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

Modified Files:
        boost1.34.info boost1.35.info cvs2svn-py.info 
        ggz-client-libs.info libavcodec1-shlibs.info libevent1.info 
        libfame1.info libgphoto2.info libidn.info libmal10.info 
        libmovtar.info liboss1.info libshout4.info libtar.info 
        mx4j.info wv2.info zziplib.info 
Log Message:
Pass 2 of conversion to PatchFile syntax


Index: boost1.34.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/boost1.34.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- boost1.34.info      12 Sep 2008 18:22:00 -0000      1.7
+++ boost1.34.info      27 Jan 2009 07:41:17 -0000      1.8
@@ -42,8 +42,10 @@
 SourceDirectory: boost_1_34_1
 Source-MD5: 2d938467e8a448a2c9763e0a9f8ca7e5
 
-Patch: %{ni}patch
+PatchFile: %{ni}patch
+PatchFile-MD5: 852685aa8440cf92c109826679a9664e
 PatchScript:<<
+       %{default_script}
  perl -pi -e 's|windows cygwin darwin|windows cygwin|' 
tools/build/v2/tools/python.jam
 <<
 

Index: libshout4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libshout4.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libshout4.info      3 Aug 2007 16:38:50 -0000       1.2
+++ libshout4.info      27 Jan 2009 07:41:20 -0000      1.3
@@ -3,7 +3,7 @@
 Revision: 3
 ###
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: fink (>=0.9.9), libvorbis0 (>= 1.1-1), libogg (>= 1.1-1), 
libtheora0, pkgconfig
+BuildDepends: fink (>= 0.24.12), libvorbis0 (>= 1.1-1), libogg (>= 1.1-1), 
libtheora0, pkgconfig
 BuildDependsOnly: true
 Conflicts: libshout
 Replaces: libshout
@@ -11,8 +11,10 @@
 Source: http://downloads.xiph.org/releases/libshout/libshout-%v.tar.gz
 Source-MD5: ca6e98af87fd17c709821d9be82b37d5
 ###
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: e3afc3ffbb929705f3a80f5b47c898e2
 PatchScript: <<
+       %{default_script}
   perl -pi -e 's,#include \<vorbis/codec.h\>,#include \<stdint.h\>\n#include 
\<vorbis/codec.h\>,g' configure
   perl -pi -e 's,#include \<ogg/ogg.h\>,#include \<stdint.h\>\n#include 
\<ogg/ogg.h\>,g' src/ogg.c
   perl -pi -e 's,#include \<vorbis/codec.h\>,#include \<stdint.h\>\n#include 
\<vorbis/codec.h\>,g' src/vorbis.c

Index: libavcodec1-shlibs.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libavcodec1-shlibs.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libavcodec1-shlibs.info     11 Jan 2008 17:41:04 -0000      1.1
+++ libavcodec1-shlibs.info     27 Jan 2009 07:41:18 -0000      1.2
@@ -3,7 +3,7 @@
 Revision: 1014
 ###
 # No C++ symbols used
-BuildDepends: a52dec-dev, imlib2, lame-dev, libfaad1-dev, libmp4v21-dev, 
libogg, libpostproc1, libvorbis0, sdl (>= 1.2.9-1001)
+BuildDepends: a52dec-dev, fink (>= 0.24.12), imlib2, lame-dev, libfaad1-dev, 
libmp4v21-dev, libogg, libpostproc1, libvorbis0, sdl (>= 1.2.9-1001)
 Depends: a52dec-shlibs, lame-shlibs, libpostproc1-shlibs, libvorbis0-shlibs
 Conflicts: ffmpeg (<< 0.4.6-1)
 Replaces: ffmpeg (<< 0.4.6-1)
@@ -12,6 +12,7 @@
 Source-MD5: ea5587e3c66d50b1503b82ac4179c303
 ###
 PatchScript: <<
+       %{default_script}
   ### WTF and YUCK
   perl -pi -e 's,LDFLAGS=\"-Wl\,-d\",LDFLAGS=\"\",g' configure
   perl -pi -e 's,\#define printf please_use_av_log,\/\/\#define printf 
please_use_av_log,g' libavcodec/common.h
@@ -68,7 +69,8 @@
   ### Fix for 10.4
   perl -pi -e 's,APPLE,NOTAPPLE,g' libavformat/tcp.c
 <<
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: cc5d1c986bed953ba78ae3597ace5069
 ###
 DocFiles: COPYING
 ###

Index: zziplib.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/zziplib.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- zziplib.info        20 Apr 2008 19:38:55 -0000      1.2
+++ zziplib.info        27 Jan 2009 07:41:21 -0000      1.3
@@ -1,11 +1,14 @@
 Package: zziplib
 Version: 0.10.27
 Revision: 4
+BuildDepends: fink (>= 0.24.12)
 Depends: %N-shlibs (= %v-%r)
 Maintainer: None <fink-de...@lists.sourceforge.net>
 Source: mirror:sourceforge:zziplib/zziplib-%v.tar.gz
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 3c750de3ec730ad95e1c08871477717a
 PatchScript: <<
+       %{default_script}
   perl -pi -e 's/LIBTOOL --silent/LIBTOOL/' configure
   perl -pi -e 's/hardcode_direct=yes/hardcode_direct=no/g' configure
 <<

Index: liboss1.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/liboss1.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- liboss1.info        25 Jun 2007 08:45:44 -0000      1.4
+++ liboss1.info        27 Jan 2009 07:41:20 -0000      1.5
@@ -3,7 +3,7 @@
 Revision: 105
 ###
 Depends: %n-shlibs (>= %v-%r)
-BuildDepends: esound, audiofile
+BuildDepends: fink (>= 0.24.12), esound, audiofile
 DescPackaging: <<
   Uses pkgconfig.
   Any package which BuildDepends on this one must also BuildDepend on:
@@ -16,8 +16,10 @@
 Source: mirror:sourceforge:liboss/liboss-%v.tar.bz2
 Source-MD5: 4269e010ee969ba88c177e8c2593e529
 ###
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 4ccee2b6d38095ec6d6196e79bb1f377
 PatchScript: <<
+       %{default_script}
 #!/bin/sh -ev
 
 case `uname -r` in

Index: mx4j.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/mx4j.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- mx4j.info   30 Jun 2006 00:34:54 -0000      1.3
+++ mx4j.info   27 Jan 2009 07:41:21 -0000      1.4
@@ -14,9 +14,13 @@
 Source2-MD5: 900d7609fb7e6d78901b357e4acfbc17
 Source3: mirror:custom:%n-docbookx.zip
 Source3-MD5: 731d5c3d3330f62520c080a92afe0ed2
-Patch: %n.patch
-PatchScript: perl -pi -e 's,<javac,<javac target="1.4" source="1.4",g' 
build/build.xml
-BuildDepends: ant-base (>= 1.6.5-1), ant-junit (>= 1.6.5-1), ant-optional (>= 
1.6.5-1), axis, bcel, fink (>= 0.22.2-1), javamail, jython, system-java-dev (>= 
1.4-1), xmlunit
+PatchFile: %n.patch
+PatchFile-MD5: 756d49d8bcf2c1abfa1ad6072befe204
+PatchScript: <<
+       %{default_script}
+       perl -pi -e 's,<javac,<javac target="1.4" source="1.4",g' 
build/build.xml
+<<
+BuildDepends: ant-base (>= 1.6.5-1), ant-junit (>= 1.6.5-1), ant-optional (>= 
1.6.5-1), axis, bcel, fink (>= 0.24.12), javamail, jython, system-java-dev (>= 
1.4-1), xmlunit
 Depends: axis, bcel, javamail, jython, system-java (>= 1.4-1)
 CompileScript: <<
 #!/bin/sh -ex

Index: libmovtar.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libmovtar.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libmovtar.info      12 Jul 2006 05:27:18 -0000      1.3
+++ libmovtar.info      27 Jan 2009 07:41:19 -0000      1.4
@@ -3,13 +3,15 @@
 Revision: 1002
 ###
 Depends: glib-shlibs, libjpeg-shlibs, sdl-shlibs (>= 1.2.9-1001)
-Builddepends: glib, libjpeg, sdl (>= 1.2.9-1001)
+Builddepends: fink (>= 0.24.12), glib, libjpeg, sdl (>= 1.2.9-1001)
 ###
 Source: mirror:sourceforge:mjpeg/libmovtar-%v.tar.gz
 Source-MD5: 3810ba83a90c52676014ab1ea6d8cd9f
 ###
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 018b1519a787be820bff0a880f43e6a1
 PatchScript: <<
+       %{default_script}
   ### Fix relink
   perl -pi.bak -e 's,need_relink=yes,need_relink=no,g' ltmain.sh
   ### clean up .m4 for stricter automake1.9 syntax check

Index: wv2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/wv2.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- wv2.info    15 Jul 2008 01:41:18 -0000      1.8
+++ wv2.info    27 Jan 2009 07:41:21 -0000      1.9
@@ -6,14 +6,16 @@
 Maintainer: Benjamin Reed <w...@fink.racoonfink.com>
 
 Depends: %N-shlibs (>= %v-%r)
-BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, glib2-dev (>= 
2.14.0-123), libgsf1.114-dev (>= 1.14.8-1), libiconv-dev, libxml2, pkgconfig
+BuildDepends: fink (>= 0.24.12), libgettext3-dev, gettext-bin, gettext-tools, 
glib2-dev (>= 2.14.0-123), libgsf1.114-dev (>= 1.14.8-1), libiconv-dev, 
libxml2, pkgconfig
 BuildDependsOnly: true
 GCC: 4.0
 
 Source: mirror:sourceforge:wvware/%n-%v.tar.bz2
 Source-MD5: d05318852b6c599270c7e0376834c413
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 680f7fa5efc7281444f1577ec259a0b7
 PatchScript: <<
+       %{default_script}
        perl -pi -e 's,-pedantic,,g' configure
        perl -pi -e 's/hardcode_direct=yes/hardcode_direct=no/g' configure
 <<

Index: ggz-client-libs.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/ggz-client-libs.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ggz-client-libs.info        30 Jun 2008 14:40:53 -0000      1.2
+++ ggz-client-libs.info        27 Jan 2009 07:41:17 -0000      1.3
@@ -7,7 +7,7 @@
 
 BuildDepends: <<
        expat1, libggz-crypto (>= %v-12) | libggz (>= %v-12), libgettext3-dev,
-       gettext-bin, gettext-tools, libiconv-dev
+       gettext-bin, gettext-tools, libiconv-dev, fink (>= 0.24.12)
 <<
 Depends: %N-shlibs (= %v-%r)
 
@@ -26,8 +26,12 @@
 ConfigureParams: --mandir=%p/share/man --enable-debug-gdb
 
 # Create an easy way to add game modules
-Patch: %n.patch
-PatchScript: touch ggz.modules
+PatchFile: %n.patch
+PatchFile-MD5: 81118f36883e65ef6a7d875f324782f7
+PatchScript: <<
+       %{default_script}
+       touch ggz.modules
+<<
 
 InstallScript: <<
        make install DESTDIR=%d

Index: libgphoto2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libgphoto2.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- libgphoto2.info     27 Jul 2008 03:27:25 -0000      1.6
+++ libgphoto2.info     27 Jan 2009 07:41:18 -0000      1.7
@@ -3,7 +3,7 @@
 Revision: 1002
 Source: mirror:sourceforge:gphoto/%n-%v.tar.bz2
 Depends: %N-shlibs (= %v-%r), libexif12-shlibs, libiconv, libgettext3-shlibs, 
libjpeg-shlibs, libtool14-shlibs, libusb-shlibs
-BuildDepends: gettext-tools, libexif12, libiconv-dev, libgettext3-dev, 
libjpeg, libtool14, libusb, pkgconfig, graphviz
+BuildDepends: fink (>= 0.24.12), gettext-tools, libexif12, libiconv-dev, 
libgettext3-dev, libjpeg, libtool14, libusb, pkgconfig, graphviz
 GCC: 4.0
 Maintainer: Jack Fink <jackf...@users.sourceforge.net>
 Homepage: http://www.gphoto.org
@@ -11,8 +11,10 @@
 Description: Library for digital cameras
 Source-MD5: 714859617c0b616855f6906280010c5d
 BuildDependsOnly: True
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 8e81dcbf8684c37b90050e447aa45c67
 PatchScript: <<
+       %{default_script}
        perl -pi -e "s/-g -O/-O/g;s/-O2/-Os/g" configure 
libgphoto2_port/configure
        perl -pi -e 's,<stdlib.h>,<stdlib.h>\n#include <sys/types.h>,' 
camlibs/sonydscf1/sonydscf1.c
 << 

Index: libfame1.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libfame1.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libfame1.info       13 Jan 2007 21:31:50 -0000      1.5
+++ libfame1.info       27 Jan 2009 07:41:18 -0000      1.6
@@ -2,6 +2,7 @@
 Version: 0.9.1
 Revision: 2
 ###
+BuildDepends: fink (>= 0.24.12)
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: true
 Conflicts: libfame
@@ -10,8 +11,12 @@
 Source: mirror:sourceforge:fame/libfame-%v.tar.gz
 Source-MD5: 880085761e17a3b4fc41f4f6f198fd3b
 ###
-Patch: %n.patch
-PatchScript: perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' libfame.m4.in
+PatchFile: %n.patch
+PatchFile-MD5: 5966f84a6854f9e0512d1dd40faebca3
+PatchScript: <<
+       %{default_script}
+       perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' libfame.m4.in
+<<
 ###
 UpdateLibTool: true
 UpdateConfigGuess: true

Index: libidn.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libidn.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- libidn.info 24 Mar 2008 16:00:26 -0000      1.9
+++ libidn.info 27 Jan 2009 07:41:18 -0000      1.10
@@ -7,12 +7,16 @@
 <<
 Source: mirror:custom:%n-%v.tar.gz
 Source-MD5: d9ee124c1caa883e081486eafd9a1916
-Patch: %n.patch
-PatchScript: perl -pi -e 's,g_utf8,idn_utf8,g' lib/*.c
+PatchFile: %n.patch
+PatchFile-MD5: bd7bbd24a56a91d123c00c62abdcd5e5
+PatchScript: <<
+       %{default_script}
+       perl -pi -e 's,g_utf8,idn_utf8,g' lib/*.c
+<<
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
 BuildDependsOnly: true
-BuildDepends: fink (>= 0.23.0-1), gettext-bin, gettext-tools, gtk-doc, 
libiconv-dev, libgettext3-dev, pkgconfig (>= 0.21-1), system-java-dev (>= 1.5-1)
+BuildDepends: fink (>= 0.24.12-1), gettext-bin, gettext-tools, gtk-doc, 
libiconv-dev, libgettext3-dev, pkgconfig (>= 0.21-1), system-java-dev (>= 1.5-1)
 Depends: %N-shlibs (= %v-%r), pkgconfig (>= 0.21-1)
 ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info 
--enable-gtk-doc --enable-java
 Type: java(1.5)

Index: cvs2svn-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/cvs2svn-py.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- cvs2svn-py.info     23 Sep 2008 17:42:32 -0000      1.14
+++ cvs2svn-py.info     27 Jan 2009 07:41:17 -0000      1.15
@@ -9,12 +9,14 @@
 Maintainer: Christian Schaffner <chri...@users.sourceforge.net>
 
 # Dependencies:
+BuildDepends: fink (>= 0.24.12)
 Depends: svn (>= 1.4.0-1), svn-client (>= 1.4.0-1), 
svn-swig-py%type_pkg[python] (>= 1.4.0-1), python%type_pkg[python] (>= 
1:2.3.3-23) | python%type_pkg[python]-nox (>= 1:2.3.3-23), (%type_pkg[python] 
<< 25) python%type_pkg[python]-socket-ssl (>= 1:2.3.3-23) | (%type_pkg[python] 
<< 25) python%type_pkg[python]-socket (>= 1:2.3.3-23) | (%type_pkg[python] << 
25) python%type_pkg[python]-socket-nox (>= 1:2.3.3-23)
 Conflicts: cvs2svn (<= 1:1.1.99-1), %{Ni}23-bin, %{Ni}24-bin, %{Ni}25-bin 
 Replaces: cvs2svn (<= 1:1.1.99-1), %{Ni}23-bin, %{Ni}24-bin, %{Ni}25-bin
 
 # Patch Phase:
-Patch: %{Ni}.patch
+PatchFile: %{Ni}.patch
+PatchFile-MD5: b687534eda93d4612d4a9015a3330c70
 
 # Unpack Phase:
 Source: mirror:custom:cvs2svn-%v.tar.gz
@@ -26,6 +28,7 @@
 
 # Patch Phase:
 PatchScript: <<
+       %{default_script}
  perl -pi -e 's;#!/usr/bin/env python;#!%p/bin/python%type_raw[python];' 
run-tests.py
  perl -pi -e 's;#!/usr/bin/env python;#!%p/bin/python%type_raw[python];' 
setup.py
 <<

Index: libevent1.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libevent1.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libevent1.info      29 Mar 2007 02:04:37 -0000      1.3
+++ libevent1.info      27 Jan 2009 07:41:18 -0000      1.4
@@ -13,14 +13,19 @@
 Replaces: libevent
 
 BuildDependsOnly: true
+BuildDepends: fink (>= 0.24.12)
 Depends: %N-shlibs (= %v-%r)
 ConfigureParams: --mandir=%p/share/man
 
 # Fix nested functions
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: a78dac80374286c2a6b4c07f5643d0c7
 
 # I hate libtool's -release flag
-PatchScript: perl -i -pe 's/-release\s\S+\s//' Makefile.in
+PatchScript: <<
+       %{default_script}
+       perl -i -pe 's/-release\s\S+\s//' Makefile.in
+<<
 
 InstallScript: make install DESTDIR=%d
 

Index: libtar.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libtar.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libtar.info 30 Oct 2008 12:43:44 -0000      1.1
+++ libtar.info 27 Jan 2009 07:41:20 -0000      1.2
@@ -22,11 +22,13 @@
 <<
 DocFiles: COPYRIGHT ChangeLog ChangeLog-1.0.x INSTALL README TODO
 BuildDependsOnly: true
-BuildDepends: libtool14
+BuildDepends: fink (>= 0.24.12), libtool14
 Depends: %N-shlibs (= %v-%r)
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: c3df57de372f78045f2a54fb69bf37da
 PatchScript:<<
 #!/bin/bash -ev
+%{default_script}
 perl -pi -e 's,\$ac_aux_dir/config.sub,%p/share/libtool/config.sub,g' configure
 perl -pi -e 's,\$ac_aux_dir/config.guess,%p/share/libtool/config.guess,g' 
configure
 perl -pi -e 's,\$ac_aux_dir/ltmain.sh,%p/share/libtool/ltmain.sh,g' configure

Index: boost1.35.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/boost1.35.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- boost1.35.info      29 Apr 2008 20:20:09 -0000      1.2
+++ boost1.35.info      27 Jan 2009 07:41:17 -0000      1.3
@@ -41,8 +41,10 @@
 SourceDirectory: boost_1_35_0
 Source-MD5: dce952a7214e72d6597516bcac84048b
 
-Patch: %{ni}patch
+PatchFile: %{ni}patch
+PatchFile-MD5: f4c0536cbc0e87d04ced2914c7f4652e
 PatchScript:<<
+       %{default_script}
 # don't link to libpython, we will use -undefined dynamic_lookup
  perl -pi -e 's|windows cygwin darwin|windows cygwin|' 
tools/build/v2/tools/python.jam
 # don't build debug target nor runtime-link-static, otherwise complete

Index: libmal10.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libmal10.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- libmal10.info       24 Jun 2008 22:46:29 -0000      1.9
+++ libmal10.info       27 Jan 2009 07:41:18 -0000      1.10
@@ -7,15 +7,17 @@
 Maintainer: Benjamin Reed <libma...@fink.racoonfink.com>
 
 Depends: %N-shlibs (>= %e:%v-%r)
-BuildDepends: pilot-link10, libiconv-dev, libncurses5 (>= 5.4-20041023-1006), 
readline5 (>= 5.0-1004)
+BuildDepends: fink (>= 0.24.12), pilot-link10, libiconv-dev, libncurses5 (>= 
5.4-20041023-1006), readline5 (>= 5.0-1004)
 Conflicts: libmal
 Replaces: libmal
 BuildDependsOnly: true
 
 Source: http://jasonday.home.att.net/code/libmal/libmal-%v.tar.gz
 Source-MD5: b570bc495101de915f3401d0baaf6b62
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 7772c1358d255715e4190a04a10f8f47
 PatchScript: <<
+       %{default_script}
        perl -pi.bak -e 's/\$\(MAL_INC\).*/\nAM_CPPFLAGS = $&/' src/Makefile.in
        perl -pi -e 's/hardcode_direct=yes/hardcode_direct=no/g' configure
 <<


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to