diff options
author | jmmv <jmmv> | 2003-05-30 16:19:50 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-05-30 16:19:50 +0000 |
commit | 7b047a9659f80ab942148762bac68f1f05f831c5 (patch) | |
tree | abbeb5b6ec485fcd8842a7aebf8710503dfb083c /games | |
parent | 3331742a40d6609a4e060c8c2af64a55961d6140 (diff) | |
download | pkgsrc-7b047a9659f80ab942148762bac68f1f05f831c5.tar.gz |
Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle
the shared share/mime-info directory. Bump PKGREVISION.
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome-chess/Makefile | 6 | ||||
-rw-r--r-- | games/gnome-chess/PLIST | 3 | ||||
-rw-r--r-- | games/gnome-games/Makefile | 5 | ||||
-rw-r--r-- | games/gnome-games/PLIST | 3 | ||||
-rw-r--r-- | games/gnome2-games/Makefile | 5 | ||||
-rw-r--r-- | games/gnome2-games/PLIST | 3 |
6 files changed, 16 insertions, 9 deletions
diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index 885740e0f29..33ceef02fbe 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2003/05/05 16:27:49 jmmv Exp $ +# $NetBSD: Makefile,v 1.20 2003/05/30 16:19:57 jmmv Exp $ DISTNAME= gnome-chess-0.3.3 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-chess/0.3/} @@ -9,6 +9,8 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://arcavia.com/rd/gnome-chess/ COMMENT= GNOME\'s graphical interface for playing chess +DEPENDS+= gnome1-dirs>=1.2:../../misc/gnome1-dirs + USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes USE_X11BASE= yes diff --git a/games/gnome-chess/PLIST b/games/gnome-chess/PLIST index 2b370a84e71..7a4a3bfb04e 100644 --- a/games/gnome-chess/PLIST +++ b/games/gnome-chess/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2003/02/18 14:55:58 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.5 2003/05/30 16:19:57 jmmv Exp $ bin/gnome-chess share/gnome-chess/glade/level.glade share/gnome-chess/glade/login.glade @@ -72,6 +72,7 @@ share/pixmaps/gnome-chess/start.png @dirrm share/pixmaps/gnome-chess @dirrm share/omf/gnome-chess @comment in scrollkeeper: @dirrm share/omf +@comment in gnome-dirs: @dirrm share/mime-info @dirrm share/gnome/help/gnome-chess-manual/C/stylesheet-images @dirrm share/gnome/help/gnome-chess-manual/C/figures @dirrm share/gnome/help/gnome-chess-manual/C diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 3de89d8fc23..d498e4a86eb 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2003/05/05 16:27:49 jmmv Exp $ +# $NetBSD: Makefile,v 1.52 2003/05/30 16:19:57 jmmv Exp $ DISTNAME= gnome-games-1.4.0.4 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/1.4/}\ ${MASTER_SITE_LOCAL} @@ -13,6 +13,7 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME games collection +DEPENDS+= gnome1-dirs>=1.2:../../misc/gnome1-dirs BUILD_USES_MSGFMT= YES BUILD_USES_GETTEXT_M4= YES diff --git a/games/gnome-games/PLIST b/games/gnome-games/PLIST index e08f1cc07a6..ffc0d482d9e 100644 --- a/games/gnome-games/PLIST +++ b/games/gnome-games/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2002/07/17 22:21:38 rh Exp $ +@comment $NetBSD: PLIST,v 1.8 2003/05/30 16:19:57 jmmv Exp $ bin/ctali bin/freecell bin/gataxx @@ -1045,6 +1045,7 @@ share/xbill/pixmaps/wingdows.xpm @dirrm share/pixmaps/cards/backs @dirrm share/pixmaps/cards @dirrm share/omf/gnome-games +@comment in gnome-dirs: @dirrm share/mime-info @exec ${MKDIR} %D/share/gnome/help/same-gnome/ru/stylesheet-images @dirrm share/gnome/help/same-gnome/ru/stylesheet-images @exec ${MKDIR} %D/share/gnome/help/same-gnome/ru/figures diff --git a/games/gnome2-games/Makefile b/games/gnome2-games/Makefile index 4ce8f82ca9c..ca45712b601 100644 --- a/games/gnome2-games/Makefile +++ b/games/gnome2-games/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2003/05/02 11:54:57 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/05/30 16:19:58 jmmv Exp $ DISTNAME= gnome-games-2.2.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/2.2/} EXTRACT_SUFX= .tar.bz2 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME2 games collection BUILD_USES_MSGFMT= yes +DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs CONFLICTS= xbill-[0-9]* diff --git a/games/gnome2-games/PLIST b/games/gnome2-games/PLIST index 71f367ba7bc..94d95359322 100644 --- a/games/gnome2-games/PLIST +++ b/games/gnome2-games/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2003/05/01 11:21:25 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/05/30 16:19:58 jmmv Exp $ bin/ctali bin/freecell bin/gataxx @@ -714,6 +714,7 @@ share/xbill/pixmaps/wingdows.xpm @dirrm share/pixmaps/cards/backs @dirrm share/pixmaps/cards @dirrm share/omf/gnome-games +@comment in gnome-dirs: @dirrm share/mime-info @dirrm share/gnome/help/xbill/C/figures @dirrm share/gnome/help/xbill/C @dirrm share/gnome/help/xbill |