pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/gnome2-games Depend on librsvg2-gtk2, as this pa...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7f269c08391e
branches: trunk
changeset: 472227:7f269c08391e
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Tue Apr 06 15:49:36 2004 +0000
description:
Depend on librsvg2-gtk2, as this package requires the gdk-pixbuf loader
provided by it to load SVG images within some of the games. Bump revision
to 1. Closes PR pkg/25074 by Arto Huusko.
diffstat:
games/gnome2-games/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r b2a0ff28707f -r 7f269c08391e games/gnome2-games/Makefile
--- a/games/gnome2-games/Makefile Tue Apr 06 14:54:17 2004 +0000
+++ b/games/gnome2-games/Makefile Tue Apr 06 15:49:36 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2004/04/01 19:04:10 jmmv Exp $
+# $NetBSD: Makefile,v 1.31 2004/04/06 15:49:36 jmmv Exp $
DISTNAME= gnome-games-2.6.0
+PKGREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/2.6/}
EXTRACT_SUFX= .tar.bz2
@@ -10,6 +11,7 @@
COMMENT= GNOME2 games collection
DEPENDS+= gnome2-dirs>=1.5:../../misc/gnome2-dirs
+DEPENDS+= librsvg2-gtk2>=2.6.3:../../graphics/librsvg2-gtk2
CONFLICTS= xbill-[0-9]*
Home |
Main Index |
Thread Index |
Old Index