Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv14183/10.3/unstable/main/finkinfo/devel

Modified Files:
        pkgconfig.info 
Log Message:
Support %p/share/pkgconfig, not just /share/


Index: pkgconfig.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/pkgconfig.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- pkgconfig.info      15 Jun 2006 17:07:32 -0000      1.6
+++ pkgconfig.info      15 Jun 2006 17:41:35 -0000      1.7
@@ -1,6 +1,6 @@
 Package: pkgconfig
 Version: 0.20
-Revision: 1
+Revision: 2
 #Source: mirror:gnome:sources/%n/0.18/%n-%v.tar.bz2
 Source: http://pkgconfig.freedesktop.org/releases/pkg-config-%v.tar.gz
 Source-MD5: fb42402593e4198bc252ab248dd4158b
@@ -13,7 +13,7 @@
 <<
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -O3 -fstrict-aliasing -funroll-loops
-ConfigureParams: --mandir=%p/share/man 
--with-pc-path=/usr/X11R6/lib/pkgconfig:%p/lib/pkgconfig 
--disable-dependency-tracking
+ConfigureParams: --mandir=%p/share/man 
--with-pc-path=/usr/X11R6/lib/pkgconfig:%p/lib/pkgconfig:%p/share/pkgconfig 
--disable-dependency-tracking
 # --enable-indirect-deps
 CompileScript: <<
   ./configure %c
@@ -33,16 +33,15 @@
 need them. However, packages supplying .pc that have them should take
 steps to ensure users who might need them don't accidentally use a
 lower version of pkgconfig and thus get deficient flags.
+
+Fink only adds support for the %p/share/pkgconfig directory in 0.20.
+Packages supplying .pc there should take steps to ensure users don't
+accidentally use a lower version of pkgconfig.
 <<
 DescPort: <<
   X11 provides some .pc files in /usr/X11R6/lib/pkgconfig, so this
   directory was added to default search path.
 
-  Default search is now (0.17.2) %p/lib/pkgconfig:%p/share/pkgconfig,
-  however, the previous version of this package (0.15.0) used lib/ not
-  share/. We adjust the search paths to maintain the old behavior for
-  drop-in compatibility.
-
   Starting with 0.17.2, Link to Fink's glib pkg instead of static-link
   to included glib-1.2.8 since we have newer and better-OSX-tweaked
   glib than that now.



_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to