Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory
fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8588/stable/main/finkinfo/libs
Modified Files:
commons-fileupload.info commons-resources.info cvs2svn-py.info
dbus-sharp.info dbus.info fltk-aqua.info gdal-python-py.info
gdal.info gdbm3.info ggz-client-libs.info jca.info
jdbc-optional.info jsapi.info libarchive.info libdvdread4.info
libfame1.info libggz.info libgphoto2.info libgpod0.info
libicu32-dev.info libicu36-dev.info libidn.info libmal10.info
libmath++.info libmhash.info libmovtar.info libnessus.info
libnessus3.info libotf.info libpaper1.info libsidplay.info
libsigc++.info libsigsegv.info pcre-3.9-2.info pcre-4.2-2.info
poppler-qt3.info poppler.info poppler1.info poppler2-glib.info
poppler2-qt3.info poppler2.info struts.info tyrex.info
wv2.info
Log Message:
PatchFile cleanups
Index: gdbm3.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/gdbm3.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gdbm3.info 5 Sep 2006 04:43:00 -0000 1.3
+++ gdbm3.info 29 Mar 2009 07:06:05 -0000 1.4
@@ -4,11 +4,12 @@
Source: mirror:gnu:gdbm/gdbm-%v.tar.gz
Source-MD5: 1d1b1d5c0245b1c00aff92da751e9aa1
Depends: %N-shlibs (= %v-%r)
-BuildDepends: fink (>= 0.9.9)
+BuildDepends: fink (>= 0.24.12-1)
Conflicts: gdbm
Replaces: gdbm
NoSetCPPFlags: true
-Patch: %n.patch
+PatchFile: %{ni}.patch
+PatchFile-MD5: cd6b1b890939d1d78f6b02a0b9e0e399
ConfigureParams: --mandir='${prefix}/share/man'
--infodir='${prefix}/share/info'
InstallScript: <<
make install prefix=%i
Index: ggz-client-libs.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/ggz-client-libs.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ggz-client-libs.info 16 Jul 2008 03:01:35 -0000 1.1
+++ ggz-client-libs.info 29 Mar 2009 07:06:05 -0000 1.2
@@ -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: pcre-4.2-2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pcre-4.2-2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pcre-4.2-2.info 20 Jan 2006 20:12:55 -0000 1.1
+++ pcre-4.2-2.info 29 Mar 2009 07:06:05 -0000 1.2
@@ -1,14 +1,15 @@
Package: pcre
Version: 4.2
Revision: 2
-BuildDepends:
+BuildDepends: fink (>= 0.24.12)
Depends: %N-shlibs (= %v-%r), %N-bin
BuildDependsOnly: True
Source: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/%n-%v.tar.bz2
Source-MD5: 2a11a3f26e7689f5e70f9baad0813e7c
UpdateConfigGuess: true
UpdateLibtool: true
-Patch: %f.patch
+PatchFile: %f.patch
+PatchFile-MD5: eb800b4afbffcce44d141e1d7de9b649
ConfigureParams: --mandir='${prefix}/share/man'
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
Index: jdbc-optional.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/jdbc-optional.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- jdbc-optional.info 5 Aug 2007 21:05:20 -0000 1.2
+++ jdbc-optional.info 29 Mar 2009 07:06:05 -0000 1.3
@@ -2,13 +2,15 @@
Version: 2.0
Revision: 4
Type: java(1.4)
-BuildDepends: fink (>= 0.22.2-1), jta-spec, system-java-dev
+BuildDepends: fink (>= 0.24.12-1), jta-spec, system-java-dev
Depends: jta-spec, system-java
Provides: jdbc2
Source: http://distfiles.opendarwin.org/jdbc2_0-stdext-src.zip
Source-MD5: 1e07819fada0482b16edc8628e0aa43e
SourceDirectory: .
-PatchScript: sed 's:@PREFIX@:%p:g' <%a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: f9d44d8b41a6a39a95e8622999f720d3
+PatchScript: sed 's:@PREFIX@:%p:g' <%{PatchFile} | patch -p1
CompileScript: <<
#!/bin/sh -ex
Index: libgpod0.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libgpod0.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libgpod0.info 16 Jul 2008 03:01:36 -0000 1.1
+++ libgpod0.info 29 Mar 2009 07:06:05 -0000 1.2
@@ -6,6 +6,7 @@
atk1 (>= 1.20.0-1),
cairo (>= 1.6-1),
expat1,
+ fink (>= 0.24.12-1),
fontconfig2-dev (>= 2.4.1-1),
freetype219 (>= 2.3.5-1),
glib2-dev (>= 2.14.0-1),
@@ -26,7 +27,8 @@
Replaces: libgpod1, libgpod3
Source: mirror:sourceforge:gtkpod/libgpod-%v.tar.gz
Source-MD5: c9c41625347a33efd9441c4e71fdd04e
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: cf7bc8c768c6b874d9d9cbf5092e33a2
SetCPPFLAGS: -fnested-functions
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
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
InstallScript: make -j1 install DESTDIR=%d
Index: libggz.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libggz.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libggz.info 16 Jul 2008 03:01:36 -0000 1.1
+++ libggz.info 29 Mar 2009 07:06:05 -0000 1.2
@@ -6,6 +6,7 @@
Maintainer: Dave Vasilevsky <[email protected]>
BuildDependsOnly: true
+BuildDepends: fink (>= 0.24.12-1)
Depends: %N-shlibs (= %v-%r)
Conflicts: libggz-crypto
Replaces: libggz-crypto
@@ -23,7 +24,8 @@
SetCPPFLAGS: -fsigned-char
ConfigureParams: --mandir=%p/share/man --enable-debug-gdb
-Patch: %{Ni}.patch
+PatchFile: %{Ni}.patch
+PatchFile-MD5: 7f46fd0321e70ff2a652ed1ba7a092b8
InstallScript: <<
#!/bin/sh -ev
make install DESTDIR=%d
Index: poppler-qt3.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/poppler-qt3.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- poppler-qt3.info 16 Jul 2008 03:01:38 -0000 1.1
+++ poppler-qt3.info 29 Mar 2009 07:06:05 -0000 1.2
@@ -10,6 +10,7 @@
atk1 (>= 1.20.0-1),
cairo (>= 1.6-1),
expat1,
+ fink (>= 0.24.12),
fontconfig2-dev (>= 2.4.1-1),
freetype219 (>= 2.3.5-1),
glitz,
@@ -30,7 +31,9 @@
Replaces: poppler2-qt3
Source: http://poppler.freedesktop.org/poppler-%v.tar.gz
Source-MD5: 053fdfd70533ecce1a06353fa945f061
-PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1 --fuzz=4
+PatchFile: %n.patch
+PatchFile-MD5: c76672b54d186c6a33587029bd23ccd8
+PatchScript: sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1 --fuzz=4
NoSetCPPFLAGS: true
SetCPPFLAGS: -I%p/lib/pango-ft219/include/pango-1.0
-I%p/lib/pango-ft219/include -I%p/lib/freetype219/include/freetype2
-I%p/lib/freetype219/include -I%p/lib/fontconfig2/include -I%p/include
-I%p/include/sys
Index: libarchive.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libarchive.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libarchive.info 3 Dec 2007 09:54:27 -0000 1.3
+++ libarchive.info 29 Mar 2009 07:06:05 -0000 1.4
@@ -2,13 +2,15 @@
Version: 2.4.0
Revision: 1
Description: Archiver library for tar, pax and others
-BuildDepends: bzip2-dev
+BuildDepends: bzip2-dev, fink (>= 0.24.12)
Depends: %N-shlibs (=%v-%r), bzip2-shlibs
BuildDependsOnly: true
Source: http://people.freebsd.org/~kientzle/libarchive/src/libarchive-%v.tar.gz
Source-MD5: 9b06995c6c9d000892b7320a4a4fedcb
+PatchFile: %n.patch
+PatchFile-MD5: 722914708bc9dd2214400469211443d3
PatchScript: <<
-patch -p1 < %a/%n.patch
+patch -p1 < %{PatchFile}
/usr/bin/sed -i.bak 's/^\.Fx/FreeBSD/' libarchive/*.[1-9]
<<
ConfigureParams: --enable-bsdtar=shared --disable-bsdcpio ACLOCAL=: AUTOCONF=:
AUTOMAKE=: AUTOHEADER=:
Index: libnessus.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libnessus.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libnessus.info 21 Jul 2007 18:16:30 -0000 1.3
+++ libnessus.info 29 Mar 2009 07:06:05 -0000 1.4
@@ -4,7 +4,7 @@
Distribution: 10.3, 10.4
###
Depends: libpcap-shlibs, pth-shlibs, gmp-shlibs (>= 4.1.4-1), libmpfr1-shlibs,
%N-shlibs (= %v-%r)
-BuildDepends: libpcap, pth, gmp (>= 4.1.4-1), libmpfr1
+BuildDepends: libpcap, pth, gmp (>= 4.1.4-1), libmpfr1, fink (>= 0.24.12-1)
BuildDependsOnly: true
Replaces: libnessus3, nessus-libraries, libnessus-ssl
Conflicts: libnessus3, nessus-libraries, libnessus-ssl
@@ -16,7 +16,8 @@
###
SetCFLAGS: -DBIND_8_COMPAT
SetCPPFLAGS: -DBIND_8_COMPAT
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 1ebd9ca1a548a1636b9aeb30600b434c
ConfigureParams: --disable-nessuspcap --without-ssl --with-pic --enable-shared
--enable-static --mandir=%i/share/man --infodir=%p/share/info
--libexecdir=%p/lib
InstallScript: <<
make install prefix=%i
Index: libicu36-dev.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libicu36-dev.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libicu36-dev.info 19 Jan 2009 00:58:07 -0000 1.2
+++ libicu36-dev.info 29 Mar 2009 07:06:05 -0000 1.3
@@ -6,11 +6,14 @@
Source:
http://www.opensource.apple.com/darwinsource/tarballs/other/ICU-8.11.tar.gz
Source-MD5: 8a67e6d41e011fb405ccc762f7a17524
-PatchScript: sed -e 's,@FINKPREFIX@,%p,g' %a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 409e0d6fa3962312dc6eb5041351b0be
+PatchScript: sed -e 's,@FINKPREFIX@,%p,g' %{PatchFile} | patch -p1
Conflicts: libicu28, libicu28-dev, libicu30, libicu30-dev, libicu31,
libicu31-dev, libicu32-dev
Replaces: libicu28, libicu28-dev, libicu30, libicu30-dev, libicu31,
libicu31-dev, libicu32-dev
+BuildDepends: fink (>= 0.24.12-1)
Depends: macosx (>= 10.5-1)
Recommends: macosx (>= 10.5-1)
BuildDependsOnly: true
@@ -22,7 +25,7 @@
InstallScript: <<
#!/bin/sh -ex
- make \
+ make -j1 \
DESTDIR="%d" \
DSTROOT="%d" \
SRCROOT=`pwd` \
Index: tyrex.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/tyrex.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tyrex.info 20 Jan 2006 20:12:55 -0000 1.1
+++ tyrex.info 29 Mar 2009 07:06:05 -0000 1.2
@@ -1,11 +1,14 @@
Package: tyrex
Version: 1.0.1
Revision: 1
+BuildDepends: fink (>= 0.24.12)
Depends: jta-spec (>= 1.0.1-2), jca (>= 1.0-2), jaas (>= 1.0-1), log4j (>=
1.2.8-1), system-java13 | system-java14 | system-java15, xalan-j (>= 2.6.0-1),
xerces-j (>= 2.6.2-1)
Source: mirror:sourceforge:%n/%n-%v.tgz
Source-MD5: dd70aa0778beba346f8b82c93d1e4490
SourceDirectory: %n-%v
-PatchScript: sed 's:@PREFIX@:%p:g' <%a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 2c968092d70be5ef65042e55e2507e9d
+PatchScript: sed 's:@PREFIX@:%p:g' <%{PatchFile} | patch -p1
CompileScript: /usr/bin/true
JarFiles: %n-%v.jar
InstallScript: <<
Index: struts.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/struts.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- struts.info 22 Mar 2006 04:04:41 -0000 1.2
+++ struts.info 29 Mar 2009 07:06:05 -0000 1.3
@@ -5,13 +5,15 @@
DescPackaging: Depends on commons-collection, which doesn't compile on intel
Type: java(1.4)
Depends: jdbc-optional, jakarta-servletapi (>= 4.1-1), xerces-j (>= 2.6.2-1),
junit, commons-beanutils (>= 1.6.1-2), commons-collections (>= 3.1-2),
commons-dbcp (>= 1.2.1-1), commons-digester (>= 1.5-2), commons-fileupload (>=
1.0-2), commons-lang (>= 2.0-2), commons-logging (>= 1.0.4-1), commons-pool (>=
1.2-1), commons-resources, commons-validator (>= 1.0.2-3), system-java14 |
system-java15
-BuildDepends: jdbc-optional, jakarta-servletapi (>= 4.1-1), xerces-j (>=
2.6.2-1), junit, commons-beanutils (>= 1.6.1-2), commons-collections (>=
3.1-2), commons-dbcp (>= 1.2.1-1), commons-digester (>= 1.5-2),
commons-fileupload (>= 1.0-2), commons-lang (>= 2.0-2), commons-logging (>=
1.0.4-1), commons-pool (>= 1.2-1), commons-resources, commons-validator (>=
1.0.2-3), fink (>= 0.22.2-1), fink-mirrors (>= 0.22.1.1-1), system-java14-dev,
ant
+BuildDepends: jdbc-optional, jakarta-servletapi (>= 4.1-1), xerces-j (>=
2.6.2-1), junit, commons-beanutils (>= 1.6.1-2), commons-collections (>=
3.1-2), commons-dbcp (>= 1.2.1-1), commons-digester (>= 1.5-2),
commons-fileupload (>= 1.0-2), commons-lang (>= 2.0-2), commons-logging (>=
1.0.4-1), commons-pool (>= 1.2-1), commons-resources, commons-validator (>=
1.0.2-3), fink (>= 0.24.12-1), fink-mirrors (>= 0.22.1.1-1), system-java14-dev,
ant
Source: mirror:apache:jakarta/struts/source/jakarta-struts-%v-src.tar.gz
Source-MD5: c21f443d145f5753d5b560a2d3c2d065
Source2: mirror:apache:jakarta/struts/struts-legacy/struts-legacy-1.0.tar.gz
Source2-MD5: 1ff5090621275089072672e323bdbe03
SourceDirectory: jakarta-%n-%v-src
-PatchScript: sed 's:@PREFIX@:%p:g' <%a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 0ffecb6caf2dee5e9e29ffdc3a8b1faa
+PatchScript: sed 's:@PREFIX@:%p:g' <%{PatchFile} | patch -p1
CompileScript: ant
-Dstruts-legacy.jar="%b/../struts-legacy-1.0/struts-legacy.jar" dist
JarFiles: dist/lib/struts*.jar
InstallScript: <<
Index: libotf.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libotf.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libotf.info 24 Aug 2008 20:58:05 -0000 1.4
+++ libotf.info 29 Mar 2009 07:06:05 -0000 1.5
@@ -2,10 +2,11 @@
Version: 0.9.5
Revision: 3
Depends: %N-shlibs (= %v-%r)
-BuildDepends: x11, freetype219, xmkmf (>= 1.0.2-3)
+BuildDepends: x11, freetype219, xmkmf (>= 1.0.2-3), fink (>= 0.24.12-1)
Source: http://www.m17n.org/%n/%n-%v.tar.gz
Source-MD5: f8b71fe2d88b51b7dfe1dbd62a56f0bd
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 1478f806e0a339850dea19f1f94f68a6
DocFiles: AUTHORS COPYING NEWS README
BuildDependsOnly: True
SetLDFLAGS: -L%p/lib/freetype219/lib
Index: libidn.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libidn.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libidn.info 9 Nov 2006 13:40:03 -0000 1.3
+++ libidn.info 29 Mar 2009 07:06:05 -0000 1.4
@@ -7,12 +7,16 @@
<<
Source: mirror:custom:%n-%v.tar.gz
Source-MD5: 20181e7009337e539c2f9a06b10915ec
-Patch: %n.patch
-PatchScript: perl -pi -e 's,g_utf8,idn_utf8,g' lib/*.c
+PatchFile: %n.patch
+PatchFile-MD5: 2b80d1a0d75836e096522059ecb12506
+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, system-java-dev (>= 1.4-1)
+BuildDepends: fink (>= 0.24.12-1), gettext-bin, gettext-tools, gtk-doc,
libiconv-dev, libgettext3-dev, pkgconfig, system-java-dev (>= 1.4-1)
Depends: %N-shlibs (= %v-%r), pkgconfig
ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info
--enable-gtk-doc --enable-java
Type: java(1.4)
Index: libsigsegv.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libsigsegv.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libsigsegv.info 16 Jul 2008 03:01:37 -0000 1.3
+++ libsigsegv.info 29 Mar 2009 07:06:05 -0000 1.4
@@ -1,11 +1,12 @@
Package: libsigsegv
Version: 2.5
-Revision: 2
+Revision: 4
+Epoch: 1
# Distribution: 10.4
Source: gnu
Source-MD5: bcb3a7208661dead3aec2cbde4373a3b
BuildDependsOnly: true
-Depends: %N-shlibs (= %v-%r)
+Depends: %N-shlibs (= %e:%v-%r)
ConfigureParams: --enable-shared=yes
DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README
@@ -18,7 +19,7 @@
SplitOff: <<
Package: %N-shlibs
Files: lib/*.*.dylib
- Shlibs: %p/lib/libsigsegv.0.dylib 1.0.0 %n (>= 2.4-1)
+ Shlibs: %p/lib/libsigsegv.0.dylib 1.0.0 %n (>= 1:2.5-3)
DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README
<<
Index: libdvdread4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libdvdread4.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libdvdread4.info 19 Nov 2006 16:58:17 -0000 1.2
+++ libdvdread4.info 29 Mar 2009 07:06:05 -0000 1.3
@@ -3,7 +3,7 @@
Revision: 13
###
Depends: libdvdcss-shlibs, %N-shlibs (= %v-%r)
-BuildDepends: libdvdcss
+BuildDepends: fink (>= 0.24.12), libdvdcss
BuildDependsOnly: true
Conflicts: libdvdread
Replaces: libdvdread
@@ -11,13 +11,15 @@
Source: http://www.dtek.chalmers.se/groups/dvd/dist/libdvdread-%v.tar.gz
Source-MD5: 06353d7b14541ff8b431e69ad404db84
###
+PatchFile: %n.patch
+PatchFile-MD5: a5bb90cff0abbab796076b5bd6632cc3
PatchScript: <<
### Two level
perl -pi.bak -e 's,-flat_namespace -undefined suppress,,g' configure
### dlopen fix
perl -pi.bak -e 's,libdvdcss.so.2,libdvdcss.2.dylib,g' dvdread/dvd_input.c
### Fix building on Intel Macs
- patch -p1 <%a/%n.patch
+ patch -p1 <%{PatchFile}
<<
###
NoSetLDFLAGS: true
Index: libpaper1.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libpaper1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libpaper1.info 5 Mar 2006 01:18:15 -0000 1.2
+++ libpaper1.info 29 Mar 2009 07:06:05 -0000 1.3
@@ -2,6 +2,7 @@
Version: 1.1.14
Revision: 4
Depends: %N-shlibs (>= %v-%r)
+BuildDepends: fink (>= 0.24.12-1)
CustomMirror: <<
nam-US: http://ranger.befunk.com/fink
@@ -10,7 +11,8 @@
<<
Source: mirror:custom:libpaper-%v.tar.bz2
Source-MD5: 029f0df6005517f49a3e5af694443040
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 048adc150767e33e2fcaf576197cbbca
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
--sysconfdir=%p/etc
InstallScript: <<
#!/bin/sh -ex
Index: libsigc++.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libsigc++.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libsigc++.info 7 Oct 2007 22:28:06 -0000 1.2
+++ libsigc++.info 29 Mar 2009 07:06:05 -0000 1.3
@@ -1,6 +1,6 @@
Package: libsigc++
Version: 1.0.4
-Revision: 14
+Revision: 15
Architecture: powerpc
Distribution: 10.4
Depends: %N-shlibs (= %v-%r)
@@ -11,10 +11,10 @@
Source: mirror:sourceforge:libsigc/%n-%v.tar.gz
Source-MD5: 88d34840acc1cc5d47b347726e4a09e0
UpdateLibtoolInDirs: scripts
+PatchScript: perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' sigc++.m4
DocFiles: AUTHORS COPYING COPYING.LIB ChangeLog FEATURES IDEAS NEWS README TODO
NoSetLDFLAGS: True
SetLibs: -L%p/lib
-SetCPPFLAGS: -no-cpp-precomp
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
SetCC: gcc-3.3
@@ -34,7 +34,7 @@
DescPackaging: <<
This version is compiled with g++-3.3, even in the 10.4 tree. If it is
ever updated to a more recent compiler, it must be updated at the same time
- as a large collection of packages: fwbuilder, gabber, gabber-ssl, gcdmaster,
+ as a large collection of packages: gabber, gabber-ssl, gcdmaster,
genes, glademm, gnomemm, gtkmm, libsigc++ and anything which depends on any
of them.
Index: libnessus3.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libnessus3.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libnessus3.info 11 Aug 2008 01:41:24 -0000 1.2
+++ libnessus3.info 29 Mar 2009 07:06:05 -0000 1.3
@@ -8,7 +8,7 @@
<<
BuildDepends: <<
(%N=libnessus3-ssl) openssl, (%N=libnessus3-ssl) openssl098-dev,
- libpcap
+ libpcap, fink (>= 0.24.12-1)
<<
BuildDependsOnly: true
Replaces: <<
@@ -24,7 +24,8 @@
SourceDirectory: nessus-libraries
Source-MD5: ac027cd2dfa149a44a6dbb748eb93ce9
###
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 7d7673bbb6fc796841d55e9d9a90d37d
###
SetCFLAGS: -DBIND_8_COMPAT
SetCPPFLAGS: -DBIND_8_COMPAT
Index: pcre-3.9-2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pcre-3.9-2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pcre-3.9-2.info 20 Jan 2006 20:12:55 -0000 1.1
+++ pcre-3.9-2.info 29 Mar 2009 07:06:05 -0000 1.2
@@ -1,13 +1,14 @@
Package: pcre
Version: 3.9
Revision: 2
-BuildDepends:
+BuildDepends: fink (>= 0.24.12)
Depends: %N-shlibs (= %v-%r), %N-bin
BuildDependsOnly: True
Source: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/%n-%v.tar.gz
Source-MD5: 55d9f1ee68ff335850c0d07a2daf242a
UpdateConfigGuess: true
-Patch: %f.patch
+PatchFile: %f.patch
+PatchFile-MD5: e3418a519ffecbba72cb1bc494ccdf4e
ConfigureParams: --mandir='${prefix}/share/man'
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
Index: jsapi.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/jsapi.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- jsapi.info 20 Jan 2006 20:12:55 -0000 1.1
+++ jsapi.info 29 Mar 2009 07:06:05 -0000 1.2
@@ -1,8 +1,9 @@
Package: jsapi
Version: 1.0
-Revision: 1
-Type: java(1.3)
-Depends: system-java
+Revision: 2
+Type: java(1.4)
+BuildDepends: fink (>= 0.24.12)
+Depends: system-java (>= 1.4-1)
CustomMirror: <<
nam-US: http://ranger.befunk.com/fink
nam-US: http://astrange.ithinksw.net/ranger-fink
@@ -11,7 +12,9 @@
Source: mirror:custom:%n.jar
Source-MD5: 38d26ea55db20966bb1d747f4027c224
SourceDirectory: .
-PatchScript: patch -p0 < %a/%n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 8a28281176b910358c6f725fc1a442d9
+PatchScript: patch -p0 < %{PatchFile}
CompileScript: echo "none needed"
InstallScript: echo "none needed"
JarFiles: *.jar
Index: commons-resources.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/commons-resources.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- commons-resources.info 19 Jul 2008 17:06:00 -0000 1.5
+++ commons-resources.info 29 Mar 2009 07:06:05 -0000 1.6
@@ -25,11 +25,13 @@
Source7: http://www.ibiblio.org/maven/hsqldb/jars/hsqldb-1.7.1.jar
Source7-MD5: 309129bd5d8dedde129d87bf31139688
SourceDirectory: %n
-BuildDepends: ant (>= 1.6.1-1), commons-collections (>= 3.1-1),
commons-digester (>= 1.5-2), commons-discovery (>= 0.2-2), commons-logging (>=
1.0.4-1), fink (>= 0.22.2-1), fink-mirrors (>= 0.22.1.1-1), jakarta-servletapi,
system-java13-dev, xerces-j
+BuildDepends: ant (>= 1.6.1-1), commons-collections (>= 3.1-1),
commons-digester (>= 1.5-2), commons-discovery (>= 0.2-2), commons-logging (>=
1.0.4-1), fink (>= 0.24.12), fink-mirrors (>= 0.22.1.1-1), jakarta-servletapi,
system-java13-dev, xerces-j
Depends: commons-collections (>= 3.1-1), commons-digester (>= 1.5-2),
commons-discovery (>= 0.2-2), commons-logging (>= 1.0.4-1), jakarta-servletapi,
system-java13 | system-java14 | system-java15, xerces-j
+PatchFile: %n.patch
+PatchFile-MD5: 17afd62d4f53e2bee2f2f0dbaa2fedaa
PatchScript: <<
cp LICENSE.txt ../LICENSE
- sed -e 's,@BUILDDIR@,%b,g' %a/%n.patch | patch -p1
+ sed -e 's,@BUILDDIR@,%b,g' %{PatchFile} | patch -p1
<<
CompileScript: <<
#!/bin/sh -ev
Index: poppler2-glib.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/poppler2-glib.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- poppler2-glib.info 23 Jul 2008 15:18:51 -0000 1.2
+++ poppler2-glib.info 29 Mar 2009 07:06:05 -0000 1.3
@@ -14,6 +14,7 @@
atk1 (>= 1.20.0-1),
cairo (>= 1.6-1),
expat1,
+ fink (>= 0.24.12),
fontconfig2-dev (>= 2.4.1-1),
freetype219 (>= 2.3.5-1),
glib2-dev (>= 2.14.0-1),
@@ -38,7 +39,9 @@
Source: http://poppler.freedesktop.org/poppler-%v.tar.gz
Source-MD5: 13d12ca4e349574cfbbcf4a9b2b3ae52
-PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1 --fuzz=4
+PatchFile: %n.patch
+PatchFile-MD5: 24575f137add7e61fb98cac06ebe3c29
+PatchScript: sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1 --fuzz=4
SetCPPFLAGS: -I%p/lib/freetype219/include
-I%p/lib/freetype219/include/freetype2 -I%p/lib/fontconfig2/include
-I%p/lib/pango-ft219/include -I%p/include
SetLDFLAGS: -L%p/lib/freetype219/lib -L%p/lib/fontconfig2/lib
-L%p/lib/pango-ft219/lib -L%p/lib
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
Index: libmovtar.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libmovtar.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libmovtar.info 16 Jul 2008 19:25:30 -0000 1.1
+++ libmovtar.info 29 Mar 2009 07:06:05 -0000 1.2
@@ -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: gdal.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/gdal.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gdal.info 13 Oct 2007 23:59:34 -0000 1.5
+++ gdal.info 29 Mar 2009 07:06:05 -0000 1.6
@@ -45,6 +45,7 @@
Suggests: gdal-python-py23, gdal-grass
BuildDepends: <<
+ fink (>= 0.24.12),
libjpeg,
giflib | libungif,
lesstiff | libtiff,
@@ -79,7 +80,9 @@
# Patch Phase.
-PatchScript: sed 's|@PREFIX@|%p|g' <%a/gdal.patch | patch -p1
+PatchFile: gdal.patch
+PatchFile-MD5: 1102f0047efb287941dfdc2927f0b9a3
+PatchScript: sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
# Compile Phase.
#GCC: 3.3
Index: libfame1.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libfame1.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libfame1.info 13 Jan 2007 21:25:07 -0000 1.3
+++ libfame1.info 29 Mar 2009 07:06:05 -0000 1.4
@@ -2,6 +2,7 @@
Version: 0.9.0
Revision: 3
###
+BuildDepends: fink (>= 0.24.12)
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: true
Conflicts: libfame
@@ -10,7 +11,8 @@
Source: mirror:sourceforge:fame/libfame-%v.tar.gz
Source-MD5: 256d93f51820e5ec5e1ba97a67ef4d20
###
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: e39955174e43ee22831e46733585a0a2
###
UpdateLibTool: true
UpdateConfigGuess: true
Index: libsidplay.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libsidplay.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libsidplay.info 14 Feb 2006 04:39:17 -0000 1.2
+++ libsidplay.info 29 Mar 2009 07:06:05 -0000 1.3
@@ -4,7 +4,7 @@
GCC: 4.0
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: true
-Source:
http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/%n-%v.tgz
+Source:
ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/audio/libsidplay/%n-%v.tgz
Source-MD5: 37c51ba4bd57164b1b0bb7b43b9adece
ConfigureParams: --with-pic --enable-shared --enable-static
--mandir=%i/share/man --infodir=%p/share/info --libexecdir=%p/lib
DocFiles: COPYING AUTHORS DEVELOPER INSTALL
Index: poppler2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/poppler2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- poppler2.info 28 Oct 2008 04:35:22 -0000 1.2
+++ poppler2.info 29 Mar 2009 07:06:05 -0000 1.3
@@ -13,6 +13,7 @@
BuildDepends: <<
cairo (>= 1.6-1),
expat1,
+ fink (>= 0.24.12),
fontconfig2-dev (>= 2.4.1-1),
freetype219 (>= 2.3.5-1),
glitz,
@@ -41,7 +42,9 @@
Source: http://poppler.freedesktop.org/poppler-%v.tar.gz
Source-MD5: 13d12ca4e349574cfbbcf4a9b2b3ae52
-PatchScript: sed -e 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 2861ebd784da096922419e7558497b30
+PatchScript: sed -e 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
SetCFLAGS: -Os
SetCPPFLAGS: -I%p/lib/pango-ft219/include/pango-1.0
-I%p/lib/pango-ft219/include -I%p/lib/freetype219/include/freetype2
-I%p/lib/freetype219/include -I%p/lib/fontconfig2/include -I%p/include
-I%p/include/sys
Index: libgphoto2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libgphoto2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libgphoto2.info 27 Jul 2008 03:27:25 -0000 1.2
+++ libgphoto2.info 29 Mar 2009 07:06:05 -0000 1.3
@@ -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 <[email protected]>
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: libmhash.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libmhash.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libmhash.info 13 Jan 2007 21:25:07 -0000 1.2
+++ libmhash.info 29 Mar 2009 07:06:05 -0000 1.3
@@ -1,19 +1,29 @@
Package: libmhash
+
+### 0.9.x breaks API compatibility
Version: 0.8.18
-Revision: 2
+Revision: 3
+
Source: mirror:sourceforge:mhash/mhash-%v.tar.gz
Source-MD5: c5fcebff6753a03403cfed3ba8771a56
SourceRename: mhash-%v.tar.gz
Depends: %N-shlibs (= %v-%r)
-Conflicts: %N-dev (<< 0.8.18-2)
-Replaces: %N-dev (<< 0.8.18-2)
+Conflicts: %N-dev (<< 0.8.18-2), libmhash2
+Replaces: %N-dev (<< 0.8.18-2), libmhash2
BuildDepends: fink (>= 0.9.9)
BuildDependsOnly: True
UpdateConfigGuess: true
-ConfigureParams: --mandir=%p/share/man
+PatchScript: <<
+ # display actual compiler calls
+ perl -pi -e 's/--silent// if /LIBTOOL/' configure
+ # fix linking to build-dir libs
+ perl -pi -e 's/hardcode_direct=yes/hardcode_direct=no/g' configure
+<<
+ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
InstallScript: <<
make install DESTDIR=%d
<<
+InfoTest: TestScript: make check || exit 2
DocFiles: COPYING README NEWS
SplitOff: <<
Package: %N-shlibs
@@ -22,7 +32,7 @@
lib/libmhash.2.0.0.dylib lib/libmhash.2.dylib
<<
DocFiles: COPYING README NEWS
- Shlibs: %p/lib/libmhash.2.dylib 3.0.0 libmhash (>= 0.8.17-1)
+ Shlibs: %p/lib/libmhash.2.dylib 3.0.0 %n (>= 0.8.18-3)
<<
Description: Hash Algorithms Library
DescDetail: <<
Index: jca.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/jca.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- jca.info 20 Jan 2006 20:12:55 -0000 1.1
+++ jca.info 29 Mar 2009 07:06:05 -0000 1.2
@@ -4,7 +4,10 @@
Source: http://distfiles.opendarwin.org/j2ee_connector-1_0-fr-class.zip
Source-MD5: f062af1b183a79383286db3e1d7524cb
SourceDirectory: .
-PatchScript: sed 's:@PREFIX@:%p:g' <%a/%n.patch | patch -p1
+BuildDepends: fink (>= 0.24.12)
+PatchFile: %n.patch
+PatchFile-MD5: dc3771c3d38ea4867f33b85a94f1bde7
+PatchScript: sed 's:@PREFIX@:%p:g' <%{PatchFile} | patch -p1
CompileScript: echo "no CompileScript needed"
JarFiles: *.jar
InstallScript: echo "no InstallScript needed"
Index: poppler.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/poppler.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- poppler.info 25 Dec 2008 17:24:54 -0000 1.3
+++ poppler.info 29 Mar 2009 07:06:05 -0000 1.4
@@ -7,7 +7,7 @@
Depends: %N-shlibs (= %v-%r)
BuildDepends: <<
atk1 (>= 1.20.0-1), libpng3, cairo (>= 1.6-1), glitz,
- expat1, fontconfig2-dev (>= 2.4.1-1), freetype219 (>= 2.3.5-1), glib2-dev
(>= 2.14.0-1), gettext-bin,
+ expat1, fink (>= 0.24.12), fontconfig2-dev (>= 2.4.1-1), freetype219 (>=
2.3.5-1), glib2-dev (>= 2.14.0-1), gettext-bin,
gettext-tools, gtk+2-dev (>= 2.12.0-1), libgettext3-dev, libiconv-dev,
libjpeg, pango1-xft2-ft219-dev (>= 1.18.4-4), pixman (>= 0.10.0-1),
pkgconfig (>= 0.21-1), x11-dev, xft2-dev
<<
@@ -25,7 +25,9 @@
SetCFLAGS: -Os
SetCXXFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --disable-cairo-output
SYSTEM_XPDFRC=%p/etc/xpdfrc.poppler --disable-dependency-tracking --enable-zlib
--disable-poppler-qt --disable-poppler-qt4
FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
PKG_CONFIG_PATH=%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig
-PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 4c3b7091749506c9ad6e977be21ffe39
+PatchScript: sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
GCC: 3.3
InstallScript: <<
make -j1 install DESTDIR=%d
Index: poppler1.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/poppler1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- poppler1.info 16 Jul 2008 03:01:38 -0000 1.1
+++ poppler1.info 29 Mar 2009 07:06:05 -0000 1.2
@@ -14,6 +14,7 @@
atk1 (>= 1.20.0-1),
cairo (>= 1.6-1),
expat1,
+ fink (>= 0.24.12),
fontconfig2-dev (>= 2.4.1-1),
freetype219 (>= 2.3.5-1),
glib2-dev (>= 2.14.0-1),
@@ -46,7 +47,9 @@
Source: http://poppler.freedesktop.org/poppler-%v.tar.gz
Source-MD5: 053fdfd70533ecce1a06353fa945f061
-PatchScript: sed -e 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 715d072c66509ba23009115d265602c7
+PatchScript: sed -e 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
SetCFLAGS: -Os
SetCPPFLAGS: -I%p/lib/pango-ft219/include/pango-1.0
-I%p/lib/pango-ft219/include -I%p/lib/freetype219/include/freetype2
-I%p/lib/freetype219/include -I%p/lib/fontconfig2/include -I%p/include
-I%p/include/sys
Index: wv2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/wv2.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- wv2.info 16 Jul 2008 03:01:39 -0000 1.6
+++ wv2.info 29 Mar 2009 07:06:05 -0000 1.7
@@ -6,14 +6,16 @@
Maintainer: Benjamin Reed <[email protected]>
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: cvs2svn-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/cvs2svn-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cvs2svn-py.info 9 Oct 2007 20:23:19 -0000 1.1
+++ cvs2svn-py.info 29 Mar 2009 07:06:05 -0000 1.2
@@ -9,12 +9,14 @@
Maintainer: Christian Schaffner <[email protected]>
# 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),
python%type_pkg[python]-socket-ssl (>= 1:2.3.3-23) |
python%type_pkg[python]-socket (>= 1:2.3.3-23) |
python%type_pkg[python]-socket-nox (>= 1:2.3.3-23)
Conflicts: cvs2svn (<= 1:1.1.99-1)
Replaces: cvs2svn (<= 1:1.1.99-1)
# Patch Phase:
-Patch: %{Ni}.patch
+PatchFile: %{Ni}.patch
+PatchFile-MD5: b7a31bc05e40e73d7763e3b78dc70c9e
# 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: dbus-sharp.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/dbus-sharp.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- dbus-sharp.info 25 Jul 2008 16:06:28 -0000 1.3
+++ dbus-sharp.info 29 Mar 2009 07:06:05 -0000 1.4
@@ -31,7 +31,8 @@
<<
Source: http://finch.finkproject.org/~ranger/distfiles/%n-%v.tar.bz2
Source-MD5: 14913c8306aed859571b28cb68666e07
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: e73f1a3df5de237545edb6813dbd5fd6
ConfigureParams: --mandir=%p/share/man --disable-qt --disable-qt3
--disable-glib --disable-gtk --disable-xml-docs --disable-doxygen-docs
--disable-gcj --enable-mono --enable-mono-docs --disable-python
--disable-selinux --with-xml=expat
InstallScript: make install DESTDIR="%d"
DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README
Index: poppler2-qt3.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/poppler2-qt3.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- poppler2-qt3.info 16 Jul 2008 17:33:52 -0000 1.2
+++ poppler2-qt3.info 29 Mar 2009 07:06:05 -0000 1.3
@@ -9,6 +9,7 @@
Depends: %N-shlibs (>= %v-%r)
BuildDepends: <<
expat1,
+ fink (>= 0.24.12),
fontconfig2-dev,
freetype219,
libiconv-dev,
@@ -26,8 +27,10 @@
Source: http://poppler.freedesktop.org/poppler-%v.tar.gz
Source-MD5: 13d12ca4e349574cfbbcf4a9b2b3ae52
+PatchFile: %n.patch
+PatchFile-MD5: 076fe6ee3e4600f40692d9a737209834
PatchScript: <<
- sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1 --fuzz=4
+ sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1 --fuzz=4
perl -pi -e 's,libqt-mt.so,libqt-mt.dylib,g' configure
<<
Index: fltk-aqua.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/fltk-aqua.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fltk-aqua.info 16 Jul 2008 03:01:35 -0000 1.1
+++ fltk-aqua.info 29 Mar 2009 07:06:05 -0000 1.2
@@ -40,7 +40,7 @@
<<
ConfigureParams: --mandir=%p/share/man --libdir=%p/lib/%n/lib --enable-shared
--enable-threads --without-links --without-x
SetCXXFLAGS: -I%p/include
-SetLDFLAGS: -L/%p/lib
+SetLDFLAGS: -L%p/lib
GCC: 4.0
InstallScript: <<
#!/bin/bash -ev
Index: gdal-python-py.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/gdal-python-py.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- gdal-python-py.info 16 Jul 2008 03:01:35 -0000 1.9
+++ gdal-python-py.info 29 Mar 2009 07:06:05 -0000 1.10
@@ -31,6 +31,7 @@
postgis82
,libjasper.1
,xerces-c-dev
+ ,fink (>= 0.24.12-1)
<<
Conflicts:
@@ -45,7 +46,8 @@
<<
# Patch Phase.
-Patch: gdal.patch
+PatchFile: gdal.patch
+PatchFile-MD5: 1102f0047efb287941dfdc2927f0b9a3
# Compile Phase.
#GCC: 3.3
Index: libmath++.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libmath++.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libmath++.info 18 Aug 2008 06:36:45 -0000 1.4
+++ libmath++.info 29 Mar 2009 07:06:05 -0000 1.5
@@ -4,8 +4,10 @@
GCC: 4.0
Source: http://www.surakware.net/pub/projects/releases/%n/%n-%v.tar.gz
Source-MD5: ef2933a45df4def2d0a37f560399c9ad
-PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
-BuildDepends: autoconf (>= 2.60-1), automake1.9, doxygen, libtool14
+PatchFile: %n.patch
+PatchFile-MD5: 59a17b81f1d77d43a2ecca2d53a073e6
+PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
+BuildDepends: autoconf (>= 2.60-1), automake1.9, doxygen, fink (>= 0.24.12),
libtool14
CompileScript: <<
#!/bin/sh -ex
Index: dbus.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/dbus.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- dbus.info 3 Aug 2008 20:12:02 -0000 1.4
+++ dbus.info 29 Mar 2009 07:06:05 -0000 1.5
@@ -13,6 +13,7 @@
<<
BuildDepends: <<
expat1,
+ fink (>= 0.24.12-1),
gettext-tools,
glib2-dev,
libgettext3-dev,
@@ -29,7 +30,11 @@
Source3: http://%n.freedesktop.org/releases/%n-glib/%n-glib-0.72.tar.gz
Source3-MD5: 6e92993aed234f13ea41c674dec40889
Source3ExtractDir: %n-%v
-PatchScript: /usr/bin/sed -e 's,@FINKPREFIX@,%p,g' %a/%n.patch |
/usr/bin/patch -p1
+
+PatchFile: %n.patch
+PatchFile-MD5: b502089edbf5b605f1c379b76a61bd79
+
+PatchScript: /usr/bin/sed -e 's,@FINKPREFIX@,%p,g' %{PatchFile} |
/usr/bin/patch -p1
SetCFLAGS: -Os -g
ConfigureParams: <<
Index: libmal10.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libmal10.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- libmal10.info 16 Jul 2008 03:01:36 -0000 1.8
+++ libmal10.info 29 Mar 2009 07:06:05 -0000 1.9
@@ -7,15 +7,17 @@
Maintainer: Benjamin Reed <[email protected]>
Depends: %N-shlibs (>= %e:%v-%r)
-BuildDepends: pilot-link10, libiconv-dev, libncurses5 (>= 5.4-20041023-1006),
readline5 (>= 5.0-1004)
+BuildDepends: pilot-link10, libiconv-dev, libncurses5 (>= 5.4-20041023-1006),
readline5 (>= 5.0-1004), fink (>= 0.28.0-1)
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
<<
Index: libicu32-dev.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libicu32-dev.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libicu32-dev.info 16 Jul 2008 03:01:36 -0000 1.1
+++ libicu32-dev.info 29 Mar 2009 07:06:05 -0000 1.2
@@ -5,11 +5,14 @@
Source:
http://www.opensource.apple.com/darwinsource/tarballs/other/ICU-6.2.16.tar.gz
Source-MD5: c598a1abced25a672e6c3e2eac315a38
-PatchScript: sed -e 's,@FINKPREFIX@,%p,g' %a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 60948ca63da335ed6cb12a0c4511b970
+PatchScript: sed -e 's,@FINKPREFIX@,%p,g' %{PatchFile} | patch -p1
Conflicts: libicu28, libicu28-dev, libicu30, libicu30-dev, libicu31,
libicu31-dev, libicu36-dev
Replaces: libicu28, libicu28-dev, libicu30, libicu30-dev, libicu31,
libicu31-dev, libicu36-dev
+BuildDepends: fink (>= 0.24.12-1)
Depends: macosx (>= 10.4-1)
Recommends: macosx (>= 10.4.10-1)
BuildDependsOnly: true
Index: commons-fileupload.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/commons-fileupload.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- commons-fileupload.info 16 Jun 2007 22:04:08 -0000 1.3
+++ commons-fileupload.info 29 Mar 2009 07:06:05 -0000 1.4
@@ -6,12 +6,14 @@
Source: mirror:apache:jakarta/commons/fileupload/source/%n-%v-src.tar.gz
Source-MD5: c6fa0cc10e18cffa8c479c6cb61914b8
SourceDirectory: %n-%v
-BuildDepends: ant (>= 1.6.1-1), fink (>= 0.22.2-1), fink-mirrors (>=
0.22.1.1-1), junit, system-java13-dev
+BuildDepends: ant (>= 1.6.1-1), fink (>= 0.24.12), fink-mirrors (>=
0.22.1.1-1), junit, system-java13-dev
Depends: system-java13 | system-java14 | system-java15
PatchScript: <<
+ %{default_script}
cp LICENSE.txt ../LICENSE
<<
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 72c26a9d340c7bf3ac488834cbe03ad1
CompileScript: <<
#!/bin/sh -ex
------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs