From: "Benda XU" <heroxbd@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/CppHeaderParser/
Date: Sun, 24 Jan 2021 07:43:38 +0000 (UTC) [thread overview]
Message-ID: <1611474182.0f360e0c20f1583548be57928a5388a38cdbb9fb.heroxbd@gentoo> (raw)
commit: 0f360e0c20f1583548be57928a5388a38cdbb9fb
Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 21 14:33:07 2021 +0000
Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 07:43:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f360e0c
dev-python/CppHeaderParser: Parse C++ header files
generate a data structure
Suggested-by: Yiyang Wu <xgreenlandforwyy <AT> gmail.com>
Suggested-by: Wilfried Holzke <gentoo <AT> holzke.net>
Bug: https://bugs.gentoo.org/650804
Bug: https://github.com/gentoo/gentoo/pull/10724
Package-Manager: Portage-3.0.12, Repoman-3.0.1
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
| 19 +++++++++++++++++++
| 1 +
| 16 ++++++++++++++++
3 files changed, 36 insertions(+)
--git a/dev-python/CppHeaderParser/CppHeaderParser-2.7.4.ebuild b/dev-python/CppHeaderParser/CppHeaderParser-2.7.4.ebuild
new file mode 100644
index 00000000000..5c10dae1bfd
--- /dev/null
+++ b/dev-python/CppHeaderParser/CppHeaderParser-2.7.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Parse C++ header files and generate a data structure"
+HOMEPAGE="https://senexcanis.com/open-source/cppheaderparser"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="dev-python/ply"
+
+DEPEND="${RDEPEND}"
--git a/dev-python/CppHeaderParser/Manifest b/dev-python/CppHeaderParser/Manifest
new file mode 100644
index 00000000000..72f0f699084
--- /dev/null
+++ b/dev-python/CppHeaderParser/Manifest
@@ -0,0 +1 @@
+DIST CppHeaderParser-2.7.4.tar.gz 54445 BLAKE2B a089df97dcb9aed7821614bf354d0fcadd67dfb387bf5873c585683401d531e465bc05631147b4d5c5b47fe93eecbab1faa34fb517bb92bca6d6c39e07c316b9 SHA512 223550add1e391eb535d1b8be08a54b9d6fe97ca6dbfc54407cdc17a5530a91ef6be4ac920d6841b9f479bcbd6c823512b08565ad433f62a87e993cf393932a2
--git a/dev-python/CppHeaderParser/metadata.xml b/dev-python/CppHeaderParser/metadata.xml
new file mode 100644
index 00000000000..9ee39c7e2c1
--- /dev/null
+++ b/dev-python/CppHeaderParser/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>candrews@gentoo.org</email>
+ <name>Craig Andrews</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>gentoo@holzke.net</email>
+ <name>Wilfried Holzke</name>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2021-01-24 7:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-24 7:43 Benda XU [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-02-06 9:27 [gentoo-commits] repo/gentoo:master commit in: dev-python/CppHeaderParser/ Michał Górny
2021-06-05 15:10 Andrew Ammerlaan
2022-05-18 10:47 Andrew Ammerlaan
2023-01-31 16:58 Michał Górny
2023-03-17 15:21 Michał Górny
2023-11-13 14:49 Andrew Ammerlaan
2024-06-27 20:24 Arthur Zamarin
2024-11-22 19:30 Michał Górny
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=1611474182.0f360e0c20f1583548be57928a5388a38cdbb9fb.heroxbd@gentoo \
--to=heroxbd@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