Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12586
Modified Files:
cairo.info
Added Files:
cairo-x86_64.info
Log Message:
add x86_64 variant
Index: cairo.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/cairo.info,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- cairo.info 21 Jan 2009 21:40:32 -0000 1.33
+++ cairo.info 7 Apr 2009 22:43:14 -0000 1.34
@@ -1,6 +1,7 @@
Package: cairo
Version: 1.8.6
Revision: 1
+Architecture: i386, powerpc
CustomMirror: <<
Primary: http://ranger.users.finkproject.org/distfiles
--- NEW FILE: cairo-x86_64.info ---
Package: cairo
Version: 1.8.6
Revision: 1
Architecture: x86_64
CustomMirror: <<
Primary: http://ranger.users.finkproject.org/distfiles
eur-NL: http://ranger.users.finkproject.org/distfiles
nam-US: http://ranger.befunk.com/fink
nam-US: http://astrange.ithinksw.net/~astrange/ranger-fink
nam-CA: http://www.southofheaven.net/befunk
<<
Source: http://cairographics.org/releases/%n-%v.tar.gz
Source-MD5: 4e64139ef6f668df24450f3b81dd0771
PatchFile: %n.patch
PatchFile-MD5: c0035b1abb5c8a39fd0d111e3e1f4aff
PatchScript: <<
patch -p1 < %{PatchFile}
perl -pi -e 's,have_glitz_agl=yes,have_glitz_agl=no,g' configure
perl -pi -e
's,(POPPLER_VERSION_REQUIRED=).*,${1}99999.FORCE.NONDETECT,' configure
perl -pi -e
's,(LIBRSVG_VERSION_REQUIRED=).*,${1}99999.FORCE.NONDETECT,' configure
perl -pi -e
's,(SPECTRE_VERSION_REQUIRED=).*,${1}99999.FORCE.NONDETECT,' configure
<<
BuildDepends: <<
expat1,
fink (>= 0.28-1),
fontconfig2-dev,
freetype219 (>= 2.3.7-7),
glitz (>= 0.5.6-1),
pixman (>= 0.12.0-1),
pkgconfig (>= 0.23),
libgl-dev,
libpng3,
x11-dev,
xft2-dev
<<
BuildDependsOnly: true
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
SetCFLAGS: -Os
SetCPPFLAGS: -I%p/lib/fontconfig2/include
ConfigureParams: --disable-xcb --disable-dependency-tracking --disable-gtk-doc
--enable-quartz --disable-quartz-font --disable-quartz-image --enable-png
--enable-glitz --enable-ps --enable-pdf --disable-atsui --infodir=%p/share/info
--mandir=%p/share/man
CompileScript: <<
#!/bin/sh -ex
export
PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:`pwd`:$PKG_CONFIG_PATH"
ac_cv_prog_GS= ./configure %c
find . -name Makefile | xargs perl -pi -e 's,^CAIRO_CFLAGS =
,CAIRO_CFLAGS = -I%p/lib/fontconfig2/include ,'
make
<<
InstallScript: <<
#!/bin/sh -ex
make -j1 install DESTDIR=%d
perl -pi -e 's,xrender >= 0.6,,' %i/lib/pkgconfig/*.pc
perl -pi -e 's,^(Libs.private:.*)$,$1 -lXrender -lXext,'
%i/lib/pkgconfig/cairo.pc
perl -pi -e 's,^(Cflags: .*)$,$1 -I/usr/X11R6/include
-I/usr/X11/include,' %i/lib/pkgconfig/cairo.pc
<<
SplitOff: <<
Package: %N-shlibs
Depends: <<
expat1-shlibs,
fontconfig2-shlibs,
freetype219-shlibs (>= 2.3.7-7),
glitz-shlibs (>= 0.5.6-1),
libgl-shlibs,
libpng3-shlibs,
pixman-shlibs (>= 0.12.0-1),
x11-shlibs,
xft2-shlibs
<<
Files: <<
lib/libcairo.*.dylib
<<
Shlibs: <<
%p/lib/libcairo.2.dylib 10803.0.0 %N-shlibs (>= 1.8.0-1)
<<
DocFiles: AUTHORS COPYING ChangeLog* INSTALL NEWS README
<<
DocFiles: AUTHORS COPYING ChangeLog* INSTALL NEWS README
Description: Vector graphics library
License: BSD
Homepage: http://www.cairographics.org/
Maintainer: Benjamin Reed <[email protected]>
DescPackaging: <<
dmacks: make sure we don't detect poppler4 or librsvg2 (avoid
circular dependencies)...though it's only for testing, so
could TestDepends?
dmacks: gs and libspectre don't seem to be used even during
tests even if found, but make sure they aren't found so that
everyone gets the same results.
<<
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs