Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv15967

Modified Files:
        wesnoth.info 
Log Message:
cleanup invalid configureparams
patch msgmerge (update) --backup=off for darwin10


Index: wesnoth.info
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/wesnoth.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- wesnoth.info        19 Aug 2010 00:14:55 -0000      1.2
+++ wesnoth.info        24 Aug 2010 18:25:46 -0000      1.3
@@ -22,7 +22,7 @@
   libpng3,
   freetype219,
   libiconv-dev,
-  libgettext3-dev,
+  libgettext8-dev,
   gettext-tools,
   pango1-xft2-ft219-dev,
   boost1.41.cmake,
@@ -43,7 +43,7 @@
   libpng3-shlibs,
   freetype219-shlibs,
   libiconv,
-  libgettext3-shlibs,
+  libgettext8-shlibs,
   pango1-xft2-ft219-shlibs,
   boost1.41.cmake-shlibs
 <<
@@ -60,26 +60,26 @@
   --enable-tools \
   --enable-server \
   --enable-campaign-server \
-  --with-freetype-prefix=%p/lib/freetype219 \
-  --with-freetype-exec-prefix=%p/lib/freetype219 \
   --disable-dependency-tracking \
   --without-x \
-  --without-zipios \
   --disable-sdltest \
   --with-server-gid=admin \
   --with-server-uid=root \
-  --disable-python \
   --disable-python-install \
   --with-boost=%p \
   --disable-strict-compilation \
-  
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 \ 
+  
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 \
   FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
 <<
 # PatchFile: %n.patch
 # PatchFile-MD5: 12ba1e8b79608f4c05d49ae6da56d96b
 PatchScript: <<
+  #!/bin/sh -ev
 #  %{default_script}
   perl -pi -e 's/-L. -l(wesnoth-core)/lib\1.a/' src/Makefile.am
+  file=po/Makefile.in.in
+  mv $file $file.orig
+  sed '/^MSGMERGE_UPDATE/s|$| --backup=off|' $file.orig > $file
 <<
 CompileScript: <<
   #!/bin/sh -ev


------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to