From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: dev-libs/libpeas/
Date: Wed, 16 Mar 2011 21:59:40 +0000 (UTC) [thread overview]
Message-ID: <7a8ba592ba387badd2a585298a0977bab7bc2fc6.nirbheek@gentoo> (raw)
commit: 7a8ba592ba387badd2a585298a0977bab7bc2fc6
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 16 21:50:13 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Mar 16 21:58:18 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=7a8ba592
dev-libs/libpeas: fix bug 359169, partly fix tests
---
dev-libs/libpeas/libpeas-0.7.4.ebuild | 14 +++++++++-----
1 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/dev-libs/libpeas/libpeas-0.7.4.ebuild b/dev-libs/libpeas/libpeas-0.7.4.ebuild
index 40666a7..08dbcfe 100644
--- a/dev-libs/libpeas/libpeas-0.7.4.ebuild
+++ b/dev-libs/libpeas/libpeas-0.7.4.ebuild
@@ -8,7 +8,7 @@ GNOME2_LA_PUNT="yes"
PYTHON_DEPEND="python? 2:2.5"
WANT_AUTOMAKE="1.11"
-inherit gnome2 python
+inherit gnome2 python virtualx
DESCRIPTION="A GObject plugins library"
HOMEPAGE="http://www.gnome.org/"
@@ -46,9 +46,13 @@ pkg_setup() {
VALAC=$(type -P valac-0.12)
--disable-static
--disable-maintainer-mode
- --disable-gtk2-test-build
- --disable-gdb
- --disable-valgrind
- --disable-gcov"
+ --disable-gtk2-test-build"
+ # Wtf, --disable-gcov, --enable-gcov=no, --enable-gcov, all enable gcov
# What do we do about gdb, valgrind, gcov, etc?
}
+
+src_test() {
+ # Tests need X
+ # FIXME: Tests fail!
+ Xemake check || die
+}
next reply other threads:[~2011-03-16 21:59 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-16 21:59 Nirbheek Chauhan [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-09 13:49 [gentoo-commits] proj/gnome:master commit in: dev-libs/libpeas/ Gilles Dartiguelongue
2015-05-14 22:50 Gilles Dartiguelongue
2015-05-10 17:20 Gilles Dartiguelongue
2014-12-22 21:10 Gilles Dartiguelongue
2014-11-25 22:07 Michał Górny
2014-11-25 21:08 Michał Górny
2014-11-23 13:07 Remi Cardona
2014-10-27 0:04 Gilles Dartiguelongue
2014-10-11 16:43 Gilles Dartiguelongue
2014-04-20 13:54 Gilles Dartiguelongue
2013-11-25 23:15 Gilles Dartiguelongue
2012-12-17 11:12 Alexandre Rostovtsev
2012-04-08 16:41 Alexandre Restovtsev
2012-02-27 4:47 Alexandre Restovtsev
2011-10-09 21:38 Alexandre Restovtsev
2011-06-15 16:06 Nirbheek Chauhan
2011-04-10 18:04 Gilles Dartiguelongue
2011-04-08 5:29 Nirbheek Chauhan
2011-04-05 0:57 Nirbheek Chauhan
2011-03-25 4:56 Nirbheek Chauhan
2011-03-12 3:12 Nirbheek Chauhan
2011-02-23 14:40 Nirbheek Chauhan
2011-02-19 8:33 Priit Laes
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=7a8ba592ba387badd2a585298a0977bab7bc2fc6.nirbheek@gentoo \
--to=nirbheek@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