pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/rhythmbox This wants gtk2+>=2.6.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0ec37fc0417
branches:  trunk
changeset: 515506:b0ec37fc0417
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Mon Jul 03 10:40:28 2006 +0000

description:
This wants gtk2+>=2.6.0.

diffstat:

 audio/rhythmbox/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c7bf787146c9 -r b0ec37fc0417 audio/rhythmbox/Makefile
--- a/audio/rhythmbox/Makefile  Mon Jul 03 09:43:44 2006 +0000
+++ b/audio/rhythmbox/Makefile  Mon Jul 03 10:40:28 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/07/02 11:32:40 drochner Exp $
+# $NetBSD: Makefile,v 1.39 2006/07/03 10:40:28 jmmv Exp $
 #
 
 DISTNAME=      rhythmbox-0.9.5
@@ -24,7 +24,7 @@
 
 GCONF2_SCHEMAS=                rhythmbox.schemas
 
-BUILDLINK_API_DEPENDS.gtk2+=           gtk2+>=2.5.4
+BUILDLINK_API_DEPENDS.gtk2+=           gtk2+>=2.6.0
 BUILDLINK_API_DEPENDS.musicbrainz+=    musicbrainz>=2.1.0
 BUILDLINK_API_DEPENDS.totem+=          {totem,totem-xine}>=1.1.5
 



Home | Main Index | Thread Index | Old Index