summaryrefslogtreecommitdiffstats
path: root/games/gnomegames2/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-13 12:10:20 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-13 12:10:20 +0800
commitce2c924ca61bc087b39deaa33cb912ec593e143f (patch)
tree2908270d78e95be5150ef81a6c934bf28601b724 /games/gnomegames2/files
parent6b9933f5f8d7785a088e1d1138a81a41939879b5 (diff)
downloadmarcuscom-ports-ce2c924ca61bc087b39deaa33cb912ec593e143f.tar
marcuscom-ports-ce2c924ca61bc087b39deaa33cb912ec593e143f.tar.gz
marcuscom-ports-ce2c924ca61bc087b39deaa33cb912ec593e143f.tar.bz2
marcuscom-ports-ce2c924ca61bc087b39deaa33cb912ec593e143f.tar.lz
marcuscom-ports-ce2c924ca61bc087b39deaa33cb912ec593e143f.tar.xz
marcuscom-ports-ce2c924ca61bc087b39deaa33cb912ec593e143f.tar.zst
marcuscom-ports-ce2c924ca61bc087b39deaa33cb912ec593e143f.zip
Add gnomegames2-2.3.x.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@619 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnomegames2/files')
-rw-r--r--games/gnomegames2/files/patch-ab24
-rw-r--r--games/gnomegames2/files/patch-ac11
-rw-r--r--games/gnomegames2/files/patch-ae10
-rw-r--r--games/gnomegames2/files/patch-configure19
-rw-r--r--games/gnomegames2/files/patch-gnome-stones_Makefile.in11
-rw-r--r--games/gnomegames2/files/patch-mahjongg_Makefile.in18
6 files changed, 93 insertions, 0 deletions
diff --git a/games/gnomegames2/files/patch-ab b/games/gnomegames2/files/patch-ab
new file mode 100644
index 000000000..0075d0dd4
--- /dev/null
+++ b/games/gnomegames2/files/patch-ab
@@ -0,0 +1,24 @@
+--- gnome-stones/objects/Makefile.in.orig Wed Aug 28 22:11:08 2002
++++ gnome-stones/objects/Makefile.in Wed Aug 28 23:17:53 2002
+@@ -133,7 +133,7 @@
+
+ GSTONES_SRC_DIR = $(srcdir)/../
+
+-objectdir = $(libdir)/gnome-stones/objects
++objectdir = $(datadir)/gnome-stones/objects
+
+ INCLUDES = -I$(GSTONES_SRC_DIR) $(GNOME_GAMES_CFLAGS) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -I$(includedir) -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED
+
+@@ -150,10 +150,10 @@
+
+ DEFS = @DEFS@ -I. -I$(srcdir) -I../..
+ LIBS = @LIBS@
+-libgnome_stones_la_LDFLAGS =
++libgnome_stones_la_LDFLAGS = -avoid-version
+ libgnome_stones_la_LIBADD =
+ libgnome_stones_la_OBJECTS = gnome-stones.lo
+-libgnomekoban_la_LDFLAGS =
++libgnomekoban_la_LDFLAGS = -avoid-version
+ libgnomekoban_la_LIBADD =
+ libgnomekoban_la_OBJECTS = gnomekoban.lo
+ COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
diff --git a/games/gnomegames2/files/patch-ac b/games/gnomegames2/files/patch-ac
new file mode 100644
index 000000000..65e3bbe8c
--- /dev/null
+++ b/games/gnomegames2/files/patch-ac
@@ -0,0 +1,11 @@
+--- freecell/gdk-card-image/Makefile.in.orig Wed May 8 16:32:35 2002
++++ freecell/gdk-card-image/Makefile.in Wed May 8 16:32:41 2002
+@@ -164,7 +164,7 @@
+ libgdkcardimage_la_SOURCES = gdk-card-image.c
+ libgdkcardimageincludedir = $(includedir)/gdkcardimage
+ libgdkcardimageinclude_HEADERS = gdk-card-image.h
+-libgdkcardimage_la_LDFLAGS = -version-info 0:0:0
++libgdkcardimage_la_LDFLAGS = -version-info 1:0:0
+ libgdkcardimage_la_LIBADD = $(GNOME_GAMES_LIBS) @UCB_LDFLAGS@
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../../config.h
diff --git a/games/gnomegames2/files/patch-ae b/games/gnomegames2/files/patch-ae
new file mode 100644
index 000000000..397fca112
--- /dev/null
+++ b/games/gnomegames2/files/patch-ae
@@ -0,0 +1,10 @@
+--- aisleriot/menu.c.orig Wed May 8 16:33:36 2002
++++ aisleriot/menu.c Wed May 8 16:33:47 2002
+@@ -18,6 +18,7 @@
+ */
+
+ #include <config.h>
++#include <sys/types.h>
+ #include <dirent.h>
+ #include "gnome.h"
+ #include "sol.h"
diff --git a/games/gnomegames2/files/patch-configure b/games/gnomegames2/files/patch-configure
new file mode 100644
index 000000000..b633cbcce
--- /dev/null
+++ b/games/gnomegames2/files/patch-configure
@@ -0,0 +1,19 @@
+--- configure.orig Sun Apr 21 13:50:05 2002
++++ configure Wed May 8 15:34:41 2002
+@@ -7864,6 +7864,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -12411,7 +12412,7 @@
+
+
+ cat >>confdefs.h <<_ACEOF
+-#define GNOME_ICONDIR "${prefix}/share/pixmaps"
++#define GNOME_ICONDIR "${datadir}/pixmaps"
+ _ACEOF
+
+
diff --git a/games/gnomegames2/files/patch-gnome-stones_Makefile.in b/games/gnomegames2/files/patch-gnome-stones_Makefile.in
new file mode 100644
index 000000000..92fbe9e88
--- /dev/null
+++ b/games/gnomegames2/files/patch-gnome-stones_Makefile.in
@@ -0,0 +1,11 @@
+--- gnome-stones/Makefile.in.orig Tue Jul 23 20:37:40 2002
++++ gnome-stones/Makefile.in Tue Jul 23 20:38:10 2002
+@@ -202,7 +202,7 @@
+ Caves_in_files = default.caves.in tutorial.caves.in gnomekoban.caves.in atari.caves.in
+ Caves_DATA = $(Caves_in_files:.caves.in=.caves)
+
+-gtkrcdir = $(datadir)
++gtkrcdir = $(datadir)/gnome-stones
+ gtkrc_DATA = gnome-stonesrc gnome-stonesrc.ko
+
+ Mimedir = $(datadir)/mime-info
diff --git a/games/gnomegames2/files/patch-mahjongg_Makefile.in b/games/gnomegames2/files/patch-mahjongg_Makefile.in
new file mode 100644
index 000000000..917c74206
--- /dev/null
+++ b/games/gnomegames2/files/patch-mahjongg_Makefile.in
@@ -0,0 +1,18 @@
+--- mahjongg/Makefile.in.orig Sun Jan 19 14:54:47 2003
++++ mahjongg/Makefile.in Sun Jan 19 14:56:21 2003
+@@ -593,9 +593,12 @@
+ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA)
+ -$(mkinstalldirs) $(DESTDIR)$(scoredir)
+ $(mkinstalldirs) $(DESTDIR)$(bgdir)
+- touch $(DESTDIR)$(scoredir)/mahjongg.{easy,difficult}.scores
+- -chown games.games $(DESTDIR)$(scoredir)/mahjongg.{easy,difficult}.scores
+- -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.{easy,difficult}.scores
++ touch $(DESTDIR)$(scoredir)/mahjongg.easy.scores
++ touch $(DESTDIR)$(scoredir)/mahjongg.difficult.scores
++ -chown games:games $(DESTDIR)$(scoredir)/mahjongg.easy.scores
++ -chown games:games $(DESTDIR)$(scoredir)/mahjongg.difficult.scores
++ -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.easy.scores
++ -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.difficult.scores
+ -chgrp games $(DESTDIR)$(bindir)/mahjongg && chmod 2555 $(DESTDIR)$(bindir)/mahjongg
+ $(mkinstalldirs) $(DESTDIR)$(Gamesdir)
+