public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: media-video/totem/
Date: Tue,  8 Feb 2011 09:25:35 +0000 (UTC)	[thread overview]
Message-ID: <4ccb2f294f5ec68cf4bd599930279eba31bb9b3c.nirbheek@gentoo> (raw)

commit:     4ccb2f294f5ec68cf4bd599930279eba31bb9b3c
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  8 09:25:01 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Tue Feb  8 09:25:01 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4ccb2f29

media-video/totem: 2.91.5 -> 2.91.6

* Build fixes with latest gtk+:3

---
 .../{totem-2.91.5.ebuild => totem-2.91.6.ebuild}   |   10 +++++++---
 media-video/totem/totem-9999.ebuild                |   10 +++++++---
 2 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/media-video/totem/totem-2.91.5.ebuild b/media-video/totem/totem-2.91.6.ebuild
similarity index 95%
rename from media-video/totem/totem-2.91.5.ebuild
rename to media-video/totem/totem-2.91.6.ebuild
index e03cb6e..f84d8f9 100644
--- a/media-video/totem/totem-2.91.5.ebuild
+++ b/media-video/totem/totem-2.91.6.ebuild
@@ -32,7 +32,7 @@ fi
 # FIXME: Automagic tracker-0.9.0
 RDEPEND=">=dev-libs/glib-2.27.92
 	>=x11-libs/gdk-pixbuf-2.23.0
-	>=x11-libs/gtk+-2.99.2:3[introspection?]
+	>=x11-libs/gtk+-2.99.3:3[introspection?]
 	>=dev-libs/totem-pl-parser-2.32.2[introspection?]
 	>=dev-libs/libpeas-0.7.1[gtk]
 	>=x11-themes/gnome-icon-theme-2.16
@@ -137,14 +137,18 @@ pkg_setup() {
 }
 
 src_prepare() {
+	# AC_CONFIG_AUX_DIR_DEFAULT doesn't exist, and eautoreconf/aclocal fails
+	mkdir -p m4
 	gnome2_src_prepare
 
 	# Fix broken smclient option passing
 	# FIXME: File a bug for this
 	epatch "${FILESDIR}/${PN}-2.90.0-smclient-target-detection.patch"
 
-	intltoolize --force --copy --automake || die "intltoolize failed"
-	eautoreconf
+	if [[ ${PV} != 9999 ]]; then
+		intltoolize --force --copy --automake || die "intltoolize failed"
+		eautoreconf
+	fi
 
 	# disable pyc compiling
 	mv py-compile py-compile.orig

diff --git a/media-video/totem/totem-9999.ebuild b/media-video/totem/totem-9999.ebuild
index e03cb6e..f84d8f9 100644
--- a/media-video/totem/totem-9999.ebuild
+++ b/media-video/totem/totem-9999.ebuild
@@ -32,7 +32,7 @@ fi
 # FIXME: Automagic tracker-0.9.0
 RDEPEND=">=dev-libs/glib-2.27.92
 	>=x11-libs/gdk-pixbuf-2.23.0
-	>=x11-libs/gtk+-2.99.2:3[introspection?]
+	>=x11-libs/gtk+-2.99.3:3[introspection?]
 	>=dev-libs/totem-pl-parser-2.32.2[introspection?]
 	>=dev-libs/libpeas-0.7.1[gtk]
 	>=x11-themes/gnome-icon-theme-2.16
@@ -137,14 +137,18 @@ pkg_setup() {
 }
 
 src_prepare() {
+	# AC_CONFIG_AUX_DIR_DEFAULT doesn't exist, and eautoreconf/aclocal fails
+	mkdir -p m4
 	gnome2_src_prepare
 
 	# Fix broken smclient option passing
 	# FIXME: File a bug for this
 	epatch "${FILESDIR}/${PN}-2.90.0-smclient-target-detection.patch"
 
-	intltoolize --force --copy --automake || die "intltoolize failed"
-	eautoreconf
+	if [[ ${PV} != 9999 ]]; then
+		intltoolize --force --copy --automake || die "intltoolize failed"
+		eautoreconf
+	fi
 
 	# disable pyc compiling
 	mv py-compile py-compile.orig



             reply	other threads:[~2011-02-08  9:25 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-08  9:25 Nirbheek Chauhan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-21 22:35 [gentoo-commits] proj/gnome:master commit in: media-video/totem/ Nirbheek Chauhan
2011-03-12  1:15 Nirbheek Chauhan
2011-03-12  1:15 Nirbheek Chauhan
2011-03-22  1:18 Nirbheek Chauhan
2011-03-27  4:02 Nirbheek Chauhan
2011-03-29  8:35 Nirbheek Chauhan
2011-04-05  0:57 Nirbheek Chauhan
2011-04-10 18:04 Gilles Dartiguelongue
2011-04-27 22:22 Gilles Dartiguelongue
2011-05-03 16:20 Nirbheek Chauhan
2011-05-08 18:02 Gilles Dartiguelongue
2011-10-18  7:37 Alexandre Restovtsev
2011-11-03  6:13 Alexandre Restovtsev
2012-03-26  8:20 Nirbheek Chauhan
2012-04-02  9:45 Alexandre Restovtsev
2012-04-02  9:49 Alexandre Restovtsev
2012-04-08 16:06 Alexandre Restovtsev
2012-04-09  5:48 Alexandre Restovtsev
2012-04-10 21:25 Alexandre Restovtsev
2012-05-24  9:12 Alexandre Restovtsev
2012-09-10 17:19 Alexandre Rostovtsev
2012-11-02  0:13 Gilles Dartiguelongue
2012-11-09  4:20 Arun Raghavan
2012-11-09  4:46 Arun Raghavan
2012-12-24 12:46 Gilles Dartiguelongue
2013-11-14 22:52 Gilles Dartiguelongue
2013-11-28 23:50 Gilles Dartiguelongue
2013-12-12 23:20 Gilles Dartiguelongue
2014-04-20 18:17 Gilles Dartiguelongue
2014-11-23 19:37 Gilles Dartiguelongue
2014-12-01 14:02 Michał Górny
2014-12-26 21:53 Gilles Dartiguelongue
2015-05-14 22:50 Gilles Dartiguelongue
2015-06-10 10:37 Gilles Dartiguelongue
2016-03-27 21:24 Ole Reifschneider
2018-01-12 14:23 Dennis Lamm
2018-06-07 22:21 Gilles Dartiguelongue
2018-06-07 22:23 Gilles Dartiguelongue
2019-02-16 23:03 Mart Raudsepp

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=4ccb2f294f5ec68cf4bd599930279eba31bb9b3c.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