Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv11552

Modified Files:
        imlib2.info pixman.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


Index: pixman.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/graphics/pixman.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pixman.info 11 Jul 2011 04:08:32 -0000      1.1
+++ pixman.info 18 Nov 2011 20:29:33 -0000      1.2
@@ -1,5 +1,5 @@
 Package: pixman
-Version: 0.18.2
+Version: 0.22.2
 Revision: 1
 Description: Pixel manipulation library
 License: BSD
@@ -7,27 +7,27 @@
 
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: <<
-       fink (>= 0.29.7-1),
+       fink (>= 0.30.0-1),
        fink-package-precedence (>= 0.7-1),
        pkgconfig (>= 0.23-1)
 <<
 Conflicts: libpixman1
 Replaces: libpixman1
 BuildDependsOnly: true
-InfoTest:      TestScript: make -k check || exit 2
+InfoTest: TestScript: make -k check || exit 2
 
 Source: http://xorg.freedesktop.org/archive/individual/lib/pixman-%v.tar.bz2
-Source-MD5: 8f0c47bbb12a0d9c0d14242596bf6bf9
-PatchScript:   perl -pi -e 's,PTHREAD_LDFLAGS="-pthread",PTHREAD_LDFLAGS="",g' 
configure
+Source-MD5: 863b87e7a7d6e1d032fd583edc1df5dd
 
-NoSetLDFLAGS: true
 UseMaxBuildJobs: true
 ConfigureParams: --enable-dependency-tracking --disable-gtk --disable-static
 CompileScript: <<
-#!/bin/sh -ev
-
-       if [ -x "/usr/bin/gcc-4.2" ]; then
-               export CC=gcc-4.2
+       #!/bin/sh -ev
+       
+       if [[ $(sw_vers -productVersion | cut -d. -f1-2) > 10.6 ]]; then
+       export CC=clang
+       elif [ -x "/usr/bin/gcc-4.2" ]; then
+       export CC=gcc-4.2
        fi
        ./configure %c
        make
@@ -40,7 +40,7 @@
        Package: %N-shlibs
        DocFiles: COPYING
        Files: lib/libpixman-1.0*.dylib
-       Shlibs: %p/lib/libpixman-1.0.dylib 19.0.0 %N-shlibs (>= 0.18.0-1)
+       Shlibs: %p/lib/libpixman-1.0.dylib 23.0.0 %N-shlibs (>= 0.22.2-1)
 <<
 
 Homepage: http://www.cairographics.org/

Index: imlib2.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/graphics/imlib2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- imlib2.info 30 Oct 2011 00:33:44 -0000      1.2
+++ imlib2.info 18 Nov 2011 20:29:33 -0000      1.3
@@ -1,6 +1,6 @@
 Package: imlib2
 Version: 1.4.2
-Revision: 4
+Revision: 5
 Description: Image handling library for X11
 License: BSD
 Maintainer: Benjamin Reed <iml...@fink.racoonfink.com>
@@ -20,7 +20,7 @@
        giflib,
        libid3tag,
        libjpeg8,
-       libpng14,
+       libpng15,
        libtiff,
        libtool2,
        pkgconfig (>= 0.23),
@@ -58,7 +58,7 @@
                giflib-shlibs,
                libid3tag-shlibs,
                libjpeg8-shlibs,
-               libpng14-shlibs,
+               libpng15-shlibs,
                libtiff-shlibs,
                x11
        <<


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to