From ce2c924ca61bc087b39deaa33cb912ec593e143f Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 13 Apr 2003 04:10:20 +0000 Subject: Add gnomegames2-2.3.x. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@619 df743ca5-7f9a-e211-a948-0013205c9059 --- games/gnomegames2/files/patch-ab | 24 ++++++++++++++++++++++ games/gnomegames2/files/patch-ac | 11 ++++++++++ games/gnomegames2/files/patch-ae | 10 +++++++++ games/gnomegames2/files/patch-configure | 19 +++++++++++++++++ .../files/patch-gnome-stones_Makefile.in | 11 ++++++++++ games/gnomegames2/files/patch-mahjongg_Makefile.in | 18 ++++++++++++++++ 6 files changed, 93 insertions(+) create mode 100644 games/gnomegames2/files/patch-ab create mode 100644 games/gnomegames2/files/patch-ac create mode 100644 games/gnomegames2/files/patch-ae create mode 100644 games/gnomegames2/files/patch-configure create mode 100644 games/gnomegames2/files/patch-gnome-stones_Makefile.in create mode 100644 games/gnomegames2/files/patch-mahjongg_Makefile.in (limited to 'games/gnomegames2/files') 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 ++#include + #include + #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) + -- cgit v1.2.3