Author: ranger
Date: Wed Nov  5 17:24:44 2008
New Revision: 1287

URL: 
<http://svn.finkproject.org/websvn/listing.php?sc=1&rev=1287&repname=user%3a+ranger>
Log:
new cairo

Modified:
    trunk/experimental/common/main/finkinfo/graphics/cairo.info

Modified: trunk/experimental/common/main/finkinfo/graphics/cairo.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/main/finkinfo/graphics/cairo.info&rev=1287&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/main/finkinfo/graphics/cairo.info (original)
+++ trunk/experimental/common/main/finkinfo/graphics/cairo.info Wed Nov  5 
17:24:44 2008
@@ -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
@@ -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
@@ -79,7 +86,7 @@
 Homepage: http://www.cairographics.org/
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 DescPackaging: <<
-       dmacks: make sure we don't detect poppler (presently have
-       too-old version, gives consistent results for when we get
-       new-enough version) or librsvg (avoid circular dependency)
+       dmacks: make sure we don't detect poppler4 or librsvg2 (avoid
+       circular dependencies)...though it's only for testing, so
+       could TestDepends?
 <<


-------------------------------------------------------------------------
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