public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/cppman/
Date: Thu,  2 Dec 2021 00:46:08 +0000 (UTC)	[thread overview]
Message-ID: <1638405960.ea7c804b1bc67dd7093f0e7e376d86af7577a898.sam@gentoo> (raw)

commit:     ea7c804b1bc67dd7093f0e7e376d86af7577a898
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  2 00:45:32 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec  2 00:46:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea7c804b

app-doc/cppman: add 0.5.3

Closes: https://bugs.gentoo.org/827961
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-doc/cppman/Manifest            |  1 +
 app-doc/cppman/cppman-0.5.3.ebuild | 33 +++++++++++++++++++++++++++++++++
 app-doc/cppman/test.log            |  1 +
 3 files changed, 35 insertions(+)

diff --git a/app-doc/cppman/Manifest b/app-doc/cppman/Manifest
index eba741b397ff..29acce160997 100644
--- a/app-doc/cppman/Manifest
+++ b/app-doc/cppman/Manifest
@@ -1 +1,2 @@
 DIST cppman-0.5.1.tar.gz 3596049 BLAKE2B 0189da1413720c00c89a0685b83231aaf0c54e19c84ede164e892e7f8855b7b1ceb1baee11866fd99d150e9c031ccea88bcecdda816fb8e53d58b918a000e04a SHA512 3248d9795d3a379f13e43d5e0753f62a0412dcf3760b8dec6a176f08cb71c4983065c7d27eb15ffed4cc77264e66a3f7d9fe5757a8c7a582741751bcfd1b2fd6
+DIST cppman-0.5.3.tar.gz 3614734 BLAKE2B 3b764be07c19ad026e20f6b0f1ac6709ef0fba6042225ce53d6aeb627bc80fba4c4775f9c4d9fa7e75f5d5fbc847dffab1eecbca9f55eab0c447b9d6b9f0f401 SHA512 4e89c8e4ec4b8fb7f577ae83ac77198fb2a56f85550b9efa2b534c1e3d25f45be7932e0cfe663d51b5ff2846668022386af0b018056bcc25c5a1b2e5d32eb111

diff --git a/app-doc/cppman/cppman-0.5.3.ebuild b/app-doc/cppman/cppman-0.5.3.ebuild
new file mode 100644
index 000000000000..0366039efb90
--- /dev/null
+++ b/app-doc/cppman/cppman-0.5.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8,9,10} )
+PYTHON_REQ_USE="sqlite,threads(+)"
+DISTUTILS_SINGLE_IMPL=true
+DISTUTILS_USE_SETUPTOOLS=no
+inherit distutils-r1
+
+DESCRIPTION="C++ man pages for Linux, with source from cplusplus.com and cppreference.com"
+HOMEPAGE="https://github.com/aitjcize/cppman"
+SRC_URI="https://github.com/aitjcize/cppman/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86 ~x64-macos"
+
+RDEPEND="
+	sys-apps/groff
+	$(python_gen_cond_dep '
+		dev-python/beautifulsoup4[${PYTHON_USEDEP}]
+		dev-python/html5lib[${PYTHON_USEDEP}]
+	')
+"
+
+src_prepare() {
+	default
+
+	# Don't allow setup.py to install documentation directly
+	sed -i '\:share/doc/cppman:d' setup.py || die "sed failed"
+}

diff --git a/app-doc/cppman/test.log b/app-doc/cppman/test.log
new file mode 100644
index 000000000000..db9383193a27
--- /dev/null
+++ b/app-doc/cppman/test.log
@@ -0,0 +1 @@
+basic_ios basic_ios::bad basic_ios::~basic_ios basic_ios::clear basic_ios::copyfmt basic_ios::eof basic_ios::exceptions basic_ios::fail basic_ios::fill basic_ios::good basic_ios::imbue basic_ios::move 'basic_ios::operator!' 'basic_ios::operator bool' basic_ios::rdbuf basic_ios::set_rdbuf basic_iostream::~basic_iostream basic_iostream::basic_iostream 'basic_iostream::operator=' basic_iostream::swap basic_ios::widen ios ios::bad ios_base::event ios_base::event_callback ios_base::fmtflags ios_base::getloc ios_base::imbue ios_base::Init ios_base::ios_base ios_base::iostate ios_base::iword ios_base::openmode ios_base::pword ios_base::register_callback ios_base::seekdir ios_base::setf ios_base::unsetf ios_base::xalloc ios::~basic_ios ios::clear ios::copyfmt ios::eof ios::exceptions ios::fail ios::fill ios::good ios::imbue ios::~ios ios::move 'ios::operator!' 'ios::operator bool' ios::rdbuf ios::set_rdbuf iostream_category ios::widen resetiosflags std::basic_ios std::basic_ios::bad std::ba
 sic_ios::~basic_ios std::basic_ios::clear std::basic_ios::copyfmt std::basic_ios::eof std::basic_ios::exceptions std::basic_ios::fail std::basic_ios::fill std::basic_ios::good std::basic_ios::imbue std::basic_ios::move 'std::basic_ios::operator!' 'std::basic_ios::operator bool' std::basic_ios::rdbuf std::basic_ios::set_rdbuf std::basic_iostream::~basic_iostream std::basic_iostream::basic_iostream 'std::basic_iostream::operator=' std::basic_iostream::swap std::basic_ios::widen std::ios std::ios::bad std::ios_base::event std::ios_base::event_callback std::ios_base::fmtflags std::ios_base::getloc std::ios_base::imbue std::ios_base::Init std::ios_base::ios_base std::ios_base::iostate std::ios_base::iword std::ios_base::openmode std::ios_base::pword std::ios_base::register_callback std::ios_base::seekdir std::ios_base::setf std::ios_base::unsetf std::ios_base::xalloc std::ios::~basic_ios std::ios::clear std::ios::copyfmt std::ios::eof std::ios::exceptions std::ios::fail std::ios::fill st
 d::ios::good std::ios::imbue std::ios::~ios std::ios::move 'std::ios::operator!' 'std::ios::operator bool' std::ios::rdbuf std::ios::set_rdbuf std::iostream_category std::ios::widen std::resetiosflags std::wios std::wios::bad std::wios::~basic_ios std::wios::clear std::wios::copyfmt std::wios::eof std::wios::exceptions std::wios::fail std::wios::fill std::wios::good std::wios::imbue std::wios::move 'std::wios::operator!' 'std::wios::operator bool' std::wios::rdbuf std::wios::set_rdbuf std::wios::widen std::wios::~wios wios wios::bad wios::~basic_ios wios::clear wios::copyfmt wios::eof wios::exceptions wios::fail wios::fill wios::good wios::imbue wios::move 'wios::operator!' 'wios::operator bool' wios::rdbuf wios::set_rdbuf wios::widen wios::~wios


             reply	other threads:[~2021-12-02  0:46 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-02  0:46 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-03 11:34 [gentoo-commits] repo/gentoo:master commit in: app-doc/cppman/ Sam James
2024-06-03 11:34 Sam James
2023-12-14  8:32 Sam James
2023-04-25 21:30 Sam James
2023-04-25 20:57 Sam James
2023-04-25 13:46 Arthur Zamarin
2023-04-25 13:42 Arthur Zamarin
2022-12-28  9:39 Florian Schmaus
2022-12-28  9:39 Florian Schmaus
2022-12-28  9:39 Florian Schmaus
2022-12-15 16:10 Florian Schmaus
2021-12-02  0:46 Sam James
2020-12-04 14:35 Sam James
2020-12-04 14:35 Sam James
2020-04-05  7:18 Joonas Niilola
2020-04-05  7:18 Joonas Niilola
2020-04-05  7:18 Joonas Niilola
2017-04-21 17:36 Pacho Ramos
2017-04-21 17:36 Pacho Ramos
2016-07-07 19:48 Austin English
2016-05-29 15:30 Kristian Fiskerstrand
2016-04-26  7:15 Patrice Clement
2016-04-16 17:05 Ian Delaney
2016-04-16 17:05 Ian Delaney
2016-04-15 19:10 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1638405960.ea7c804b1bc67dd7093f0e7e376d86af7577a898.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox