summaryrefslogtreecommitdiff
path: root/games/gnome2-games/patches
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnome2-games/patches')
-rw-r--r--games/gnome2-games/patches/patch-aa26
-rw-r--r--games/gnome2-games/patches/patch-ac13
-rw-r--r--games/gnome2-games/patches/patch-ae17
-rw-r--r--games/gnome2-games/patches/patch-ag13
4 files changed, 13 insertions, 56 deletions
diff --git a/games/gnome2-games/patches/patch-aa b/games/gnome2-games/patches/patch-aa
index b7a5a98f7b1..32e4d5a9216 100644
--- a/games/gnome2-games/patches/patch-aa
+++ b/games/gnome2-games/patches/patch-aa
@@ -1,14 +1,14 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/04/21 02:28:57 rh Exp $
+$NetBSD: patch-aa,v 1.2 2003/12/29 00:02:47 xtraeme Exp $
---- freecell/gdk-card-image/gdk-card-image.c.orig 2003-02-26 03:47:17.000000000 +1000
-+++ freecell/gdk-card-image/gdk-card-image.c
-@@ -30,7 +30,8 @@
- #ifdef HAVE_SYS_TYPES_H
- #include <sys/types.h>
- #endif
--#ifdef __FreeBSD__
-+#include <sys/param.h>
-+#if (defined(BSD) && BSD >= 199306)
- #include <dirent.h>
- #endif
- #if defined HAVE_SYS_DIRENT_H
+--- gtali/gtali.schemas.in.orig 2003-12-13 20:10:47.000000000 -0600
++++ gtali/gtali.schemas.in
+@@ -54,8 +54,8 @@
+ <owner>gtali</owner>
+ <type>list</type>
+ <list_type>string</list_type>
++ <default>[Human,Wilber,Bill,Monica,Kenneth,Janet]</default>
+ <locale name="C">
+- <default>[Human,Wilber,Bill,Monica,Kenneth,Janet]</default>
+ <short></short>
+ <long></long>
+ </locale>
diff --git a/games/gnome2-games/patches/patch-ac b/games/gnome2-games/patches/patch-ac
deleted file mode 100644
index 326ef36231a..00000000000
--- a/games/gnome2-games/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 2003/04/21 02:28:57 rh Exp $
-
---- gtali/Makefile.in.orig Fri Jul 6 02:06:49 2001
-+++ gtali/Makefile.in
-@@ -167,7 +167,7 @@
-
-
- DEFS = @DEFS@ -I. -I$(srcdir) -I..
--LIBS = @LIBS@
-+LIBS = @LIBS@ -lintl
- gtali_OBJECTS = gyahtzee.$(OBJEXT) clist.$(OBJEXT) yahtzee.$(OBJEXT) \
- computer.$(OBJEXT) setup.$(OBJEXT)
- gtali_DEPENDENCIES =
diff --git a/games/gnome2-games/patches/patch-ae b/games/gnome2-games/patches/patch-ae
deleted file mode 100644
index bd18deb99f6..00000000000
--- a/games/gnome2-games/patches/patch-ae
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ae,v 1.1.1.1 2003/04/21 02:28:57 rh Exp $
-
---- gnome-stones/objects/Makefile.in.orig 2003-03-11 21:42:33.000000000 +1000
-+++ gnome-stones/objects/Makefile.in
-@@ -151,10 +151,10 @@ LTLIBRARIES = $(object_LTLIBRARIES)
-
- DEFS = @DEFS@ -I. -I$(srcdir) -I../..
- LIBS = @LIBS@
--libgnome_stones_la_LDFLAGS =
-+libgnome_stones_la_LDFLAGS = -module -avoid-version
- libgnome_stones_la_LIBADD =
- libgnome_stones_la_OBJECTS = gnome-stones.lo
--libgnomekoban_la_LDFLAGS =
-+libgnomekoban_la_LDFLAGS = -module -avoid-version
- libgnomekoban_la_LIBADD =
- libgnomekoban_la_OBJECTS = gnomekoban.lo
- COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
diff --git a/games/gnome2-games/patches/patch-ag b/games/gnome2-games/patches/patch-ag
deleted file mode 100644
index ac6d089c654..00000000000
--- a/games/gnome2-games/patches/patch-ag
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ag,v 1.1.1.1 2003/04/21 02:28:57 rh Exp $
-
---- omf.make.orig 2002-05-08 08:08:52.000000000 +1000
-+++ omf.make
-@@ -27,7 +27,7 @@
- #
-
- omf_dest_dir=$(datadir)/omf/@PACKAGE@
--scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
-+scrollkeeper_localstate_dir = $(prefix)/libdata/scrollkeeper
-
- omf: omf_timestamp
-