Initial import of p5-Font-TTF-0.21
Submitted by Shell Hung <i@shellhung.org> -- This module provided supports for many types of TTF tables, including reading, processing and writing, and also supports XML output.
This commit is contained in:
parent
ef3611eac9
commit
2e226919f6
33
textproc/p5-Font-TTF/Makefile
Normal file
33
textproc/p5-Font-TTF/Makefile
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
# $OpenBSD: Makefile,v 1.1.1.1 2001/03/30 21:54:47 avsm Exp $
|
||||||
|
|
||||||
|
COMMENT= "perl module for TrueType font hacking"
|
||||||
|
|
||||||
|
DISTNAME= Font-TTF-0.21
|
||||||
|
PKGNAME= p5-${DISTNAME}
|
||||||
|
CATEGORIES= textproc perl5
|
||||||
|
NEED_VERSION= 1.364
|
||||||
|
|
||||||
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||||
|
MASTER_SITE_SUBDIR= Font
|
||||||
|
|
||||||
|
MAINTAINER= Shell Hung <i@shellhung.org>
|
||||||
|
|
||||||
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
|
CONFIGURE_STYLE= perl
|
||||||
|
|
||||||
|
EXAMPLE_DIR= ${PREFIX}/share/examples/p5-Font-TTF
|
||||||
|
EG_DIR= ${WRKSRC}/Examples
|
||||||
|
EG_FILES= StripCmap addpclt makemono ttfdeltable ttfenc \
|
||||||
|
ttfwidth xmldump zerohyph
|
||||||
|
|
||||||
|
post-install:
|
||||||
|
${INSTALL_DATA_DIR} ${EXAMPLE_DIR}
|
||||||
|
.for i in ${EG_FILES}
|
||||||
|
${INSTALL_DATA} ${EG_DIR}/$i.plx ${EXAMPLE_DIR}/$i.plx
|
||||||
|
.endfor
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
3
textproc/p5-Font-TTF/files/md5
Normal file
3
textproc/p5-Font-TTF/files/md5
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
MD5 (Font-TTF-0.21.tar.gz) = c70f02c6b1b0b97d2c4f0c1884e22f4e
|
||||||
|
RMD160 (Font-TTF-0.21.tar.gz) = 8101923ac4a10be3dfda6791d205619ef9926bdd
|
||||||
|
SHA1 (Font-TTF-0.21.tar.gz) = 85d7a8c06e3a0d73aff75c041c7a52485d0798ca
|
2
textproc/p5-Font-TTF/pkg/DESCR
Normal file
2
textproc/p5-Font-TTF/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
This module provided supports for many types of TTF tables, including
|
||||||
|
reading, processing and writing, and also supports XML output.
|
104
textproc/p5-Font-TTF/pkg/PLIST
Normal file
104
textproc/p5-Font-TTF/pkg/PLIST
Normal file
@ -0,0 +1,104 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/03/30 21:54:48 avsm Exp $
|
||||||
|
bin/eurofix.plx
|
||||||
|
bin/hackos2.plx
|
||||||
|
bin/psfix.plx
|
||||||
|
bin/ttfname.plx
|
||||||
|
libdata/perl5/site_perl/Font/TTF/AATKern.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/AATutils.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Anchor.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Bsln.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Changes
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Cmap.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Coverage.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Cvt_.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Delta.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Fdsc.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Feat.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Fmtx.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Font.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Fpgm.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/GDEF.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/GPOS.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/GSUB.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Glyf.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Glyph.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Hdmx.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Head.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Hhea.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Hmtx.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Kern.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/LTSH.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Loca.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Manual.pod
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Maxp.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Mort.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Name.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/OS_2.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/OldCmap.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/OldMort.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/PCLT.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Post.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Prep.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Prop.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Segarr.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Table.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Ttc.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Ttopen.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Utils.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Vhea.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/Vmtx.pm
|
||||||
|
libdata/perl5/site_perl/Font/TTF/XMLparse.pm
|
||||||
|
libdata/perl5/site_perl/Font/tounix.pm
|
||||||
|
man/man3/Font::TTF::AATKern.3p
|
||||||
|
man/man3/Font::TTF::Anchor.3p
|
||||||
|
man/man3/Font::TTF::Bsln.3p
|
||||||
|
man/man3/Font::TTF::Cmap.3p
|
||||||
|
man/man3/Font::TTF::Coverage.3p
|
||||||
|
man/man3/Font::TTF::Cvt_.3p
|
||||||
|
man/man3/Font::TTF::Delta.3p
|
||||||
|
man/man3/Font::TTF::Fdsc.3p
|
||||||
|
man/man3/Font::TTF::Feat.3p
|
||||||
|
man/man3/Font::TTF::Fmtx.3p
|
||||||
|
man/man3/Font::TTF::Font.3p
|
||||||
|
man/man3/Font::TTF::Fpgm.3p
|
||||||
|
man/man3/Font::TTF::GDEF.3p
|
||||||
|
man/man3/Font::TTF::GPOS.3p
|
||||||
|
man/man3/Font::TTF::GSUB.3p
|
||||||
|
man/man3/Font::TTF::Glyf.3p
|
||||||
|
man/man3/Font::TTF::Glyph.3p
|
||||||
|
man/man3/Font::TTF::Hdmx.3p
|
||||||
|
man/man3/Font::TTF::Head.3p
|
||||||
|
man/man3/Font::TTF::Hhea.3p
|
||||||
|
man/man3/Font::TTF::Hmtx.3p
|
||||||
|
man/man3/Font::TTF::Kern.3p
|
||||||
|
man/man3/Font::TTF::LTSH.3p
|
||||||
|
man/man3/Font::TTF::Loca.3p
|
||||||
|
man/man3/Font::TTF::Manual.3p
|
||||||
|
man/man3/Font::TTF::Maxp.3p
|
||||||
|
man/man3/Font::TTF::Mort.3p
|
||||||
|
man/man3/Font::TTF::Name.3p
|
||||||
|
man/man3/Font::TTF::OS_2.3p
|
||||||
|
man/man3/Font::TTF::OldCmap.3p
|
||||||
|
man/man3/Font::TTF::OldMort.3p
|
||||||
|
man/man3/Font::TTF::PCLT.3p
|
||||||
|
man/man3/Font::TTF::Post.3p
|
||||||
|
man/man3/Font::TTF::Prep.3p
|
||||||
|
man/man3/Font::TTF::Prop.3p
|
||||||
|
man/man3/Font::TTF::Segarr.3p
|
||||||
|
man/man3/Font::TTF::Table.3p
|
||||||
|
man/man3/Font::TTF::Ttc.3p
|
||||||
|
man/man3/Font::TTF::Ttopen.3p
|
||||||
|
man/man3/Font::TTF::Utils.3p
|
||||||
|
man/man3/Font::TTF::Vhea.3p
|
||||||
|
man/man3/Font::TTF::Vmtx.3p
|
||||||
|
man/man3/Font::TTF::XMLparse.3p
|
||||||
|
share/examples/p5-Font-TTF/StripCmap.plx
|
||||||
|
share/examples/p5-Font-TTF/addpclt.plx
|
||||||
|
share/examples/p5-Font-TTF/makemono.plx
|
||||||
|
share/examples/p5-Font-TTF/ttfdeltable.plx
|
||||||
|
share/examples/p5-Font-TTF/ttfenc.plx
|
||||||
|
share/examples/p5-Font-TTF/ttfwidth.plx
|
||||||
|
share/examples/p5-Font-TTF/xmldump.plx
|
||||||
|
share/examples/p5-Font-TTF/zerohyph.plx
|
||||||
|
@dirrm share/examples/p5-Font-TTF
|
||||||
|
@dirrm libdata/perl5/site_perl/Font/TTF
|
Loading…
Reference in New Issue
Block a user