Tue May 17 22:03:37 2011 UTC ()
Initial import of textproc/p5-PDF-Reuse version 0.35
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This module could be used when you want to mass produce similar (but not
identical) PDF documents and reuse templates, JavaScripts and some other
components. It is functional to be fast, and to give your programs capacity
to produce many pages per second and very big PDF documents if necessary.

The module produces PDF-1.4 files. Some features of PDF-1.5, like "object
streams" and "cross reference streams", are supported, but only at an
experimental level. More testing is needed. (If you get problems with a new
document from Acrobat 6 or higher, try to save it or recreate it as a PDF-1.4
document first, before using it together with this module.)

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(dmcmahill)
diff -r0 -r1.1.1.1 pkgsrc/textproc/p5-PDF-Reuse/Makefile
diff -r0 -r1.1.1.1 pkgsrc/textproc/p5-PDF-Reuse/DESCR
diff -r0 -r1.1.1.1 pkgsrc/textproc/p5-PDF-Reuse/distinfo

File Added: pkgsrc/textproc/p5-PDF-Reuse/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/05/17 22:03:37 dmcmahill Exp $

DISTNAME=	PDF-Reuse-0.35
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	textproc print perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/L/LA/LARSLUND/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/PDF-Reuse
COMMENT=	Reuse and mass produce PDF documents
LICENSE=	${PERL5_LICENSE}

DEPENDS+=	perl>=5.9.3,p5-IO-Compress:../../devel/p5-IO-Compress
DEPENDS+=	perl>=5.7.3,p5-Digest-MD5:../../security/p5-Digest-MD5
DEPENDS+=	p5-Text-PDF:../../textproc/p5-Text-PDF
DEPENDS+=	p5-Font-TTF:../../fonts/p5-Font-TTF

USE_LANGUAGES=	# empty
PERL5_PACKLIST=	auto/PDF/Reuse/.packlist

PKG_DESTDIR_SUPPORT=	user-destdir

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/textproc/p5-PDF-Reuse/DESCR
This module could be used when you want to mass produce similar (but not
identical) PDF documents and reuse templates, JavaScripts and some other
components. It is functional to be fast, and to give your programs capacity
to produce many pages per second and very big PDF documents if necessary.

The module produces PDF-1.4 files. Some features of PDF-1.5, like "object
streams" and "cross reference streams", are supported, but only at an
experimental level. More testing is needed. (If you get problems with a new
document from Acrobat 6 or higher, try to save it or recreate it as a PDF-1.4
document first, before using it together with this module.)

File Added: pkgsrc/textproc/p5-PDF-Reuse/distinfo
$NetBSD: distinfo,v 1.1.1.1 2011/05/17 22:03:37 dmcmahill Exp $

SHA1 (PDF-Reuse-0.35.tar.gz) = 1c781ff9ad97a226eb09e15a2db353846e48d476
RMD160 (PDF-Reuse-0.35.tar.gz) = e539cdaf61af20d8fe354c8f5e7a2eef124ff73a
Size (PDF-Reuse-0.35.tar.gz) = 62248 bytes