From: "Alexandre Restovtsev" <tetromino@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:gnome-next commit in: dev-libs/libpeas/
Date: Thu, 28 Jul 2011 09:05:36 +0000 (UTC) [thread overview]
Message-ID: <337c01c21c7f01aa85a5c7c8fbd3eabd92502d28.tetromino@gentoo> (raw)
commit: 337c01c21c7f01aa85a5c7c8fbd3eabd92502d28
Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Thu Jul 28 08:51:28 2011 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Thu Jul 28 08:51:28 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=337c01c2
dev-libs/libpeas: disable gjs support for now
Disable gjs support for now because libpeas-1.1.1 does not build against
gjs-1.29.15; see https://bugzilla.gnome.org/show_bug.cgi?id=655481.
---
dev-libs/libpeas/libpeas-1.1.1.ebuild | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/dev-libs/libpeas/libpeas-1.1.1.ebuild b/dev-libs/libpeas/libpeas-1.1.1.ebuild
index 98fa54f..7d6b9a6 100644
--- a/dev-libs/libpeas/libpeas-1.1.1.ebuild
+++ b/dev-libs/libpeas/libpeas-1.1.1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-IUSE="doc gjs +gtk glade python seed vala"
+IUSE="doc +gtk glade python seed vala" # gjs
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
@@ -27,11 +27,11 @@ fi
RDEPEND=">=dev-libs/glib-2.23.6:2
>=dev-libs/gobject-introspection-0.10.1
- gjs? ( >=dev-libs/gjs-0.7.8 )
glade? ( >=dev-util/glade-3.9.1:3.10 )
gtk? ( >=x11-libs/gtk+-2.91.1:3[introspection] )
python? ( >=dev-python/pygobject-2.28:2[introspection] )
seed? ( >=dev-libs/seed-2.91.91 )"
+ # gjs? ( >=dev-libs/gjs-0.7.8 )
DEPEND="${RDEPEND}
>=dev-util/intltool-0.40
>=sys-devel/gettext-0.17
@@ -43,7 +43,6 @@ DOCS="AUTHORS ChangeLog NEWS README"
pkg_setup() {
G2CONF="${G2CONF}
$(use_enable deprecated deprecation)
- $(use_enable gjs)
$(use_enable glade glade-catalog)
$(use_enable gtk)
$(use_enable python)
@@ -54,6 +53,8 @@ pkg_setup() {
--disable-static
--disable-maintainer-mode
--disable-gtk2-test-build"
+ # $(use_enable gjs)
+ # breaks with gjs-1.29.15; https://bugzilla.gnome.org/show_bug.cgi?id=655481
# Wtf, --disable-gcov, --enable-gcov=no, --enable-gcov, all enable gcov
# What do we do about gdb, valgrind, gcov, etc?
next reply other threads:[~2011-07-28 9:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-28 9:05 Alexandre Restovtsev [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-09-27 0:09 [gentoo-commits] proj/gnome:gnome-next commit in: dev-libs/libpeas/ Alexandre Restovtsev
2011-09-01 23:16 Alexandre Restovtsev
2011-08-22 17:32 Alexandre Restovtsev
2011-07-26 18:47 Alexandre Restovtsev
2011-07-24 21:08 Alexandre Restovtsev
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=337c01c21c7f01aa85a5c7c8fbd3eabd92502d28.tetromino@gentoo \
--to=tetromino@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