23 Commits

Author SHA1 Message Date
sthen
623b667981 update to p5-PDF-API2-2.033 2017-08-23 13:38:25 +00:00
sthen
6a47bd4199 update to p5-PDF-API2 2.031 2017-01-27 14:34:24 +00:00
sthen
a8082d5379 update to p5-PDF-API2-2.030 2016-10-14 09:45:30 +00:00
sthen
87915e56e8 update to p5-PDF-API2-2.029 2016-10-11 15:08:00 +00:00
sthen
472c882ef1 update to p5-PDF-API2-2.028 2016-06-09 13:30:14 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
sthen
f044f8f774 update to p5-PDF-API2-2.027 2016-03-16 00:17:01 +00:00
sthen
f929a12847 Add a fix to PDF::API2 for the FlateDecode problem that I was previously
hacking around in the port. Big thanks to upstream maintainer Steve Simms
for tracking it down!
2016-03-09 23:35:32 +00:00
sthen
eba033f4e0 Pull up some PDF::API2 fixes to the new XRef stream handling support from
upstream repo. Add a dodgy hack to avoid corruption with larger compressed
streams. With these I can now work with some PDFs directly with PDF::API2
that I previously had to preprocess with mutool clean.
2016-03-05 11:04:22 +00:00
sthen
dcf65e782e install PDF::API2 contrib files in /usr/local/share/examples/p5-PDF-API2 2016-03-02 23:58:54 +00:00
sthen
34a2d5696c fix license marker GPL->LGPLv2.1 2016-02-26 14:12:02 +00:00
sthen
2bd7feded4 update to p5-PDF-API2-2.026; amongst other things this now supports PDFs
with xref and object streams. Take MAINTAINER.
2016-02-25 16:22:16 +00:00
benoit
b971d70978 Update to p5-PDF-API2-2.025. 2015-09-25 08:13:48 +00:00
benoit
2e1a3ffb01 Update to p5-PDF-API2-2.024. 2015-09-20 08:26:22 +00:00
benoit
bc1fa2fb74 Update to p5-PDF-API2-2.023.
ok ajacoutot@
2014-12-22 15:45:15 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
df4e1203e4 Bump after recent cpan.port.mk change.
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00
sthen
0b69722ec9 drop msf as maintainer on his p5- thingys and bump REVISION
"perl smells like dead moose farts and you can quote me on that" msf@
2010-09-15 13:52:11 +00:00
sthen
d55e1837f6 use REVISION 2010-07-13 20:14:21 +00:00
simon
f58a73166d remove RUN_DEPENDS to modules now coming with perl and bump 2008-09-29 18:41:21 +00:00
merdely
213f5c62e8 Remove surrounding quotes in COMMENT-*/PERMIT_* 2007-09-15 20:59:36 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
msf
40fe6581db initial import of PDF::API2 0.57
This module is 'The Next Generation' of Text::PDF::API which initially
provided a nice API around the Text::PDF::* modules created by Martin Hosken.

	.  Works with more than one PDF file open at once
	.  It presents a object-oriented API to the user
	.  Supports the 14 base PDF Core Fonts
	.  Supports TrueType fonts
	.  Supports Adobe-Type1 Fonts (pfb/pfa/afm)
	.  Supports native Embedding of bitmap images (jpeg,ppm,png,gif)
	.  Supports modification of existing pdfs and import/cloning of pages
2007-01-19 03:13:20 +00:00