summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2007-08-28 15:31:36 +0000
committerAlfredo Tupone <tupone@gentoo.org>2007-08-28 15:31:36 +0000
commitb95676aefed64f9871b8911017c4265684475b33 (patch)
tree62b2da36798d4e4eaddd6b4da550f018bd36d4be /games-arcade/berusky/files
parentPlayback is screwed on ppc, so explicitly mark as -ppc. (diff)
downloadhistorical-b95676aefed64f9871b8911017c4265684475b33.tar.gz
historical-b95676aefed64f9871b8911017c4265684475b33.tar.bz2
historical-b95676aefed64f9871b8911017c4265684475b33.zip
New package, requested via bug #180372
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'games-arcade/berusky/files')
-rw-r--r--games-arcade/berusky/files/berusky-1.1-gentoo.patch70
-rw-r--r--games-arcade/berusky/files/digest-berusky-1.16
2 files changed, 76 insertions, 0 deletions
diff --git a/games-arcade/berusky/files/berusky-1.1-gentoo.patch b/games-arcade/berusky/files/berusky-1.1-gentoo.patch
new file mode 100644
index 000000000000..7a502142d496
--- /dev/null
+++ b/games-arcade/berusky/files/berusky-1.1-gentoo.patch
@@ -0,0 +1,70 @@
+--- src/defines.h.old 2007-08-28 15:40:15.000000000 +0200
++++ src/defines.h 2007-08-28 15:41:24.000000000 +0200
+@@ -382,7 +382,7 @@
+
+ #define INI_USER_DIRECTORY "~/.berusky"
+ #define INI_USER_LEVELS "~/.berusky/User"
+-#define INI_FILE_GLOBAL "/var/games/berusky/berusky.ini"
++#define INI_FILE_GLOBAL "@GENTOO_DATADIR@/berusky.ini"
+ #define INI_FILE_USER "~/.berusky/berusky.ini"
+ #define INI_FILE_LOCAL "./berusky.ini"
+
+--- berusky.ini.old 2007-08-28 15:57:56.000000000 +0200
++++ berusky.ini 2007-08-28 15:59:07.000000000 +0200
+@@ -1,9 +1,9 @@
+ # Configuration for berusky game
+
+ # Game data location
+-level_data = /usr/share/berusky/Levels
+-game_data = /usr/share/berusky/GameData
+-graphics_data = /usr/share/berusky/Graphics
++level_data = @GENTOO_DATADIR@/Levels
++game_data = @GENTOO_DATADIR@/GameData
++graphics_data = @GENTOO_DATADIR@/Graphics
+
+ # Graphics settings for game and editor
+ # game runs in 640x480
+@@ -17,7 +17,7 @@
+
+ # Game binary & tmp dir
+ # they're used by editor for "run level" command
+-game_binary = /usr/bin/berusky
++game_binary = @GENTOO_BINDIR@/berusky
+ tmp_data = /var/tmp
+
+ # Dir for users levels (it's the default level dir for level editor)
+--- Makefile.am.old 2007-08-28 17:12:18.000000000 +0200
++++ Makefile.am 2007-08-28 17:12:52.000000000 +0200
+@@ -5,8 +5,7 @@
+
+ SUBDIRS = po src data
+
+-beruskydocdir = ${prefix}/doc/berusky
+-beruskydoc_DATA = \
++EXTRA_DIST = \
+ README\
+ COPYING\
+ AUTHORS\
+@@ -15,8 +14,6 @@
+ NEWS\
+ TODO
+
+-EXTRA_DIST = $(beruskydoc_DATA)
+-
+
+
+ # Copy all the spec files. Of cource, only one is actually used.
+--- data/Makefile.am.old 2007-08-28 17:22:45.000000000 +0200
++++ data/Makefile.am 2007-08-28 17:23:09.000000000 +0200
+@@ -4,10 +4,6 @@
+ ## If you don't want it to overwrite it,
+ ## Please disable it in the Anjuta project configuration
+
+-berusky_datadir = $(prefix)/@NO_PREFIX_PACKAGE_DATA_DIR@/@PACKAGE@
+-
+-berusky_data_DATA = \
++EXTRA_DIST = \
+ berusky-data.spec\
+ berusky.spec
+-
+-EXTRA_DIST = $(berusky_data_DATA)
diff --git a/games-arcade/berusky/files/digest-berusky-1.1 b/games-arcade/berusky/files/digest-berusky-1.1
new file mode 100644
index 000000000000..90700ccbedd3
--- /dev/null
+++ b/games-arcade/berusky/files/digest-berusky-1.1
@@ -0,0 +1,6 @@
+MD5 bb0a03a9fde970124a2674943775c117 berusky-1.1.tar.gz 408954
+RMD160 f14c5543a22412f83423005e984a19ab2599187c berusky-1.1.tar.gz 408954
+SHA256 8c38d0309af2d007bf2c1486e63680cc93f5ca2b35b7806807d36cbadeada51f berusky-1.1.tar.gz 408954
+MD5 25d4258481bd315eadccecb098c06f70 berusky-data-1.0.tar.gz 957658
+RMD160 f789cc80a4a8ad5062a999722721fe3f6c295501 berusky-data-1.0.tar.gz 957658
+SHA256 72469d6c2869d6220f5ffb058fe59a27657478a9a37a5aeec76fab15eeeb05ed berusky-data-1.0.tar.gz 957658