Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28326

Modified Files:
        chocolate-doom.info 
Added Files:
        chocolate-doom.patch 
Log Message:
New upstream version. Update by getphuture from the submissions tracker:
https://sourceforge.net/tracker/?func=detail&aid=2901776&group_id=17203&atid=414256


--- NEW FILE: chocolate-doom.patch ---
--- chocolate-doom-1.2.1/configure      2008-12-11 05:29:45.000000000 +0900
+++ chocolate-doom-1.2.1-patched/configure      2009-11-21 23:27:37.000000000 
+0900
@@ -3235,16 +3235,8 @@
 fi
 { echo "$as_me:$LINENO: result: $ac_cv_lib_SDL_mixer_Mix_LoadMUS" >&5
 echo "${ECHO_T}$ac_cv_lib_SDL_mixer_Mix_LoadMUS" >&6; }
-if test $ac_cv_lib_SDL_mixer_Mix_LoadMUS = yes; then
-
-    SDLMIXER_LIBS="$SDLMIXER_LIBS -lSDL_mixer"
-
-else
-
-    echo "*** Could not find SDL_mixer.  Please install it."
-    exit -1
-
-fi
+ac_cv_lib_SDL_mixer_Mix_LoadMUS=yes
+SDLMIXER_LIBS="$SDLMIXER_LIBS -lSDL_mixer"
 
 
 { echo "$as_me:$LINENO: checking for SDLNet_UDP_Send in -lSDL_net" >&5
@@ -3308,16 +3300,8 @@
 fi
 { echo "$as_me:$LINENO: result: $ac_cv_lib_SDL_net_SDLNet_UDP_Send" >&5
 echo "${ECHO_T}$ac_cv_lib_SDL_net_SDLNet_UDP_Send" >&6; }
-if test $ac_cv_lib_SDL_net_SDLNet_UDP_Send = yes; then
-
-    SDLNET_LIBS="$SDLNET_LIBS -lSDL_net"
-
-else
-
-    echo "*** Could not find SDL_net.  Please install it."
-    exit -1
-
-fi
+ac_cv_lib_SDL_net_SDLNet_UDP_Send=yes
+SDLNET_LIBS="$SDLNET_LIBS -lSDL_net"
 
 
 ac_ext=c

                 

Index: chocolate-doom.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/chocolate-doom.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- chocolate-doom.info 6 Oct 2009 12:13:40 -0000       1.2
+++ chocolate-doom.info 21 Nov 2009 22:39:29 -0000      1.3
@@ -1,8 +1,10 @@
 Package: chocolate-doom
-Version: 1.1.1
-Revision: 1
+Version: 1.2.1
+Revision: 2 
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: f8a37a474f24e0ee3ff2201af83fad3d
+Source-MD5: df04c380034eff789e6b9ee1c0164977
+PatchFile: %n.patch
+PatchFile-MD5: 037db6aef4d9e707ee7f2ed499ef3d3b 
 License: GPL
 Homepage: http://www.chocolate-doom.org
 Maintainer: Pierre-Henri Lavigne <yakesonchih...@aim.com>
@@ -26,10 +28,12 @@
 * Testing. A WAD will work on all ports
 <<
 DocFiles: AUTHORS BUGS CMDLINE COPYING ChangeLog HACKING INSTALL NEWS README 
TODO
-BuildDepends: automake1.10, libsamplerate0-dev, sdl, sdl-mixer, sdl-net
+BuildDepends: automake1.10, fink (>= 0.24.12), libsamplerate0-dev, sdl, 
sdl-mixer, sdl-net
 Depends: libsamplerate0-shlibs, sdl-mixer-shlibs, sdl-net-shlibs, sdl-shlibs
 ConfigureParams: --disable-sdltest --disable-dependency-tracking 
--with-sdl-exec-prefix=%p
 PatchScript:<<
+#!/bin/bash -ev
+%{default_script}
 perl -pi -e 's,\$\(prefix\)\/games,\$\(prefix\)\/bin,g' setup/Makefile.in
 perl -pi -e 's,\$\(prefix\)\/games,\$\(prefix\)\/bin,g' setup/Makefile.am
 perl -pi -e 's,\$\(prefix\)\/games,\$\(prefix\)\/bin,g' src/Makefile.in


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to