aboutsummaryrefslogtreecommitdiff
path: root/games/gnome-games/files
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnome-games/files')
-rw-r--r--games/gnome-games/files/patch-ac14
-rw-r--r--games/gnome-games/files/patch-aisleriot::sol.c6
-rw-r--r--games/gnome-games/files/patch-configure18
3 files changed, 15 insertions, 23 deletions
diff --git a/games/gnome-games/files/patch-ac b/games/gnome-games/files/patch-ac
index 4f62486fb3b2..2605cefdfe3f 100644
--- a/games/gnome-games/files/patch-ac
+++ b/games/gnome-games/files/patch-ac
@@ -1,11 +1,11 @@
---- gdk-card-image/Makefile.in.orig Wed May 8 16:32:35 2002
-+++ gdk-card-image/Makefile.in Wed May 8 16:32:41 2002
-@@ -164,7 +164,7 @@
- libgdkcardimage_la_SOURCES = gdk-card-image.c
+--- gdk-card-image/Makefile.in.orig Wed Dec 10 11:44:58 2003
++++ gdk-card-image/Makefile.in Wed Dec 10 11:45:48 2003
+@@ -243,7 +243,7 @@
+ libgdkcardimage_la_SOURCES = gdk-card-image.c card-style-file.c
libgdkcardimageincludedir = $(includedir)/gdkcardimage
- libgdkcardimageinclude_HEADERS = gdk-card-image.h
+ libgdkcardimageinclude_HEADERS = gdk-card-image.h card-style-file.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
+ subdir = gdk-card-image
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
diff --git a/games/gnome-games/files/patch-aisleriot::sol.c b/games/gnome-games/files/patch-aisleriot::sol.c
index 24b42528682d..7a281c20a24e 100644
--- a/games/gnome-games/files/patch-aisleriot::sol.c
+++ b/games/gnome-games/files/patch-aisleriot::sol.c
@@ -1,5 +1,5 @@
---- aisleriot/sol.c.orig Tue Nov 25 15:31:30 2003
-+++ aisleriot/sol.c Tue Nov 25 15:57:59 2003
+--- aisleriot/sol.c.orig Wed Oct 1 20:19:36 2003
++++ aisleriot/sol.c Tue Nov 25 16:30:44 2003
@@ -83,6 +83,15 @@
#define DEFAULT_VARIATION "klondike.scm"
#define GNOME_SESSION_BUG
@@ -16,7 +16,7 @@
gchar* game_file_to_name (const gchar* file)
{
char* p, *buf = g_path_get_basename(file);
-@@ -540,14 +549,14 @@
+@@ -545,14 +554,14 @@
n_games = 0;
for (i = 0; i < n_games; i++) {
diff --git a/games/gnome-games/files/patch-configure b/games/gnome-games/files/patch-configure
index b633cbcce281..f8413ef3cff4 100644
--- a/games/gnome-games/files/patch-configure
+++ b/games/gnome-games/files/patch-configure
@@ -1,19 +1,11 @@
---- 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 @@
-
+--- configure.orig Wed Dec 17 11:58:34 2003
++++ configure Wed Dec 17 11:58:35 2003
+@@ -22452,7 +22452,7 @@
+ else
cat >>confdefs.h <<_ACEOF
-#define GNOME_ICONDIR "${prefix}/share/pixmaps"
+#define GNOME_ICONDIR "${datadir}/pixmaps"
_ACEOF
-
+ fi