From: "Kenton Groombridge" <concord@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gpp/
Date: Sat, 7 May 2022 20:09:31 +0000 (UTC) [thread overview]
Message-ID: <1651954123.384ab478ab2bd304e8ebd026dd3f2937e10cde3b.concord@gentoo> (raw)
commit: 384ab478ab2bd304e8ebd026dd3f2937e10cde3b
Author: Kenton Groombridge <concord <AT> gentoo <DOT> org>
AuthorDate: Sat May 7 20:03:19 2022 +0000
Commit: Kenton Groombridge <concord <AT> gentoo <DOT> org>
CommitDate: Sat May 7 20:08:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=384ab478
dev-util/gpp: new package, add 2.27
Signed-off-by: Kenton Groombridge <concord <AT> gentoo.org>
dev-util/gpp/Manifest | 1 +
dev-util/gpp/gpp-2.27.ebuild | 19 +++++++++++++++++++
dev-util/gpp/metadata.xml | 20 ++++++++++++++++++++
3 files changed, 40 insertions(+)
diff --git a/dev-util/gpp/Manifest b/dev-util/gpp/Manifest
new file mode 100644
index 000000000000..74c6937996be
--- /dev/null
+++ b/dev-util/gpp/Manifest
@@ -0,0 +1 @@
+DIST gpp-2.27.tar.gz 66226 BLAKE2B 18490dae11fa295c6a038c6de86919a9b37a10c6008490bd554f11e52916e92e80238bb858c799fa1345419a56b37f9f817cd9c8d0fe221bd8c51b3d12245fb1 SHA512 ad7eaf89796208668143c160bfe764d5b38fb734dfa29869d2b222ce4c1982e8f5eef679960645de51c7d4fda6a18cac4ded55334a62cd16698a42b89aebf71e
diff --git a/dev-util/gpp/gpp-2.27.ebuild b/dev-util/gpp/gpp-2.27.ebuild
new file mode 100644
index 000000000000..1c1ee3e1352f
--- /dev/null
+++ b/dev-util/gpp/gpp-2.27.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="A generic preprocessor"
+HOMEPAGE="https://logological.org/gpp https://github.com/logological/gpp"
+SRC_URI="https://github.com/logological/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+src_prepare() {
+ default
+ eautoreconf
+}
diff --git a/dev-util/gpp/metadata.xml b/dev-util/gpp/metadata.xml
new file mode 100644
index 000000000000..0f9b22bb6e66
--- /dev/null
+++ b/dev-util/gpp/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <name>Kenton Groombridge</name>
+ <email>concord@gentoo.org</email>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">logological/gpp</remote-id>
+ <bugs-to>https://github.com/logological/gpp/issues</bugs-to>
+ </upstream>
+ <longdescription>
+ GPP is a general-purpose preprocessor with customizable syntax, suitable for
+ a wide range of preprocessing tasks. Its independence from any one
+ programming language makes it much more versatile than the C preprocessor
+ (cpp), while its syntax is lighter and more flexible than that of GNU m4.
+ There are built-in macros for use with C/C++, LaTeX, HTML, XHTML, and Prolog
+ files.
+ </longdescription>
+</pkgmetadata>
next reply other threads:[~2022-05-07 20:09 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-07 20:09 Kenton Groombridge [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-23 0:53 [gentoo-commits] repo/gentoo:master commit in: dev-util/gpp/ Sam James
2022-08-23 0:53 Sam James
2022-08-30 8:27 Jakov Smolić
2022-10-12 20:02 Arthur Zamarin
2022-10-12 20:03 Arthur Zamarin
2022-11-22 18:30 Arthur Zamarin
2022-11-22 18:30 Arthur Zamarin
2022-11-22 18:32 Arthur Zamarin
2022-11-22 18:32 Arthur Zamarin
2022-11-22 18:37 Sam James
2022-11-22 20:39 Sam James
2024-06-20 22:24 Kenton Groombridge
2024-09-27 2:00 Kenton Groombridge
2024-09-27 2:00 Kenton Groombridge
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=1651954123.384ab478ab2bd304e8ebd026dd3f2937e10cde3b.concord@gentoo \
--to=concord@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