Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv5672
Modified Files:
pdflib6.info
Added Files:
pdflib6.patch
Log Message:
New version with patch from Jack Howarth (submission tracker item #1825259)
Fixes the bugs that have recently been reported on various lists and trackers.
Index: pdflib6.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/pdflib6.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pdflib6.info 13 Jun 2007 02:02:48 -0000 1.2
+++ pdflib6.info 11 Nov 2007 09:51:49 -0000 1.3
@@ -1,16 +1,17 @@
Package: pdflib6
-Version: 7.0.1
-Revision: 1002
+Version: 7.0.2
+Revision: 1000
GCC: 4.0
BuildDependsOnly: True
-Source: http://www.pdflib.com/binaries/PDFlib/701/PDFlib-Lite-%v.tar.gz
-Source-MD5: ac47f3f4b9d769c84ad211b76a33ef20
+Source: http://www.pdflib.com/binaries/PDFlib/702/PDFlib-Lite-%v.tar.gz
+Source-MD5: 0d3410cfacdd6cc80dd2e89770f5a40d
Depends: %N-shlibs (= %v-%r)
NoSetCPPFLAGS: true
NoSetLDFLAGS: true
NoSetMACOSX_DEPLOYMENT_TARGET: True
Conflicts: pdflib
Replaces: pdflib
+Patch: %n.patch
ConfigureParams: --without-java --without-py --without-perl --without-tcl
--without-ruby
DocFiles: doc/pdflib/*
SplitOff: <<
--- NEW FILE: pdflib6.patch ---
--- 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
/* For TIFFReassignTagToIgnore */
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs