pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnome-mobile Depend on proper gtk2 version. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8762679a0a4
branches:  trunk
changeset: 552946:c8762679a0a4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 12 12:44:11 2009 +0000

description:
Depend on proper gtk2 version. Bump to 2.24.1.91.

diffstat:

 meta-pkgs/gnome-mobile/Makefile |  8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diffs (23 lines):

diff -r e99be7c001e7 -r c8762679a0a4 meta-pkgs/gnome-mobile/Makefile
--- a/meta-pkgs/gnome-mobile/Makefile   Mon Jan 12 12:43:57 2009 +0000
+++ b/meta-pkgs/gnome-mobile/Makefile   Mon Jan 12 12:44:11 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2008/12/04 16:57:10 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/01/12 12:44:11 wiz Exp $
 
-DISTNAME=      gnome-mobile-2.24.1.90
+DISTNAME=      gnome-mobile-2.24.1.91
 CATEGORIES=    meta-pkgs x11 gnome
 MASTER_SITES=  # empty
 
@@ -20,9 +20,7 @@
 DEPENDS+=      glib2>=2.18.3:../../devel/glib2
 DEPENDS+=      gst-plugins0.10-base>=0.10.21:../../multimedia/gst-plugins0.10-base
 DEPENDS+=      gstreamer0.10>=0.10.21:../../multimedia/gstreamer0.10
-# too old
-#DEPENDS+=     gtk2+>=2.14.5:../../x11/gtk2
-DEPENDS+=      gtk2+>=2.14.4:../../x11/gtk2
+DEPENDS+=      gtk2+>=2.14.5:../../x11/gtk2
 DEPENDS+=      gtk-doc>=1.10:../../textproc/gtk-doc
 DEPENDS+=      intltool>=0.40.5:../../textproc/intltool
 DEPENDS+=      pango>=1.22.3:../../devel/pango



Home | Main Index | Thread Index | Old Index