public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libcxml/
Date: Thu,  2 Mar 2017 17:36:33 +0000 (UTC)	[thread overview]
Message-ID: <1488476140.789a73fdae3a3479882891bafa04190786a22fbe.xmw@gentoo> (raw)

commit:     789a73fdae3a3479882891bafa04190786a22fbe
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  2 15:06:09 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu Mar  2 17:35:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=789a73fd

dev-libs/libcxml: Activate tests, discard bundled waf buildsystem.

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-libs/libcxml/libcxml-0.15.1.ebuild | 15 ++++++++++++++-
 dev-libs/libcxml/libcxml-0.15.4.ebuild | 15 ++++++++++++++-
 2 files changed, 28 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libcxml/libcxml-0.15.1.ebuild b/dev-libs/libcxml/libcxml-0.15.1.ebuild
index e026d6e5630..b61caadfceb 100644
--- a/dev-libs/libcxml/libcxml-0.15.1.ebuild
+++ b/dev-libs/libcxml/libcxml-0.15.1.ebuild
@@ -18,6 +18,19 @@ IUSE=""
 
 RDEPEND="dev-cpp/libxmlpp:2.6
 	dev-libs/boost"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+	dev-util/waf
+	virtual/pkgconfig"
 
 PATCHES=( "${FILESDIR}"/${PN}-0.15.1-respect-cxxflags.patch )
+
+src_prepare() {
+	rm -v waf || die
+	export WAF_BINARY="${EROOT}usr/bin/waf"
+
+	default
+}
+
+src_test() {
+	./run-tests.sh || die
+}

diff --git a/dev-libs/libcxml/libcxml-0.15.4.ebuild b/dev-libs/libcxml/libcxml-0.15.4.ebuild
index e026d6e5630..b61caadfceb 100644
--- a/dev-libs/libcxml/libcxml-0.15.4.ebuild
+++ b/dev-libs/libcxml/libcxml-0.15.4.ebuild
@@ -18,6 +18,19 @@ IUSE=""
 
 RDEPEND="dev-cpp/libxmlpp:2.6
 	dev-libs/boost"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+	dev-util/waf
+	virtual/pkgconfig"
 
 PATCHES=( "${FILESDIR}"/${PN}-0.15.1-respect-cxxflags.patch )
+
+src_prepare() {
+	rm -v waf || die
+	export WAF_BINARY="${EROOT}usr/bin/waf"
+
+	default
+}
+
+src_test() {
+	./run-tests.sh || die
+}


             reply	other threads:[~2017-03-02 17:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-02 17:36 Michael Weber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-03-04 11:24 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libcxml/ Michael Weber
2017-09-29  6:15 Michael Weber
2019-01-27 11:05 Pacho Ramos
2019-01-27 11:05 Pacho Ramos
2019-03-20 20:27 Aaron Bauman

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=1488476140.789a73fdae3a3479882891bafa04190786a22fbe.xmw@gentoo \
    --to=xmw@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