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

Modified Files:
        wormux-maps.info wormux.info 
Log Message:
new versions

Index: wormux-maps.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/wormux-maps.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- wormux-maps.info    6 Mar 2009 14:22:22 -0000       1.2
+++ wormux-maps.info    13 Jul 2009 16:37:23 -0000      1.3
@@ -1,16 +1,16 @@
 Package: wormux-maps
-Version: 20090306
+Version: 20090708
 Revision: 1
 Description: Extra maps for wormux
 License: GPL
 Maintainer: Hanspeter Niederstrasser <nie...@users.sourceforge.net>
 Source: http://download.gna.org/wormux/BonusMaps.tar.gz
 NoSourceDirectory: true
-Source-MD5: 338264476fa76088ec10231b0307afc1
-Enhances: wormux (>= 0.8.1-1)
+Source-MD5: 9dc094d3495fa58fa5b28382268ce88c
+Enhances: wormux (>= 0.8.4-1)
 CompileScript: /usr/bin/true
 InstallScript: <<
-  for i in {seaship,shadows}; do /bin/chmod 0755 $i; done
+#  for i in {seaship,shadows}; do /bin/chmod 0755 $i; done
   /bin/mkdir -p %i/share/wormux/map
   /usr/bin/find . -type d \! -name "." -print0 | /usr/bin/xargs -J %% -0 
/bin/cp -R %% %i/share/wormux/map
 <<

Index: wormux.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/wormux.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- wormux.info 6 Mar 2009 14:22:22 -0000       1.7
+++ wormux.info 13 Jul 2009 16:37:23 -0000      1.8
@@ -1,10 +1,12 @@
 Package: wormux
-Version: 0.8.3
-Revision: 2
+Version: 0.8.4
+Revision: 1
 Maintainer: Hanspeter Niederstrasser <nie...@users.sourceforge.net>
 Source: http://download.gna.org/%N/%N-%v.tar.bz2
-Source-MD5: c4235a844ad9f7337f1a8da2c5c1b820
+Source-MD5: 0aed316799723173f2d6e242af312382
 BuildDepends: <<
+       fribidi,
+       fribidi-dev,
        gettext-tools,
        libcurl4,
        libgettext3-dev,
@@ -19,6 +21,7 @@
        sdl-ttf
 <<
 Depends: <<
+       fribidi-shlibs,
        libcurl4-shlibs,
        libgettext3-shlibs,
        libpng3-shlibs,
@@ -32,9 +35,13 @@
 <<
 PatchScript: <<
        ### copynpaste.cpp uses deprecated Scrap stuff, so must work around the 
warning for now.
-       /usr/bin/perl -pi -e 's,-Werror,,g;' src/Makefile.in
+       ## -Werror removed from non-debug builds in 0.8.4
+       #/usr/bin/perl -pi -e 's,-Werror,,g;' src/Makefile.in
+       ### OS X does not have MSG_NOSIGNAL
+       ### 
http://lists.apple.com/archives/macnetworkprog/2002/Dec/msg00091.html
+       /usr/bin/perl -pi -e 's,MSG_NOSIGNAL,SO_NOSIGPIPE,g;' 
tools/servers/index_server/net_data.cpp
 <<
-SetLDFLAGS: -L%p/lib/system-openssl/lib
+SetLDFLAGS: -L%p/lib/system-openssl/lib -lintl
 ConfigureParams: --with-datadir-name=%p/share/%N --mandir=%p/share/man 
--with-localedir-name=%p/share/locale --disable-dependency-tracking 
--disable-sdltest --enable-fribidi
 GCC: 4.0
 InstallScript: <<


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to