summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authormycroft <mycroft>2000-11-09 19:46:10 +0000
committermycroft <mycroft>2000-11-09 19:46:10 +0000
commitffded69ce06d6a69e33424eb48b1c080ca6c2347 (patch)
tree32d767363273088eb8fed82781c4572f915606d3 /games
parentafedcee256931ca2d0ec032e3a90a36585162f6a (diff)
downloadpkgsrc-ffded69ce06d6a69e33424eb48b1c080ca6c2347.tar.gz
Make this actually build.
Put the locale files in the right place, and add them to the PLIST.
Diffstat (limited to 'games')
-rw-r--r--games/gnome-games/Makefile18
-rw-r--r--games/gnome-games/files/patch-sum3
-rw-r--r--games/gnome-games/patches/patch-ad13
-rw-r--r--games/gnome-games/pkg/PLIST29
4 files changed, 57 insertions, 6 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index 86d145723f8..e33564c0a72 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2000/11/02 03:25:33 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2000/11/09 19:46:10 mycroft Exp $
DISTNAME= gnome-games-1.2.0
CATEGORIES= games gnome
@@ -7,21 +7,31 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-games/}
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gnome.org/
+BUILD_DEPENDS+= autoreconf:../../devel/autoconf
+BUILD_DEPENDS+= automake:../../devel/automake
DEPENDS+= gnome-core-*:../../x11/gnome-core
# Required for ports which don't build "libgtop".
DEPENDS+= guile-[0-9]*:../../lang/guile
DEPENDS+= xbill-*:../../games/xbill
-GNU_CONFIGURE= # defined
-CONFIGURE_ARGS= --localstatedir=/var
-
+USE_GMAKE= # defined
USE_X11BASE= # defined
USE_CURSES= # defined
USE_LIBTOOL= # defined
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+GNU_CONFIGURE= # defined
+CONFIGURE_ARGS= --localstatedir=/var
+
INSTALL_FILE= ${WRKDIR}/INSTALL
+AUTOGEN_ENV= NOCONFIGURE=1
+AUTOGEN_ENV+= srcdir=${WRKSRC}
+
+pre-configure:
+ #cd ${WRKSRC} && ${MV} -f aclocal.m4 acinclude.m4
+ cd ${WRKSRC} && ${SETENV} ${AUTOGEN_ENV} ${SH} macros/autogen.sh
+
post-build:
${SED} -e 's#@@INSTALL@@#${INSTALL}#' \
${PKGDIR}/INSTALL >${INSTALL_FILE}
diff --git a/games/gnome-games/files/patch-sum b/games/gnome-games/files/patch-sum
index 5d17d78bd44..1eee86ce43b 100644
--- a/games/gnome-games/files/patch-sum
+++ b/games/gnome-games/files/patch-sum
@@ -1,5 +1,6 @@
-$NetBSD: patch-sum,v 1.4 2000/06/27 08:30:48 tron Exp $
+$NetBSD: patch-sum,v 1.5 2000/11/09 19:46:11 mycroft Exp $
MD5 (patch-aa) = 6f2f6b5422629a8968dc462cbdd1b9ec
MD5 (patch-ab) = e21bc6ba9a3c999c4b7defd969c7fce2
MD5 (patch-ac) = 3edf07e8535675ce6fe4a11e84735b29
+MD5 (patch-ad) = 9dbabff7c6838506efd88d2ab5f03696
diff --git a/games/gnome-games/patches/patch-ad b/games/gnome-games/patches/patch-ad
new file mode 100644
index 00000000000..d69d5af002f
--- /dev/null
+++ b/games/gnome-games/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1 2000/11/09 19:46:11 mycroft Exp $
+
+--- aclocal.m4.orig Sun May 21 23:56:34 2000
++++ aclocal.m4 Thu Nov 9 18:58:34 2000
+@@ -1594,7 +1594,7 @@
+ [CATOBJEXT=.gmo
+ DATADIRNAME=share],
+ [CATOBJEXT=.mo
+- DATADIRNAME=lib])
++ DATADIRNAME=share])
+ INSTOBJEXT=.mo
+ fi
+ fi
diff --git a/games/gnome-games/pkg/PLIST b/games/gnome-games/pkg/PLIST
index 4aba2ddf92b..0abc1f76ea7 100644
--- a/games/gnome-games/pkg/PLIST
+++ b/games/gnome-games/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2000/06/25 17:21:04 rh Exp $
+@comment $NetBSD: PLIST,v 1.4 2000/11/09 19:46:11 mycroft Exp $
bin/GnomeScott
bin/ctali
bin/freecell
@@ -187,6 +187,33 @@ share/gturing/examples/bin2dec.tur
share/gturing/examples/dashnumbers.tur
share/gturing/examples/dec2bin.tur
share/gturing/examples/subst.tur
+share/locale/cs/LC_MESSAGES/gnome-games.mo
+share/locale/da/LC_MESSAGES/gnome-games.mo
+share/locale/de/LC_MESSAGES/gnome-games.mo
+share/locale/el/LC_MESSAGES/gnome-games.mo
+share/locale/en_GB/LC_MESSAGES/gnome-games.mo
+share/locale/es/LC_MESSAGES/gnome-games.mo
+share/locale/et/LC_MESSAGES/gnome-games.mo
+share/locale/fi/LC_MESSAGES/gnome-games.mo
+share/locale/fr/LC_MESSAGES/gnome-games.mo
+share/locale/ga/LC_MESSAGES/gnome-games.mo
+share/locale/gl/LC_MESSAGES/gnome-games.mo
+share/locale/hu/LC_MESSAGES/gnome-games.mo
+share/locale/it/LC_MESSAGES/gnome-games.mo
+share/locale/ja/LC_MESSAGES/gnome-games.mo
+share/locale/ko/LC_MESSAGES/gnome-games.mo
+share/locale/lt/LC_MESSAGES/gnome-games.mo
+share/locale/nl/LC_MESSAGES/gnome-games.mo
+share/locale/no/LC_MESSAGES/gnome-games.mo
+share/locale/pl/LC_MESSAGES/gnome-games.mo
+share/locale/pt/LC_MESSAGES/gnome-games.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-games.mo
+share/locale/ru/LC_MESSAGES/gnome-games.mo
+share/locale/sv/LC_MESSAGES/gnome-games.mo
+share/locale/uk/LC_MESSAGES/gnome-games.mo
+share/locale/wa/LC_MESSAGES/gnome-games.mo
+share/locale/zh_CN.GB2312/LC_MESSAGES/gnome-games.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gnome-games.mo
share/mime-info/gnome-stones.keys
share/mime-info/gnome-stones.mime
share/pixmaps/cards/backs/beige.png