public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-cpp/castxml/
Date: Sun, 14 Mar 2021 01:34:02 +0000 (UTC)	[thread overview]
Message-ID: <1615685626.bad99a991dd41e119987f5bb058f1a268d82dd58.chymera@gentoo> (raw)

commit:     bad99a991dd41e119987f5bb058f1a268d82dd58
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Sun Mar 14 01:33:46 2021 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sun Mar 14 01:33:46 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=bad99a99

dev-cpp/castxml: version bump 0.4.3

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 dev-cpp/castxml/castxml-0.4.3.ebuild | 35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

diff --git a/dev-cpp/castxml/castxml-0.4.3.ebuild b/dev-cpp/castxml/castxml-0.4.3.ebuild
new file mode 100644
index 000000000..6fb7ac720
--- /dev/null
+++ b/dev-cpp/castxml/castxml-0.4.3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake llvm
+
+MY_PN="CastXML"
+
+DESCRIPTION="CastXML is a C-family abstract syntax tree XML output tool."
+HOMEPAGE="https://github.com/CastXML/CastXML"
+if [[ ${PV} == 9999 ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/CastXML/CastXML"
+else
+	SRC_URI="https://github.com/CastXML/CastXML/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="${RDEPEND}"
+RDEPEND="
+	dev-libs/glib:2
+	dev-libs/libxml2
+	sys-devel/llvm:=
+	sys-devel/clang:=
+"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.3.6-install-paths.patch )


             reply	other threads:[~2021-03-14  1:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-14  1:34 Horea Christian [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-14  1:32 [gentoo-commits] proj/sci:master commit in: dev-cpp/castxml/ Horea Christian
2020-12-30 20:35 Aisha Tammy
2020-12-30 20:35 Aisha Tammy
2020-12-30 20:35 Aisha Tammy
2019-04-20  5:32 Horea Christian
2019-04-01  0:30 Horea Christian
2019-04-01  0:27 Horea Christian
2019-03-31 21:13 Horea Christian

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=1615685626.bad99a991dd41e119987f5bb058f1a268d82dd58.chymera@gentoo \
    --to=horea.christ@gmail.com \
    --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