pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnome-base Fix paths for eel, librsvg, libgtop.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d922e0083366
branches:  trunk
changeset: 533534:d922e0083366
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 20 22:51:38 2007 +0000

description:
Fix paths for eel, librsvg, libgtop.

diffstat:

 meta-pkgs/gnome-base/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (29 lines):

diff -r a6c4a39fb160 -r d922e0083366 meta-pkgs/gnome-base/Makefile
--- a/meta-pkgs/gnome-base/Makefile     Thu Sep 20 22:51:00 2007 +0000
+++ b/meta-pkgs/gnome-base/Makefile     Thu Sep 20 22:51:38 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2007/09/19 23:59:55 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2007/09/20 22:51:38 wiz Exp $
 
 DISTNAME=      gnome-base-2.18.1
 CATEGORIES=    meta-pkgs x11 gnome
@@ -48,8 +48,8 @@
 DEPENDS+=      gnome-icon-theme>=2.18.0:../../graphics/gnome-icon-theme
 DEPENDS+=      libgnomeprint>=2.18.0:../../print/libgnomeprint
 DEPENDS+=      libgnomeprintui>=2.18.0:../../print/libgnomeprintui
-DEPENDS+=      libgtop2>=2.14.2:../../sysutils/libgtop2
-DEPENDS+=      librsvg2>=2.16.0:../../graphics/librsvg2
+DEPENDS+=      libgtop>=2.14.2:../../sysutils/libgtop
+DEPENDS+=      librsvg>=2.16.0:../../graphics/librsvg
 DEPENDS+=      libxklavier>=3.0:../../x11/libxklavier
 DEPENDS+=      libsoup-devel>=2.2.96:../../net/libsoup-devel
 DEPENDS+=      libwnck>=2.18.0:../../devel/libwnck
@@ -59,7 +59,7 @@
 DEPENDS+=      scrollkeeper>=0.3.14:../../textproc/scrollkeeper
 DEPENDS+=      gnome-desktop>=2.18.1:../../x11/gnome-desktop
 DEPENDS+=      gnome-menus>=2.18.0:../../sysutils/gnome-menus
-DEPENDS+=      eel2>=2.18.0.1:../../devel/eel2
+DEPENDS+=      eel>=2.18.0.1:../../devel/eel
 DEPENDS+=      nautilus>=2.18.1:../../sysutils/nautilus
 DEPENDS+=      metacity>=2.18.2:../../wm/metacity
 DEPENDS+=      gstreamer0.10>=0.10.12:../../multimedia/gstreamer0.10



Home | Main Index | Thread Index | Old Index