Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv7353/10.4/unstable/main/finkinfo/libs

Modified Files:
        pilot-link-py.info pilot-link09.info 
Log Message:
New to 10.7.  Cleanup in 10.4.

Index: pilot-link09.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pilot-link09.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- pilot-link09.info   14 Feb 2011 19:04:01 -0000      1.8
+++ pilot-link09.info   26 Aug 2011 17:11:02 -0000      1.9
@@ -8,7 +8,8 @@
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: <<
 libpng3, readline5 (>= 5.0-1004),  libiconv-dev, fink (>=0.24.12),
-libncurses5 (>= 5.4-20041023-1006), pkgconfig, popt, libgettext8-dev
+libncurses5 (>= 5.4-20041023-1006), pkgconfig, popt, libgettext8-dev,
+fink-package-precedence
 <<
 BuildDependsOnly: true
 Conflicts: pilot-link, pilot-link9, pilot-link10
@@ -19,12 +20,6 @@
 Source: http://downloads.pilot-link.org/pilot-link-%v.tar.bz2
 Source-MD5: 568c55bf504b044f6fbd50baa407c990
 ###
-#PatchFile: %n.patch
-###
-#PatchFile-MD5: b0f214205233295c0d5d9d48ee184f6f
-###
-DocFiles: AUTHORS COPYING* ChangeLog NEWS README doc/README*
-###
 ConfigureParams: <<
 --enable-conduits \
 --without-perl \
@@ -37,15 +32,14 @@
 --with-libiconv=%p \
 --with-libpng=%p \
 --disable-debug \
---disable-dependency-tracking \
 --without-included-popt \
 --mandir=%p/share/man 
 <<
 CompileScript: <<
-#!/bin/sh -ev
-export PKGCONFIG=%p/bin/pkg-config
-  ./configure %c
-  make
+       #!/bin/sh -ev
+       export PKGCONFIG=%p/bin/pkg-config
+       %{default_script}
+       fink-package-precedence .
 <<
 InstallScript: <<
 #!/bin/sh -ev
@@ -58,6 +52,8 @@
 install *.7 %i/share/man/man7
 <<
 ###
+DocFiles: AUTHORS COPYING* ChangeLog NEWS README doc/README*
+###
 Splitoff: <<
   Package: %N-shlibs
   Depends: <<

Index: pilot-link-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pilot-link-py.info,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- pilot-link-py.info  14 Feb 2011 19:04:00 -0000      1.20
+++ pilot-link-py.info  26 Aug 2011 17:11:02 -0000      1.21
@@ -27,8 +27,8 @@
 DocFiles: bindings/Python/README bindings/Python/TODO LICENSE
 ###
 ConfigureParams: <<
---libdir=%p/lib/%n/lib \
---includedir=%p/lib/%n/include \
+--libdir=%p/lib \
+--includedir=%p/include \
 --enable-conduits=no \
 --without-perl \
 --with-pic \
@@ -72,7 +72,8 @@
 Conflict/replace the corresponing pilot-link9-py package due to 
 file overlap
 
-configure finds /sw/bin/python, but that doesn't really matter, since we don't 
rely on that.
+configure finds /sw/bin/python or /usr/bin/python, but that doesn't really 
matter, 
+since we don't rely on those results.
 <<
 ###
 License: BSD


------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to