summaryrefslogtreecommitdiff
path: root/games/gnomegames
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-08-04 01:19:21 +0000
committerAde Lovett <ade@FreeBSD.org>2000-08-04 01:19:21 +0000
commit38ae599271006aa4aa581f0b03a8a5014fcf143d (patch)
tree1a1f5120bedb0bac581913ebf46122f0c3c9a656 /games/gnomegames
parentUpdate to 2.2.1 (diff)
Extensive patchfile cleanups using sobomax's wonderful
post-extract rule
Notes
Notes: svn path=/head/; revision=31287
Diffstat (limited to 'games/gnomegames')
-rw-r--r--games/gnomegames/Makefile9
-rw-r--r--games/gnomegames/files/patch-ab399
-rw-r--r--games/gnomegames/pkg-plist47
3 files changed, 56 insertions, 399 deletions
diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile
index 560e68782204..82fe646ec4b1 100644
--- a/games/gnomegames/Makefile
+++ b/games/gnomegames/Makefile
@@ -15,7 +15,7 @@ DISTNAME= gnome-games-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \
- guile.6:${PORTSDIR}/lang/guile
+ guile.9:${PORTSDIR}/lang/guile
RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
@@ -30,4 +30,11 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
+post-extract:
+ @${PERL} -pi -e 's|-lpthread|-pthread|g ; \
+ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
+ @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
+ 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
+ s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
+
.include <bsd.port.mk>
diff --git a/games/gnomegames/files/patch-ab b/games/gnomegames/files/patch-ab
index 9b356b08e058..84838dd2151e 100644
--- a/games/gnomegames/files/patch-ab
+++ b/games/gnomegames/files/patch-ab
@@ -1,174 +1,5 @@
---- aisleriot/Makefile.in.orig Sun Sep 26 13:29:13 1999
-+++ aisleriot/Makefile.in Mon Sep 27 09:30:04 1999
-@@ -128,12 +128,12 @@
- scoredir = $(localstatedir)/games
- cardimagedir = $(datadir)/pixmaps/cards
- icondir = $(datadir)/pixmaps
--Gamesdir = $(datadir)/gnome/apps/Games
-+Gamesdir = $(datadir)/apps/Games
- typesdir = $(datadir)/sol-games
-
--SUBDIRS = docs pixmaps
-+SUBDIRS = pixmaps
-
--INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) $(GUILE_INCS)
-+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) $(GUILE_INCS)
-
-
- bin_PROGRAMS = sol
-@@ -154,7 +154,7 @@
- EXTRA_DIST = AUTHORS $(types_DATA) $(cardimage_DATA) $(icon_DATA) sol.desktop SCHEME_GAMES.h
-
-
--sysdir = $(datadir)/gnome/apps/Games
-+sysdir = $(datadir)/apps/Games
- sys_DATA = sol.desktop
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../config.h
---- aisleriot/docs/Makefile.in.orig Sun Sep 26 13:29:29 1999
-+++ aisleriot/docs/Makefile.in Mon Sep 27 09:30:38 1999
-@@ -131,7 +131,7 @@
- ZVT_LIBS = @ZVT_LIBS@
- l = @l@
-
--helpdir = $(datadir)/gnome/help/aisleriot/C
-+helpdir = $(datadir)/help/aisleriot/C
-
- help_DATA = index.html intro.html glossary.html gpl.html camelot.html canfield.html clock.html doublets.html eagle-wing.html elevator.html fortunes.html kansas.html klondike.html first-law.html fourteen.html pileon.html auld-lang-syne.html hopscotch.html scorpion.html thumb-and-pouch.html neighbor.html odessa.html osmosis.html spider.html yukon.html westhaven.html royal-east.html beleaguered-castle.html thirteen.html thieves.html freecell.html bristol.html union-square.html camelot-goal.gif clock-rules.gif docbook.css topic.dat straight-up.html zebra.html lady-jane.html
-
---- freecell/src/Makefile.in.orig Sun Sep 26 13:28:36 1999
-+++ freecell/src/Makefile.in Mon Sep 27 09:31:48 1999
-@@ -125,9 +125,9 @@
- ZVT_LIBS = @ZVT_LIBS@
- l = @l@
-
--Gamesdir = $(datadir)/gnome/apps/Games
-+Gamesdir = $(datadir)/apps/Games
-
--INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -I$(srcdir)/../gdk-card-image
-+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -I$(srcdir)/../gdk-card-image
-
-
- bin_PROGRAMS = freecell
---- gataxx/Makefile.in.orig Sun Sep 26 13:29:41 1999
-+++ gataxx/Makefile.in Mon Sep 27 09:47:28 1999
-@@ -127,10 +127,10 @@
-
- scoredir = $(localstatedir)/games
- pixmapdir = $(datadir)/pixmaps/gataxx
--Gamesdir = $(datadir)/gnome/apps/Games
-+Gamesdir = $(datadir)/apps/Games
- appicondir = $(datadir)/pixmaps
-
--INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -I.
-+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -I.
-
-
- bin_PROGRAMS = gataxx
---- glines/Makefile.in.orig Sun Sep 26 13:29:40 1999
-+++ glines/Makefile.in Mon Sep 27 09:48:33 1999
-@@ -128,11 +128,11 @@
- scoredir = $(localstatedir)/games
- pixmapdir = $(datadir)/pixmaps/glines
- icondir = $(datadir)/pixmaps
--Gamesdir = $(datadir)/gnome/apps/Games
-+Gamesdir = $(datadir)/apps/Games
-
- #SUBDIRS = help
-
--INCLUDES = -I.. -I$(srcdir)/.. -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-+INCLUDES = -I.. -I$(srcdir)/.. -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-
-
- bin_PROGRAMS = glines
---- gnibbles/Makefile.in.orig Sun Sep 26 13:29:38 1999
-+++ gnibbles/Makefile.in Mon Sep 27 09:32:42 1999
-@@ -129,10 +129,10 @@
- configdir = $(datadir)/gnibbles
- icondir = $(datadir)/pixmaps
- soundlistdir = $(sysconfdir)/sound/events
--Gamesdir = $(datadir)/gnome/apps/Games
-+Gamesdir = $(datadir)/apps/Games
- scoredir = $(localstatedir)/games
-
--INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-
-
- bin_PROGRAMS = gnibbles
---- gnobots2/Makefile.in.orig Sun Sep 26 13:29:01 1999
-+++ gnobots2/Makefile.in Mon Sep 27 09:33:16 1999
-@@ -131,11 +131,11 @@
- soundlistdir = $(sysconfdir)/sound/events
- sounddir = $(datadir)/sounds/gnobots2
- appicondir = $(datadir)/pixmaps
--Gamesdir = $(datadir)/gnome/apps/Games
-+Gamesdir = $(datadir)/apps/Games
-
- SUBDIRS = help
-
--INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-
-
- bin_PROGRAMS = gnobots2
---- gnobots2/help/C/Makefile.in.orig Sun Sep 26 13:29:03 1999
-+++ gnobots2/help/C/Makefile.in Mon Sep 27 09:34:12 1999
-@@ -128,7 +128,7 @@
- EXTRA_DIST = index.html topic.dat
-
-
--gnobots2_helpdir = $(datadir)/gnome/help/gnobots2/C
-+gnobots2_helpdir = $(datadir)/help/gnobots2/C
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../../../config.h
- CONFIG_CLEAN_FILES =
---- gnobots2/help/da/Makefile.in.orig Sun May 21 23:51:03 2000
-+++ gnobots2/help/da/Makefile.in Tue May 30 17:11:59 2000
-@@ -131,3 +131,3 @@
-
--gnobots2_helpdir = $(datadir)/gnome/help/gnobots2/da
-+gnobots2_helpdir = $(datadir)/help/gnobots2/da
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
---- gnobots2/help/es/Makefile.in.orig Sun Sep 26 13:29:04 1999
-+++ gnobots2/help/es/Makefile.in Mon Sep 27 09:34:44 1999
-@@ -128,7 +128,7 @@
- EXTRA_DIST = index.html topic.dat
-
-
--gnobots2_helpdir = $(datadir)/gnome/help/gnobots2/es
-+gnobots2_helpdir = $(datadir)/help/gnobots2/es
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../../../config.h
- CONFIG_CLEAN_FILES =
---- gnobots2/help/it/Makefile.in.orig Sun Sep 26 13:29:05 1999
-+++ gnobots2/help/it/Makefile.in Mon Sep 27 09:34:56 1999
-@@ -128,7 +128,7 @@
- EXTRA_DIST = index.html topic.dat
-
-
--gnobots2_helpdir = $(datadir)/gnome/help/gnobots2/it
-+gnobots2_helpdir = $(datadir)/help/gnobots2/it
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../../../config.h
- CONFIG_CLEAN_FILES =
--- gnome-stones/Makefile.in.orig Sun Sep 26 13:29:10 1999
+++ gnome-stones/Makefile.in Mon Sep 27 09:36:59 1999
-@@ -127,12 +127,12 @@
-
- SUBDIRS = objects graphics
-
--Gamesdir = $(datadir)/gnome/apps/Games
-+Gamesdir = $(datadir)/apps/Games
- scoredir = $(localstatedir)/games
- Pixmapdir = $(datadir)/pixmaps
- Cavesdir = $(datadir)/gnome-stones
-
--INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -DGNOMEPIXMAPDIR=\""$(datadir)/pixmaps"\" -DCAVESDIR=\""$(Cavesdir)"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DGNOMEPIXMAPDIR=\""$(datadir)/pixmaps"\" -DCAVESDIR=\""$(Cavesdir)"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-
-
- bin_PROGRAMS = gnome-stones
@@ -147,7 +147,7 @@
Games_DATA = gnome-stones.desktop
Caves_DATA = default.caves tutorial.caves gnomekoban.caves
@@ -180,18 +11,13 @@
Mimedir = $(datadir)/mime-info
--- gnome-stones/objects/Makefile.in.orig Sun Sep 26 13:29:11 1999
+++ gnome-stones/objects/Makefile.in Mon Sep 27 09:36:59 1999
-@@ -127,9 +127,9 @@
+@@ -127,5 +127,5 @@
GSTONES_SRC_DIR = $(srcdir)/../
-objectdir = $(libdir)/gnome-stones/objects
+objectdir = $(datadir)/gnome-stones/objects
--INCLUDES = -I$(GSTONES_SRC_DIR) -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-+INCLUDES = -I$(GSTONES_SRC_DIR) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-
-
- object_LTLIBRARIES = libgnome-stones.la libgnomekoban.la
@@ -144,10 +144,10 @@
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
@@ -205,226 +31,3 @@
libgnomekoban_la_LIBADD =
libgnomekoban_la_OBJECTS = gnomekoban.lo
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
---- gnometris/Makefile.in.orig Sun May 21 23:51:13 2000
-+++ gnometris/Makefile.in Tue May 30 16:14:41 2000
-@@ -127,10 +127,10 @@
-
- SUBDIRS = pix
- scoredir = $(localstatedir)/games
--Gamesdir = $(datadir)/gnome/apps/Games
-+Gamesdir = $(datadir)/apps/Games
-
- CPPFLAGS = -pedantic -Wall
--INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" $(GNOME_INCLUDEDIR)
-+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" $(GNOME_INCLUDEDIR)
-
-
- bin_PROGRAMS = gnometris
---- gnomine/Makefile.in.orig Sun Sep 26 13:28:37 1999
-+++ gnomine/Makefile.in Mon Sep 27 09:36:59 1999
-@@ -126,9 +126,9 @@
- l = @l@
-
- scoredir = $(localstatedir)/games
--Gamesdir = $(datadir)/gnome/apps/Games
-+Gamesdir = $(datadir)/apps/Games
-
--INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-
-
- bin_PROGRAMS = gnomine
---- gnotravex/Makefile.in.orig Sun Sep 26 13:29:09 1999
-+++ gnotravex/Makefile.in Mon Sep 27 09:37:08 1999
-@@ -127,9 +127,9 @@
-
- scoredir = $(localstatedir)/games
- pixmapdir = $(datadir)/pixmaps/gnotravex
--Gamesdir = $(datadir)/gnome/apps/Games
-+Gamesdir = $(datadir)/apps/Games
-
--INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-
-
- bin_PROGRAMS = gnotravex
---- gnotski/Makefile.in.orig Sun May 21 23:51:10 2000
-+++ gnotski/Makefile.in Tue May 30 16:46:09 2000
-@@ -128,9 +128,9 @@
-
- scoredir = $(localstatedir)/games
- pixmapdir = $(datadir)/pixmaps/gnotski
--Gamesdir = $(datadir)/gnome/apps/Games
-+Gamesdir = $(datadir)/apps/Games
-
--INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-
-
- bin_PROGRAMS = gnotski
---- gtali/Makefile.in.orig Sun Sep 26 13:28:57 1999
-+++ gtali/Makefile.in Mon Sep 27 09:44:54 1999
-@@ -125,12 +125,12 @@
- ZVT_LIBS = @ZVT_LIBS@
- l = @l@
-
--Gamesdir = $(datadir)/gnome/apps/Games
-+Gamesdir = $(datadir)/apps/Games
- scoredir = $(localstatedir)/games
-
- SUBDIRS = pix help
-
--INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -DGNOMEPIXMAPDIR=\""$(datadir)/pixmaps"\" -I$(includedir) $(GNOME_INCLUDEDIR) $(CURSES_INCLUDEDIR)
-+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DGNOMEPIXMAPDIR=\""$(datadir)/pixmaps"\" -I$(includedir) $(GNOME_INCLUDEDIR) $(CURSES_INCLUDEDIR)
-
-
- @HAS_CURSES_TRUE@CTALI = ctali
---- gtali/help/C/Makefile.in.orig Sun Sep 26 13:29:00 1999
-+++ gtali/help/C/Makefile.in Mon Sep 27 09:45:28 1999
-@@ -128,7 +128,7 @@
- EXTRA_DIST = index.html topic.dat
-
-
--gtali_helpdir = $(datadir)/gnome/help/gtali/C
-+gtali_helpdir = $(datadir)/help/gtali/C
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../../../config.h
- CONFIG_CLEAN_FILES =
---- gtali/help/da/Makefile.in.orig Sun May 21 23:50:59 2000
-+++ gtali/help/da/Makefile.in Tue May 30 17:12:32 2000
-@@ -131,3 +131,3 @@
-
--gtali_helpdir = $(datadir)/gnome/help/gtali/da
-+gtali_helpdir = $(datadir)/help/gtali/da
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
---- gturing/Makefile.in.orig Sun Sep 26 13:28:54 1999
-+++ gturing/Makefile.in Mon Sep 27 09:37:08 1999
-@@ -125,12 +125,12 @@
- ZVT_LIBS = @ZVT_LIBS@
- l = @l@
-
--SUBDIRS = help
-+# SUBDIRS = help
-
--Gamesdir = $(datadir)/gnome/apps/Games
-+Gamesdir = $(datadir)/apps/Games
- examplesdir = $(datadir)/gturing/examples
-
--INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\" -DGTURING_EXAMPLES_DIR=\""$(examplesdir)"\"
-+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\" -DGTURING_EXAMPLES_DIR=\""$(examplesdir)"\"
-
-
- bin_PROGRAMS = gturing
---- gturing/help/C/Makefile.in.orig Sun Sep 26 13:28:56 1999
-+++ gturing/help/C/Makefile.in Mon Sep 27 09:37:08 1999
-@@ -125,7 +125,7 @@
- ZVT_LIBS = @ZVT_LIBS@
- l = @l@
-
--gturing_helpdir = $(datadir)/gnome/help/gturing/C
-+gturing_helpdir = $(datadir)/help/gturing/C
-
- gturing_help_DATA = index.html topic.dat
-
---- iagno/Makefile.in.orig Sun Sep 26 13:29:07 1999
-+++ iagno/Makefile.in Mon Sep 27 09:49:30 1999
-@@ -127,10 +127,10 @@
-
- scoredir = $(localstatedir)/games
- pixmapdir = $(datadir)/pixmaps/iagno
--Gamesdir = $(datadir)/gnome/apps/Games
-+Gamesdir = $(datadir)/apps/Games
- appicondir = $(datadir)/pixmaps
-
--INCLUDES = -DHAVE_ORBIT -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -I.
-+INCLUDES = -DHAVE_ORBIT -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -I.
-
-
- bin_PROGRAMS = iagno
---- iagno/help/C/Makefile.in.orig Sun May 21 23:51:06 2000
-+++ iagno/help/C/Makefile.in Tue May 30 17:13:41 2000
-@@ -128,3 +128,3 @@
-
--iagno_helpdir = $(datadir)/gnome/help/iagno/C
-+iagno_helpdir = $(datadir)/help/iagno/C
-
---- mahjongg/Makefile.in.orig Sun Sep 26 13:28:53 1999
-+++ mahjongg/Makefile.in Mon Sep 27 09:46:10 1999
-@@ -128,10 +128,10 @@
- scoredir = $(localstatedir)/games
- pixmapdir = $(datadir)/pixmaps/mahjongg
- bgdir = $(datadir)/pixmaps/mahjongg/bg
--Gamesdir = $(datadir)/gnome/apps/Games
-+Gamesdir = $(datadir)/apps/Games
- appicondir = $(datadir)/pixmaps
-
--INCLUDES = -I.. -I$(srcdir)/.. -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-+INCLUDES = -I.. -I$(srcdir)/.. -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-
-
- bin_PROGRAMS = mahjongg
---- same-gnome/Makefile.in.orig Sun Sep 26 13:28:38 1999
-+++ same-gnome/Makefile.in Mon Sep 27 09:50:47 1999
-@@ -127,11 +127,11 @@
-
- scoredir = $(localstatedir)/games
- pixmapdir = $(datadir)/pixmaps/same-gnome
--Gamesdir = $(datadir)/gnome/apps/Games
-+Gamesdir = $(datadir)/apps/Games
-
- SUBDIRS = help
-
--INCLUDES = -I.. -I$(srcdir)/.. -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-+INCLUDES = -I.. -I$(srcdir)/.. -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-
-
- bin_PROGRAMS = same-gnome
---- same-gnome/help/C/Makefile.in.orig Sun Sep 26 13:28:50 1999
-+++ same-gnome/help/C/Makefile.in Mon Sep 27 09:51:19 1999
-@@ -125,7 +125,7 @@
- ZVT_LIBS = @ZVT_LIBS@
- l = @l@
-
--same_gnome_helpdir = $(datadir)/gnome/help/samegnome/C
-+same_gnome_helpdir = $(datadir)/help/samegnome/C
-
- same_gnome_help_DATA = index.html topic.dat
-
---- same-gnome/help/ru/Makefile.in.orig Sun May 21 23:50:51 2000
-+++ same-gnome/help/ru/Makefile.in Tue May 30 17:13:02 2000
-@@ -128,3 +128,3 @@
-
--same_gnome_helpdir = $(datadir)/gnome/help/samegnome/ru
-+same_gnome_helpdir = $(datadir)/help/samegnome/ru
-
---- scottfree/Makefile.in.orig Sun Sep 26 13:28:52 1999
-+++ scottfree/Makefile.in Mon Sep 27 09:52:29 1999
-@@ -125,7 +125,7 @@
- ZVT_LIBS = @ZVT_LIBS@
- l = @l@
-
--INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
-
-
- bin_PROGRAMS = GnomeScott
---- xbill/Makefile.in.orig Sun May 21 23:51:14 2000
-+++ xbill/Makefile.in Tue May 30 16:30:13 2000
-@@ -131,7 +131,7 @@
- # This is where the high score file goes ...
- scoredir = $(localstatedir)/games
-
--INCLUDES = $(GNOME_INCLUDEDIR) -DGNOMELOCALDIR=\""$(datadir)/local"\"
-+INCLUDES = $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\"
- bin_PROGRAMS = gnome-xbill
-
- gnome_xbill_SOURCES = Bucket.cc Bucket.h Cable.cc Cable.h Computer.cc Computer.h Game.cc Game.h Horde.cc Horde.h Library.cc Library.h MCursor.cc MCursor.h Monster.cc Monster.h Network.cc Network.h Picture.cc Picture.h Spark.cc Spark.h Strings.h UI.cc UI.h objects.h x11-gtk.cc x11.h
-@@ -144,7 +144,7 @@
- pixmapdir = $(datadir)/pixmaps
- pixmap_DATA = xbill.png
-
--Gamesdir = $(datadir)/gnome/apps/Games
-+Gamesdir = $(datadir)/apps/Games
- Games_DATA = xbill.desktop
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../config.h
diff --git a/games/gnomegames/pkg-plist b/games/gnomegames/pkg-plist
index 7d76ab59aac3..d62ac3c356c7 100644
--- a/games/gnomegames/pkg-plist
+++ b/games/gnomegames/pkg-plist
@@ -150,6 +150,46 @@ share/gnome/gturing/examples/bin2dec.tur
share/gnome/gturing/examples/dashnumbers.tur
share/gnome/gturing/examples/dec2bin.tur
share/gnome/gturing/examples/subst.tur
+share/gnome/help/aisleriot/C/auld-lang-syne.html
+share/gnome/help/aisleriot/C/beleaguered-castle.html
+share/gnome/help/aisleriot/C/bristol.html
+share/gnome/help/aisleriot/C/camelot-goal.gif
+share/gnome/help/aisleriot/C/camelot.html
+share/gnome/help/aisleriot/C/canfield.html
+share/gnome/help/aisleriot/C/clock-rules.gif
+share/gnome/help/aisleriot/C/clock.html
+share/gnome/help/aisleriot/C/docbook.css
+share/gnome/help/aisleriot/C/doublets.html
+share/gnome/help/aisleriot/C/eagle-wing.html
+share/gnome/help/aisleriot/C/elevator.html
+share/gnome/help/aisleriot/C/first-law.html
+share/gnome/help/aisleriot/C/fortunes.html
+share/gnome/help/aisleriot/C/fourteen.html
+share/gnome/help/aisleriot/C/freecell.html
+share/gnome/help/aisleriot/C/glossary.html
+share/gnome/help/aisleriot/C/gpl.html
+share/gnome/help/aisleriot/C/hopscotch.html
+share/gnome/help/aisleriot/C/index.html
+share/gnome/help/aisleriot/C/intro.html
+share/gnome/help/aisleriot/C/kansas.html
+share/gnome/help/aisleriot/C/klondike.html
+share/gnome/help/aisleriot/C/lady-jane.html
+share/gnome/help/aisleriot/C/neighbor.html
+share/gnome/help/aisleriot/C/odessa.html
+share/gnome/help/aisleriot/C/osmosis.html
+share/gnome/help/aisleriot/C/pileon.html
+share/gnome/help/aisleriot/C/royal-east.html
+share/gnome/help/aisleriot/C/scorpion.html
+share/gnome/help/aisleriot/C/spider.html
+share/gnome/help/aisleriot/C/straight-up.html
+share/gnome/help/aisleriot/C/thieves.html
+share/gnome/help/aisleriot/C/thirteen.html
+share/gnome/help/aisleriot/C/thumb-and-pouch.html
+share/gnome/help/aisleriot/C/topic.dat
+share/gnome/help/aisleriot/C/union-square.html
+share/gnome/help/aisleriot/C/westhaven.html
+share/gnome/help/aisleriot/C/yukon.html
+share/gnome/help/aisleriot/C/zebra.html
share/gnome/help/gnobots2/C/index.html
share/gnome/help/gnobots2/C/topic.dat
share/gnome/help/gnobots2/da/index.html
@@ -162,6 +202,8 @@ share/gnome/help/gtali/C/index.html
share/gnome/help/gtali/C/topic.dat
share/gnome/help/gtali/da/index.html
share/gnome/help/gtali/da/topic.dat
+share/gnome/help/gturing/C/topic.dat
+share/gnome/help/gturing/it/topic.dat
share/gnome/help/iagno/C/ANIMATION.png
share/gnome/help/iagno/C/BLOCK.png
share/gnome/help/iagno/C/FIRST.png
@@ -503,6 +545,9 @@ share/locale/zh_TW.Big5/LC_MESSAGES/gnome-games.mo
@dirrm share/gnome/help/iagno/C/stylesheet-images
@dirrm share/gnome/help/iagno/C
@dirrm share/gnome/help/iagno
+@dirrm share/gnome/help/gturing/it
+@dirrm share/gnome/help/gturing/C
+@dirrm share/gnome/help/gturing
@dirrm share/gnome/help/gtali/da
@dirrm share/gnome/help/gtali/C
@dirrm share/gnome/help/gtali
@@ -511,6 +556,8 @@ share/locale/zh_TW.Big5/LC_MESSAGES/gnome-games.mo
@dirrm share/gnome/help/gnobots2/da
@dirrm share/gnome/help/gnobots2/C
@dirrm share/gnome/help/gnobots2
+@dirrm share/gnome/help/aisleriot/C
+@dirrm share/gnome/help/aisleriot
@dirrm share/gnome/gturing/examples
@dirrm share/gnome/gturing
@dirrm share/gnome/gnome-stones/objects