Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv32469
Added Files:
pdfkittool.info pdftk-10.6.info
Log Message:
share the 10.6 goodness of pdf handling
--- NEW FILE: pdftk-10.6.info ---
Package: pdftk
Version: 1.41
Revision: 1
Distribution: 10.6
BuildDepends: gcc45, libwmf, libjasper.1, fink (>= 0.24.12)
Depends: gcc45-shlibs, libwmf-shlibs, libjasper.1-shlibs
Source: http://www.pdfhacks.com/pdftk/%n-%v.tar.gz
Source-MD5: d8057a3ae8c3af7dfc7ea110f481ad7a
PatchFile: %n.patch
PatchFile-MD5: ffb8985e15d201447ff3205f9f7b2456
PatchScript: <<
sed 's|@PREFIX@/bin/|%p/bin/|g' < %{PatchFile} | patch -p1
perl -pi -e 's/private static Class c1=
gnu.java.locale.Calendar.class;/private static Class c1=
java.util.Calendar.class;/' java_libs/com/lowagie/text/pdf/PdfDate.java
<<
CompileScript: <<
cd pdftk; make -f Makefile.MacOSX
<<
InstallScript: <<
mkdir -p %i/bin %i/share/man/man1
cp pdftk/pdftk %i/bin
cp debian/pdftk.1 %i/share/man/man1
<<
DocFiles: debian/copyright pdftk.1.txt pdftk.1.html
Description: Handy tool for manipulating PDF
DescDetail: <<
If PDF is electronic paper, then pdftk is an electronic
staple-remover, hole-punch, binder, secret-decoder-ring,
and X-Ray-glasses. Pdftk is a simple tool for doing
everyday things with PDF documents. Use it to:
* Merge PDF Documents
* Split PDF Pages into a New Document
* Decrypt Input as Necessary (Password Required)
* Encrypt Output as Desired
* Fill PDF Forms with FDF Data and/or Flatten Forms
* Apply a Background Watermark
* Report PDF Metrics such as Metadata and Bookmarks
* Update PDF Metadata
* Attach Files to PDF Pages or the PDF Document
* Unpack PDF Attachments
* Burst a PDF Document into Single Pages
* Uncompress and Re-Compress Page Streams
* Repair Corrupted PDF (Where Possible)
<<
DescPort: <<
in pdftk/Makefile.OSX, set path to gnu gcc4.2 and use g++-4
use man and html docu from debian/
Under 10.6, must use gcc4.5 since gcj from earlier versions does not
work on 10.6.
Also under 10.6, got a new patch from
http://bugs.gentoo.org/attachment.cgi?id=191725&action=view (implemented in
PatchScript)
<<
DescPackaging: <<
This package requires gcc42. It does not build with gcc43 or newer.
AFAIK, the problem with pdftk is that it illegally mixes C++ and Java
exceptions. gcc 4.2 was nice enough to compile it somehow, and at
least it worked. The newer gcc 4.3 just spits out the error msg and
stops. The latest version is from 2006.
<<
License: GPL
Homepage: http://www.pdfhacks.com/pdftk
Maintainer: Matthias Ringwald <[email protected]>
--- NEW FILE: pdfkittool.info ---
Info2: <<
Package: pdfkittool
Version: 1.0
Revision: 1
Source:
http://github.com/fjoachim/pdfkittool/tarball/c872a2a49f9ec85056f7d855ee78ca5bac18e48a
Source-MD5: cadf681e5e4cef2312de17c62c073d94
SourceRename: pdfkittool-%v-%r.tar.gz
SourceDirectory: fjoachim-pdfkittool-c872a2a
Distribution: 10.5, 10.6
Architecture: powerpc, i386
CompileScript: <<
gcc -std=c99 -I. -IClasses Classes/*.m PDFKitTool.m -framework Quartz
-framework Foundation -lobjc -o PDFKitTool
<<
InstallScript: <<
mkdir -p %i/bin
cp PDFKitTool %i/bin
<<
DocFiles: README.md License.txt
Description: Manipulate PDF documents
DescDetail: <<
This tool is used to manipulate PDF documents. It can combine several
documents into one or burst multipage documents into multiple single-paged
documents. See %p/share/doc/%n/README.md for usage.
<<
DescPackaging: <<
No Makefile was provided.
<<
License: BSD
Homepage: http://github.com/fjoachim/pdfkittool
Maintainer: Matthias Ringwald <[email protected]>
<<
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs