From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: dev-libs/gjs/
Date: Sun, 5 Oct 2014 22:09:39 +0000 (UTC) [thread overview]
Message-ID: <1412544005.c656bf66ac13bbe263c204f37ba5dd36e39ca628.eva@gentoo> (raw)
commit: c656bf66ac13bbe263c204f37ba5dd36e39ca628
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 5 21:12:38 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 5 21:20:05 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c656bf66
dev-libs/gjs: 1.40.1-r1 → 1.42.0
---
dev-libs/gjs/{gjs-1.40.1.ebuild => gjs-1.42.0.ebuild} | 10 +++++-----
dev-libs/gjs/gjs-9999.ebuild | 11 +++++++----
2 files changed, 12 insertions(+), 9 deletions(-)
diff --git a/dev-libs/gjs/gjs-1.40.1.ebuild b/dev-libs/gjs/gjs-1.42.0.ebuild
similarity index 89%
rename from dev-libs/gjs/gjs-1.40.1.ebuild
rename to dev-libs/gjs/gjs-1.42.0.ebuild
index a2b3e58..2438d07 100644
--- a/dev-libs/gjs/gjs-1.40.1.ebuild
+++ b/dev-libs/gjs/gjs-1.42.0.ebuild
@@ -8,7 +8,7 @@ GCONF_DEBUG="no"
inherit gnome2 pax-utils virtualx
DESCRIPTION="Javascript bindings for GNOME"
-HOMEPAGE="http://live.gnome.org/Gjs"
+HOMEPAGE="https://wiki.gnome.org/Projects/Gjs"
LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
SLOT="0"
@@ -17,12 +17,12 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
>=dev-libs/glib-2.36:2
- >=dev-libs/gobject-introspection-1.39.3
+ >=dev-libs/gobject-introspection-1.41.4
- sys-libs/readline
+ sys-libs/readline:0
dev-lang/spidermonkey:24
virtual/libffi
- cairo? ( x11-libs/cairo )
+ cairo? ( x11-libs/cairo[X] )
gtk? ( x11-libs/gtk+:3 )
"
DEPEND="${RDEPEND}
@@ -33,7 +33,7 @@ DEPEND="${RDEPEND}
"
# Large amount of tests are broken even in master.
-RESTRICT="test"
+#RESTRICT="test"
src_configure() {
# FIXME: add systemtap/dtrace support, like in glib:2
diff --git a/dev-libs/gjs/gjs-9999.ebuild b/dev-libs/gjs/gjs-9999.ebuild
index 6284717..f73a8c3 100644
--- a/dev-libs/gjs/gjs-9999.ebuild
+++ b/dev-libs/gjs/gjs-9999.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} = 9999 ]]; then
fi
DESCRIPTION="Javascript bindings for GNOME"
-HOMEPAGE="http://live.gnome.org/Gjs"
+HOMEPAGE="https://wiki.gnome.org/Projects/Gjs"
LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
SLOT="0"
@@ -24,12 +24,12 @@ fi
RDEPEND="
>=dev-libs/glib-2.36:2
- >=dev-libs/gobject-introspection-1.39.3
+ >=dev-libs/gobject-introspection-1.41.4
- sys-libs/readline
+ sys-libs/readline:0
dev-lang/spidermonkey:24
virtual/libffi
- cairo? ( x11-libs/cairo )
+ cairo? ( x11-libs/cairo[X] )
gtk? ( x11-libs/gtk+:3 )
"
DEPEND="${RDEPEND}
@@ -38,6 +38,9 @@ DEPEND="${RDEPEND}
test? ( sys-apps/dbus )
"
+# Large amount of tests are broken even in master.
+#RESTRICT="test"
+
src_configure() {
# FIXME: add systemtap/dtrace support, like in glib:2
# FIXME: --enable-systemtap installs files in ${D}/${D} for some reason
next reply other threads:[~2014-10-05 22:09 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-05 22:09 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-02-23 20:37 [gentoo-commits] proj/gnome:master commit in: dev-libs/gjs/ Mart Raudsepp
2019-02-23 20:37 Mart Raudsepp
2018-09-10 21:33 Gilles Dartiguelongue
2018-03-02 17:35 Sobhan Mohammadpour
2017-12-20 23:00 Sobhan Mohammadpour
2015-06-09 13:48 Gilles Dartiguelongue
2014-12-21 13:28 Gilles Dartiguelongue
2014-04-21 22:31 Gilles Dartiguelongue
2014-04-15 22:05 Gilles Dartiguelongue
2013-12-22 23:38 Gilles Dartiguelongue
2013-11-24 22:07 Gilles Dartiguelongue
2012-09-25 15:46 Alexandre Rostovtsev
2012-09-05 15:48 Nirbheek Chauhan
2012-08-18 12:41 Priit Laes
2012-08-18 12:09 Priit Laes
2012-04-02 3:30 Alexandre Restovtsev
2012-03-31 9:14 Nirbheek Chauhan
2012-03-21 18:27 Alexandre Restovtsev
2012-03-07 0:32 Alexandre Restovtsev
2012-03-07 0:08 Alexandre Restovtsev
2012-02-27 4:47 Alexandre Restovtsev
2011-07-30 16:38 Alexandre Restovtsev
2011-04-09 16:26 Priit Laes
2011-04-09 7:04 Nirbheek Chauhan
2011-04-08 10:52 Gilles Dartiguelongue
2011-04-05 0:57 Nirbheek Chauhan
2011-04-05 0:57 Nirbheek Chauhan
2011-03-31 13:52 Nirbheek Chauhan
2011-03-12 3:19 Nirbheek Chauhan
2011-02-27 3:02 Jonathan Callen
2011-02-23 14:40 Nirbheek Chauhan
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=1412544005.c656bf66ac13bbe263c204f37ba5dd36e39ca628.eva@gentoo \
--to=eva@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