Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv30966
Modified Files:
wesnoth.info wesnoth.patch
Log Message:
Update from tracker
http://sourceforge.net/tracker/index.php?func=detail&aid=2111357&group_id=17203&atid=414256
Index: wesnoth.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/wesnoth.patch,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- wesnoth.patch 8 Apr 2008 01:26:41 -0000 1.8
+++ wesnoth.patch 28 Sep 2008 22:35:07 -0000 1.9
@@ -1,94 +1,15 @@
-diff -Naur --exclude='*~' wesnoth-1.4/configure wesnoth-1.4.fink/configure
---- wesnoth-1.4/configure 2008-03-02 06:13:28.000000000 -0800
-+++ wesnoth-1.4.fink/configure 2008-03-29 21:36:58.000000000 -0700
-@@ -2558,75 +2558,9 @@
- { echo "$as_me:$LINENO: checking how to create a ustar tar archive" >&5
- echo $ECHO_N "checking how to create a ustar tar archive... $ECHO_C" >&6; }
- # Loop over all known methods to create a tar archive until one works.
--_am_tools='gnutar plaintar pax cpio none'
--_am_tools=${am_cv_prog_tar_ustar-$_am_tools}
--# Do not fold the above two line into one, because Tru64 sh and
--# Solaris sh will not grok spaces in the rhs of `-'.
--for _am_tool in $_am_tools
--do
-- case $_am_tool in
-- gnutar)
-- for _am_tar in tar gnutar gtar;
-- do
-- { echo "$as_me:$LINENO: $_am_tar --version" >&5
-- ($_am_tar --version) >&5 2>&5
-- ac_status=$?
-- echo "$as_me:$LINENO: \$? = $ac_status" >&5
-- (exit $ac_status); } && break
-- done
-- am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
-- am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
-- am__untar="$_am_tar -xf -"
-- ;;
-- plaintar)
-- # Must skip GNU tar: if it does not support --format= it doesn't create
-- # ustar tarball either.
-- (tar --version) >/dev/null 2>&1 && continue
-- am__tar='tar chf - "$$tardir"'
-- am__tar_='tar chf - "$tardir"'
-- am__untar='tar xf -'
-- ;;
-- pax)
-- am__tar='pax -L -x ustar -w "$$tardir"'
-- am__tar_='pax -L -x ustar -w "$tardir"'
-- am__untar='pax -r'
-- ;;
-- cpio)
-- am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
-- am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
-- am__untar='cpio -i -H ustar -d'
-- ;;
-- none)
-- am__tar=false
-- am__tar_=false
-- am__untar=false
-- ;;
-- esac
--
-- # If the value was cached, stop now. We just wanted to have am__tar
-- # and am__untar set.
-- test -n "${am_cv_prog_tar_ustar}" && break
--
-- # tar/untar a dummy directory, and stop if the command works
-- rm -rf conftest.dir
-- mkdir conftest.dir
-- echo GrepMe > conftest.dir/file
-- { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_
>conftest.tar" >&5
-- (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
-- ac_status=$?
-- echo "$as_me:$LINENO: \$? = $ac_status" >&5
-- (exit $ac_status); }
-- rm -rf conftest.dir
-- if test -s conftest.tar; then
-- { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
-- ($am__untar <conftest.tar) >&5 2>&5
-- ac_status=$?
-- echo "$as_me:$LINENO: \$? = $ac_status" >&5
-- (exit $ac_status); }
-- grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
-- fi
--done
--rm -rf conftest.dir
-+am__tar="tar --format=ustar -chf - "'"$$tardir"'
-+am__tar_="tar --format=ustar -chf - "'"$tardir"'
-+am__untar="tar -xf -"
-
- if test "${am_cv_prog_tar_ustar+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-@@ -13457,6 +13391,7 @@
- { echo "$as_me:$LINENO: checking for PNG support in SDL_image" >&5
- echo $ECHO_N "checking for PNG support in SDL_image... $ECHO_C" >&6; }
+diff -Naur --exclude='*~' wesnoth-1.4.5/configure wesnoth-1.4.5.fink/configure
+--- wesnoth-1.4.5/configure 2008-09-02 14:49:41.000000000 -0700
++++ wesnoth-1.4.5.fink/configure 2008-09-14 20:18:19.000000000 -0700
+@@ -13967,6 +13967,7 @@
+ { $as_echo "$as_me:$LINENO: checking for PNG support in SDL_image" >&5
+ $as_echo_n "checking for PNG support in SDL_image... " >&6; }
+if test "x$enable_sdltest" = "xyes" ; then
OLD_CPPFLAGS=$CPPFLAGS
OLD_CFLAGS=$CFLAGS
OLD_LIBS=$LIBS
-@@ -13535,7 +13470,7 @@
+@@ -14048,7 +14049,7 @@
CPPFLAGS=$OLD_CPPFLAGS
CFLAGS=$OLD_CFLAGS
LIBS=$OLD_LIBS
@@ -97,15 +18,15 @@
#######################################################################
# Check for OGG support in SDL_mixer #
-@@ -13552,6 +13487,7 @@
- { echo "$as_me:$LINENO: checking for OGG support in SDL_mixer" >&5
- echo $ECHO_N "checking for OGG support in SDL_mixer... $ECHO_C" >&6; }
+@@ -14065,6 +14066,7 @@
+ { $as_echo "$as_me:$LINENO: checking for OGG support in SDL_mixer" >&5
+ $as_echo_n "checking for OGG support in SDL_mixer... " >&6; }
-+if test "x$enable_sdltest" = "xyes" ; then
++ if test "x$enable_sdltest" = "xyes" ; then
OLD_CPPFLAGS=$CPPFLAGS
OLD_CFLAGS=$CFLAGS
OLD_LIBS=$LIBS
-@@ -13628,6 +13564,7 @@
+@@ -14144,6 +14146,7 @@
CPPFLAGS=$OLD_CPPFLAGS
CFLAGS=$OLD_CFLAGS
LIBS=$OLD_LIBS
Index: wesnoth.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/wesnoth.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- wesnoth.info 8 Apr 2008 01:26:41 -0000 1.11
+++ wesnoth.info 28 Sep 2008 22:35:07 -0000 1.12
@@ -1,9 +1,9 @@
Package: wesnoth
-Version: 1.4
+Version: 1.4.5
Revision: 11
Description: Fantasy turn-based strategy game
GCC: 4.0
-Source-MD5: a2e8e4b32292f16842453e4c836429b2
+Source-MD5: 09b7b76d4a4eedf502f38df9d551d827
Source: mirror:sourceforge:wesnoth/wesnoth-%v.tar.bz2
BuildDepends: <<
sdl,
@@ -66,6 +66,10 @@
PatchScript: <<
perl -pi -e 's/-L. -l(wesnoth-core)/lib\1.a/' src/Makefile.in
<<
+CompileScript: <<
+ ./configure %c
+ make -k
+<<
InstallScript: <<
make install DESTDIR=%d
mkdir %i/etc
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs