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: Sat, 20 Apr 2019 05:32:19 +0000 (UTC)	[thread overview]
Message-ID: <1555738315.1479fefbd0bfef1a5154474d0e5acf6239bf8579.chymera@gentoo> (raw)

commit:     1479fefbd0bfef1a5154474d0e5acf6239bf8579
Author:     Horea Christian <horea.christ <AT> yandex <DOT> com>
AuthorDate: Sat Apr 20 05:31:55 2019 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sat Apr 20 05:31:55 2019 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=1479fefb

dev-cpp/castxml: version bump 0.2.0

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Horea Christian <horea.christ <AT> yandex.com>

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

diff --git a/dev-cpp/castxml/castxml-0.2.0.ebuild b/dev-cpp/castxml/castxml-0.2.0.ebuild
new file mode 100644
index 000000000..cf81e7209
--- /dev/null
+++ b/dev-cpp/castxml/castxml-0.2.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils llvm
+
+MY_PN="CastXML"
+
+DESCRIPTION="CastXML is a C-family abstract syntax tree XML output tool."
+HOMEPAGE="https://github.com/CastXML/CastXML"
+SRC_URI="https://github.com/CastXML/CastXML/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="${RDEPEND}"
+RDEPEND="
+		dev-libs/glib:2
+		dev-libs/libxml2
+		sys-devel/llvm:=
+		sys-devel/clang:=
+		"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+src_test() {
+	cd "${BUILD_DIR}" || die
+	ctest -j 20
+}


             reply	other threads:[~2019-04-20 23:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-20  5:32 Horea Christian [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-14  1:34 [gentoo-commits] proj/sci:master commit in: dev-cpp/castxml/ Horea Christian
2021-03-14  1:32 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-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=1555738315.1479fefbd0bfef1a5154474d0e5acf6239bf8579.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