summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Dupeyron <calchan@gentoo.org>2013-01-08 03:27:22 +0000
committerDenis Dupeyron <calchan@gentoo.org>2013-01-08 03:27:22 +0000
commit26bc7d5cc4a279335de66a7eb42d7dab60e77f1f (patch)
treecbbcad50fe0204ae7b634cab2dcf8c41178cfb6c /media-sound/rhythmbox
parentVersion bump. Migrate to distutils-r1. (diff)
downloadgentoo-2-26bc7d5cc4a279335de66a7eb42d7dab60e77f1f.tar.gz
gentoo-2-26bc7d5cc4a279335de66a7eb42d7dab60e77f1f.tar.bz2
gentoo-2-26bc7d5cc4a279335de66a7eb42d7dab60e77f1f.zip
Only build against brasero-3.4* with USE=cdr, because older is too old and more recent links against gstreamer 1.0 which conflicts with rhythmbox being built against gstreamer 0.10.
(Portage version: 2.1.11.38/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-sound/rhythmbox')
-rw-r--r--media-sound/rhythmbox/ChangeLog7
-rw-r--r--media-sound/rhythmbox/rhythmbox-2.97.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/media-sound/rhythmbox/ChangeLog b/media-sound/rhythmbox/ChangeLog
index 5466e0b30805..6b31fe32c023 100644
--- a/media-sound/rhythmbox/ChangeLog
+++ b/media-sound/rhythmbox/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/rhythmbox
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.237 2013/01/07 22:18:09 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.238 2013/01/08 03:27:22 calchan Exp $
+
+ 08 Jan 2013; Denis Dupeyron <calchan@gentoo.org> rhythmbox-2.97.ebuild:
+ Only build against brasero-3.4* with USE=cdr, because older is too old and
+ more recent links against gstreamer 1.0 which conflicts with rhythmbox being
+ built against gstreamer 0.10.
07 Jan 2013; Denis Dupeyron <calchan@gentoo.org> rhythmbox-2.97.ebuild:
Prevent rhythmbox from linking against a webkit-gtk which itself is linked
diff --git a/media-sound/rhythmbox/rhythmbox-2.97.ebuild b/media-sound/rhythmbox/rhythmbox-2.97.ebuild
index cf73fa751cc7..b6d173eea9eb 100644
--- a/media-sound/rhythmbox/rhythmbox-2.97.ebuild
+++ b/media-sound/rhythmbox/rhythmbox-2.97.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild,v 1.14 2013/01/07 22:18:09 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild,v 1.15 2013/01/08 03:27:22 calchan Exp $
EAPI="4"
GNOME2_LA_PUNT="yes"
@@ -47,7 +47,7 @@ COMMON_DEPEND=">=dev-libs/glib-2.28.0:2
>=media-libs/clutter-gst-1.0:1.0
>=media-libs/clutter-gtk-1.0:1.0
>=x11-libs/mx-1.0.1:1.0 )
- cdr? ( >=app-cdr/brasero-2.91.90 )
+ cdr? ( =app-cdr/brasero-3.4* )
daap? (
>=net-libs/libdmapsharing-2.9.11:3.0
>=net-dns/avahi-0.6 )