public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/rhythmbox: ChangeLog rhythmbox-2.97.ebuild
@ 2012-12-22 19:19 Denis Dupeyron (calchan)
  0 siblings, 0 replies; 3+ messages in thread
From: Denis Dupeyron (calchan) @ 2012-12-22 19:19 UTC (permalink / raw
  To: gentoo-commits

calchan     12/12/22 19:19:07

  Modified:             ChangeLog rhythmbox-2.97.ebuild
  Log:
  Fixed missing dependency on media-libs/libdiscid when using musicbrainz.
  
  (Portage version: 2.1.11.38/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.228                media-sound/rhythmbox/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.228&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.228&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?r1=1.227&r2=1.228

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v
retrieving revision 1.227
retrieving revision 1.228
diff -u -r1.227 -r1.228
--- ChangeLog	20 Dec 2012 15:58:46 -0000	1.227
+++ ChangeLog	22 Dec 2012 19:19:07 -0000	1.228
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/rhythmbox
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.227 2012/12/20 15:58:46 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.228 2012/12/22 19:19:07 calchan Exp $
+
+  22 Dec 2012; Denis Dupeyron <calchan@gentoo.org> rhythmbox-2.97.ebuild:
+  Fixed missing dependency on media-libs/libdiscid when using musicbrainz.
 
   20 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
   rhythmbox-0.12.8-r1.ebuild, rhythmbox-0.13.3.ebuild, rhythmbox-2.97.ebuild,



1.8                  media-sound/rhythmbox/rhythmbox-2.97.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild?r1=1.7&r2=1.8

Index: rhythmbox-2.97.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- rhythmbox-2.97.ebuild	20 Dec 2012 15:58:46 -0000	1.7
+++ rhythmbox-2.97.ebuild	22 Dec 2012 19:19:07 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 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.7 2012/12/20 15:58:46 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild,v 1.8 2012/12/22 19:19:07 calchan Exp $
 
 EAPI="4"
 GNOME2_LA_PUNT="yes"
@@ -56,6 +56,7 @@
 	libnotify? ( >=x11-libs/libnotify-0.7.0 )
 	lirc? ( app-misc/lirc )
 	musicbrainz? (
+		media-libs/libdiscid
 		|| ( >=media-libs/musicbrainz-4.0.0:4
 		     >=media-libs/musicbrainz-3.0.2:3 )
 		gnome-base/gconf:2 )





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-sound/rhythmbox: ChangeLog rhythmbox-2.97.ebuild
@ 2013-01-07 22:18 Denis Dupeyron (calchan)
  0 siblings, 0 replies; 3+ messages in thread
From: Denis Dupeyron (calchan) @ 2013-01-07 22:18 UTC (permalink / raw
  To: gentoo-commits

calchan     13/01/07 22:18:09

  Modified:             ChangeLog rhythmbox-2.97.ebuild
  Log:
  Prevent rhythmbox from linking against a webkit-gtk which itself is linked against gstreamer 1.0.
  
  (Portage version: 2.1.11.38/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.237                media-sound/rhythmbox/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.237&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.237&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?r1=1.236&r2=1.237

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v
retrieving revision 1.236
retrieving revision 1.237
diff -u -r1.236 -r1.237
--- ChangeLog	6 Jan 2013 09:57:06 -0000	1.236
+++ ChangeLog	7 Jan 2013 22:18:09 -0000	1.237
@@ -1,6 +1,10 @@
 # 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.236 2013/01/06 09:57:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.237 2013/01/07 22:18:09 calchan Exp $
+
+  07 Jan 2013; Denis Dupeyron <calchan@gentoo.org> rhythmbox-2.97.ebuild:
+  Prevent rhythmbox from linking against a webkit-gtk which itself is linked
+  against gstreamer 1.0.
 
   06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> rhythmbox-2.97.ebuild,
   rhythmbox-2.98.ebuild:



1.14                 media-sound/rhythmbox/rhythmbox-2.97.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild?r1=1.13&r2=1.14

Index: rhythmbox-2.97.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- rhythmbox-2.97.ebuild	6 Jan 2013 09:57:06 -0000	1.13
+++ rhythmbox-2.97.ebuild	7 Jan 2013 22:18:09 -0000	1.14
@@ -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.13 2013/01/06 09:57:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild,v 1.14 2013/01/07 22:18:09 calchan Exp $
 
 EAPI="4"
 GNOME2_LA_PUNT="yes"
@@ -52,7 +52,7 @@
 		>=net-libs/libdmapsharing-2.9.11:3.0
 		>=net-dns/avahi-0.6 )
 	gnome-keyring? ( >=gnome-base/gnome-keyring-0.4.9 )
-	html? ( >=net-libs/webkit-gtk-1.3.9:3 )
+	html? ( <net-libs/webkit-gtk-1.10:3 )
 	libnotify? ( >=x11-libs/libnotify-0.7.0 )
 	lirc? ( app-misc/lirc )
 	musicbrainz? (
@@ -90,7 +90,7 @@
 		gnome-keyring? ( dev-python/gnome-keyring-python )
 		webkit? (
 			dev-python/mako
-			>=net-libs/webkit-gtk-1.3.9:3[introspection] ) )
+			<net-libs/webkit-gtk-1.10:3[introspection] ) )
 "
 DEPEND="${COMMON_DEPEND}
 	virtual/pkgconfig





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-sound/rhythmbox: ChangeLog rhythmbox-2.97.ebuild
@ 2013-01-08  3:27 Denis Dupeyron (calchan)
  0 siblings, 0 replies; 3+ messages in thread
From: Denis Dupeyron (calchan) @ 2013-01-08  3:27 UTC (permalink / raw
  To: gentoo-commits

calchan     13/01/08 03:27:22

  Modified:             ChangeLog rhythmbox-2.97.ebuild
  Log:
  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)

Revision  Changes    Path
1.238                media-sound/rhythmbox/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.238&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.238&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?r1=1.237&r2=1.238

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v
retrieving revision 1.237
retrieving revision 1.238
diff -u -r1.237 -r1.238
--- ChangeLog	7 Jan 2013 22:18:09 -0000	1.237
+++ ChangeLog	8 Jan 2013 03:27:22 -0000	1.238
@@ -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



1.15                 media-sound/rhythmbox/rhythmbox-2.97.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild?r1=1.14&r2=1.15

Index: rhythmbox-2.97.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- rhythmbox-2.97.ebuild	7 Jan 2013 22:18:09 -0000	1.14
+++ rhythmbox-2.97.ebuild	8 Jan 2013 03:27:22 -0000	1.15
@@ -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 @@
 		>=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 )





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-08  3:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-07 22:18 [gentoo-commits] gentoo-x86 commit in media-sound/rhythmbox: ChangeLog rhythmbox-2.97.ebuild Denis Dupeyron (calchan)
  -- strict thread matches above, loose matches on Subject: below --
2013-01-08  3:27 Denis Dupeyron (calchan)
2012-12-22 19:19 Denis Dupeyron (calchan)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox