Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv21911

Modified Files:
      Tag: pangocairo-branch
        pdflib6.info pdflib6.patch 
Log Message:
new version


Index: pdflib6.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/pdflib6.info,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -d -r1.1.2.5 -r1.1.2.6
--- pdflib6.info        5 Mar 2008 03:33:30 -0000       1.1.2.5
+++ pdflib6.info        22 May 2008 19:56:53 -0000      1.1.2.6
@@ -1,17 +1,23 @@
 Package: pdflib6
-Version: 7.0.2
-Revision: 1000
+Version: 7.0.3
+Revision: 1
 GCC: 4.0
 BuildDependsOnly: True
-Source: http://www.pdflib.com/binaries/PDFlib/702/PDFlib-Lite-%v.tar.gz 
-Source-MD5: 0d3410cfacdd6cc80dd2e89770f5a40d
+Source: http://www.pdflib.com/binaries/PDFlib/703/PDFlib-Lite-%v.tar.gz 
+Source-MD5: 97bcdd73206bae30b322f49d2c0d852b
+BuildDepends: fink (>= 0.24.12-1)
 Depends: %N-shlibs (= %v-%r)
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
-NoSetMACOSX_DEPLOYMENT_TARGET: True
+#NoSetMACOSX_DEPLOYMENT_TARGET: True
 Conflicts: pdflib
 Replaces: pdflib
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: bd7e6d6bed2dbafd9c64f52ba6522435
+PatchScript: <<
+       %{default_script}
+       perl -pi -e 's/--silent//' config/mkcommon.inc.in
+<<
 ConfigureParams: --without-java --without-py --without-perl --without-tcl 
--without-ruby
 DocFiles: doc/pdflib/*
 SplitOff: <<
@@ -29,6 +35,13 @@
  or generating PDF on your server. 
  PDFlib Lite (Source Code) represents a subset of the full PDFlib product.
 <<
+DescPackaging: <<
+       Don't hide compiler commands.
+
+       Fink binary-packages are never portable to older systems than
+       where they were built and are not universal, so disable the
+       OS X SDK and backward-compatibility flags.
+<<
 License: Restrictive/Distributable
 Maintainer: None <[EMAIL PROTECTED]>
-Homepage: http://www.pdflib.com/products/download-source.html
+Homepage: http://www.pdflib.com/products/pdflib-family/pdflib

Index: pdflib6.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/pdflib6.patch,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- pdflib6.patch       11 Dec 2007 17:35:50 -0000      1.1.2.2
+++ pdflib6.patch       22 May 2008 19:56:53 -0000      1.1.2.3
@@ -1,13 +1,14 @@
---- PDFlib-Lite-7.0.1/libs/tiff/tiff.h.sav     2007-11-03 14:34:26.000000000 
-0400
-+++ PDFlib-Lite-7.0.1/libs/tiff/tiff.h 2007-11-03 14:42:59.000000000 -0400
-@@ -79,8 +79,10 @@
-     typedef   unsigned int uint32;    /* sizeof (uint32) must == 4 */
-     #else
-     typedef   long int32;
-+    #ifndef _UINT32
-     typedef   unsigned long uint32;   /* sizeof (uint32) must == 4 */
-     #endif
-+    #endif
- #endif
+diff -Nurd -x'*~' PDFlib-Lite-7.0.3.orig/configure PDFlib-Lite-7.0.3/configure
+--- PDFlib-Lite-7.0.3.orig/configure   2008-03-25 10:19:46.000000000 -0400
++++ PDFlib-Lite-7.0.3/configure        2008-05-22 14:43:51.000000000 -0400
+@@ -3335,8 +3335,8 @@
+       fi
+       CPPFLAGS="$CPPFLAGS -I/Developer/Headers/FlatCarbon"
+       LDFLAGS="$LDFLAGS -framework ApplicationServices"
+-      MAC_CFLAGS="$MAC_CFLAGS -isysroot $DEVSDK"
+-      MAC_LDFLAGS="$MAC_LDFLAGS -Wl,-syslibroot,$DEVSDK"
++#     MAC_CFLAGS="$MAC_CFLAGS -isysroot $DEVSDK"
++#     MAC_LDFLAGS="$MAC_LDFLAGS -Wl,-syslibroot,$DEVSDK"
  
- /* For TIFFReassignTagToIgnore */
+       # set PLATFROM ID
+       # will be completed in pc_config.h (32/64 ppc/intel)


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to