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

Modified Files:
        cairo.info 
Log Message:
new upstream

Index: cairo.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/cairo.info,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- cairo.info  30 Oct 2008 18:14:31 -0000      1.26
+++ cairo.info  5 Nov 2008 15:06:56 -0000       1.27
@@ -1,6 +1,6 @@
 Package: cairo
-Version: 1.8.0
-Revision: 3
+Version: 1.8.2
+Revision: 1
 
 CustomMirror: <<
        Primary: http://ranger.users.finkproject.org/distfiles
@@ -10,7 +10,7 @@
        nam-CA: http://www.southofheaven.net/befunk
 <<
 Source: http://cairographics.org/releases/%n-%v.tar.gz
-Source-MD5: 4ea70ea87b47e92d318d4e7f5b940f47
+Source-MD5: 44d406e199c338cb60f7db32ffb32bdb
 Patch: %n.patch
 PatchScript: <<
        perl -pi -e 's,have_glitz_agl=yes,have_glitz_agl=no,g' configure
@@ -20,7 +20,7 @@
 BuildDepends: <<
        expat1,
        fontconfig2-dev,
-       freetype219 (>= 2.3.7-4),
+       freetype219 (>= 2.3.7-7),
        glitz (>= 0.5.6-1),
        pixman (>= 0.12.0-1),
        pkgconfig (>= 0.23),
@@ -30,8 +30,15 @@
        xft2-dev
 <<
 BuildDependsOnly: true
-# doesn't pass all tests yet  :(
-#InfoTest: TestScript: LANG=C DISPLAY=:0 make check
+InfoTest: <<
+       TestScript: <<
+               #!/bin/sh -ev
+               export LANG=C
+               if [ `echo $DISPLAY | grep -c /tmp/launch` -gt 0 ]; then
+                       make check || exit 2
+               fi
+       <<
+<<
 Depends: %N-shlibs (= %v-%r), pkgconfig (>= 0.23)
 SetLDFLAGS: -L%p/lib/fontconfig2/lib
 NoSetCFLAGS: true
@@ -57,7 +64,7 @@
        Depends: <<
                expat1-shlibs,
                fontconfig2-shlibs,
-               freetype219-shlibs (>= 2.3.7-4),
+               freetype219-shlibs (>= 2.3.7-7),
                glitz-shlibs (>= 0.5.6-1),
                libgl-shlibs,
                libpng3-shlibs,


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to