mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
add p5-PDF-API2 0.2.1.2
'The Next Generation' of Text::PDF::API
This commit is contained in:
parent
5db64c3c70
commit
0bd676081b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54137
@ -121,6 +121,7 @@
|
||||
SUBDIR += p5-MARC
|
||||
SUBDIR += p5-Number-Format
|
||||
SUBDIR += p5-Orchard-Perl
|
||||
SUBDIR += p5-PDF-API2
|
||||
SUBDIR += p5-PDF-Create
|
||||
SUBDIR += p5-Parse-Syslog
|
||||
SUBDIR += p5-RADIUS-UserFile
|
||||
|
26
textproc/p5-PDF-API2/Makefile
Normal file
26
textproc/p5-PDF-API2/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: p5-PDF-API2
|
||||
# Date created: Feb 2, 2002
|
||||
# Whom: ijliao
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= PDF-API2
|
||||
PORTVERSION= 0.2.1.2
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Text
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}_dev
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
1
textproc/p5-PDF-API2/distinfo
Normal file
1
textproc/p5-PDF-API2/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (PDF-API2-0.2.1.2_dev.tar.gz) = 050c3dbc7d16395c14275e5bf207a2f0
|
1
textproc/p5-PDF-API2/pkg-comment
Normal file
1
textproc/p5-PDF-API2/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
'The Next Generation' of Text::PDF::API
|
18
textproc/p5-PDF-API2/pkg-descr
Normal file
18
textproc/p5-PDF-API2/pkg-descr
Normal file
@ -0,0 +1,18 @@
|
||||
PDF::API2
|
||||
|
||||
There seem to be a growing plethora of Perl modules for creating and
|
||||
manipulating PDF files.
|
||||
|
||||
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.
|
||||
|
||||
FEATURES
|
||||
|
||||
. 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
|
127
textproc/p5-PDF-API2/pkg-plist
Normal file
127
textproc/p5-PDF-API2/pkg-plist
Normal file
@ -0,0 +1,127 @@
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/PCLT.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Vmtx.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Bsln.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Cvt_.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Post.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Ttc.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Fmtx.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Name.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Utils.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Loca.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Manual.pod
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Prop.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Fdsc.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Table.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/GSUB.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/AATKern.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Font.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Feat.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Hhea.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Segarr.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Anchor.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Head.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Maxp.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/OS_2.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Delta.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Fpgm.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/GPOS.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/OldMort.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Vhea.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Cmap.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Ttopen.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/LTSH.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Hmtx.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/AATutils.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/XMLparse.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/OldCmap.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Glyf.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Coverage.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Hdmx.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Prep.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/GDEF.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/PSNames.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Kern.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Glyph.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Changes
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort/Ligature.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort/Rearrangement.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort/Noncontextual.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort/Chain.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort/Subtable.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort/Contextual.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort/Insertion.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Kern/ClassArray.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Kern/CompactClassArray.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Kern/Subtable.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Kern/StateTable.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Kern/OrderedList.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/Color.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/Util.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/iso-8859-1.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/koi8-r.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/adobe-symbol.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/microsoft-dingbats.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/pt.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/latin2.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/es2.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/cp1251.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/cp437.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/cp850.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/iso-8859-2.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/pt2.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/koi8-u.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/latin1.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/adobe-zapf-dingbats.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/adobe-standard.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/cp1250.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/es.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/macintosh.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/cp1252.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Dict.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Objind.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Number.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Pages.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/TTFont0.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Name.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Array.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Crypt.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Bool.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Page.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/String.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/File.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Utils.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/AFont.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/SFont.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Filter.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/TTFont.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Symbol.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Helvetica-Bold.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Times-BoldItalic.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Helvetica.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Times-Italic.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Courier-Bold.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Courier-BoldOblique.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Helvetica-BoldOblique.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Times-Roman.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Courier-Oblique.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Courier.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Times-Bold.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Helvetica-Oblique.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/ZapfDingbats.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/PDF/API2/.packlist
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Kern
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Font/TTF
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/PDF/API2
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Text/PDF
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/PDF/API2
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Font 2>/dev/null || true
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/PDF 2>/dev/null || true
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Text 2>/dev/null || true
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/PDF 2>/dev/null || true
|
26
textproc/p5-PDF-API3/Makefile
Normal file
26
textproc/p5-PDF-API3/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: p5-PDF-API2
|
||||
# Date created: Feb 2, 2002
|
||||
# Whom: ijliao
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= PDF-API2
|
||||
PORTVERSION= 0.2.1.2
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Text
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}_dev
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
1
textproc/p5-PDF-API3/distinfo
Normal file
1
textproc/p5-PDF-API3/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (PDF-API2-0.2.1.2_dev.tar.gz) = 050c3dbc7d16395c14275e5bf207a2f0
|
1
textproc/p5-PDF-API3/pkg-comment
Normal file
1
textproc/p5-PDF-API3/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
'The Next Generation' of Text::PDF::API
|
18
textproc/p5-PDF-API3/pkg-descr
Normal file
18
textproc/p5-PDF-API3/pkg-descr
Normal file
@ -0,0 +1,18 @@
|
||||
PDF::API2
|
||||
|
||||
There seem to be a growing plethora of Perl modules for creating and
|
||||
manipulating PDF files.
|
||||
|
||||
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.
|
||||
|
||||
FEATURES
|
||||
|
||||
. 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
|
127
textproc/p5-PDF-API3/pkg-plist
Normal file
127
textproc/p5-PDF-API3/pkg-plist
Normal file
@ -0,0 +1,127 @@
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/PCLT.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Vmtx.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Bsln.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Cvt_.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Post.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Ttc.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Fmtx.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Name.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Utils.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Loca.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Manual.pod
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Prop.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Fdsc.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Table.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/GSUB.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/AATKern.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Font.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Feat.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Hhea.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Segarr.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Anchor.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Head.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Maxp.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/OS_2.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Delta.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Fpgm.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/GPOS.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/OldMort.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Vhea.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Cmap.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Ttopen.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/LTSH.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Hmtx.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/AATutils.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/XMLparse.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/OldCmap.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Glyf.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Coverage.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Hdmx.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Prep.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/GDEF.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/PSNames.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Kern.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Glyph.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Changes
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort/Ligature.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort/Rearrangement.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort/Noncontextual.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort/Chain.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort/Subtable.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort/Contextual.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort/Insertion.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Kern/ClassArray.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Kern/CompactClassArray.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Kern/Subtable.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Kern/StateTable.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Kern/OrderedList.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/Color.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/Util.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/iso-8859-1.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/koi8-r.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/adobe-symbol.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/microsoft-dingbats.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/pt.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/latin2.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/es2.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/cp1251.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/cp437.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/cp850.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/iso-8859-2.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/pt2.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/koi8-u.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/latin1.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/adobe-zapf-dingbats.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/adobe-standard.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/cp1250.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/es.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/macintosh.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap/cp1252.map
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Dict.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Objind.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Number.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Pages.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/TTFont0.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Name.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Array.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Crypt.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Bool.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Page.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/String.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/File.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Utils.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/AFont.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/SFont.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Filter.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/TTFont.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Symbol.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Helvetica-Bold.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Times-BoldItalic.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Helvetica.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Times-Italic.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Courier-Bold.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Courier-BoldOblique.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Helvetica-BoldOblique.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Times-Roman.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Courier-Oblique.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Courier.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Times-Bold.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/Helvetica-Oblique.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1/ZapfDingbats.afm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/PDF/API2/.packlist
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Mort
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Font/TTF/Kern
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Font/TTF
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/PDF/API2
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts/t1
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/fonts
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Text/PDF
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/PDF/API2
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Font 2>/dev/null || true
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/PDF 2>/dev/null || true
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Text 2>/dev/null || true
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/PDF 2>/dev/null || true
|
Loading…
Reference in New Issue
Block a user