summaryrefslogtreecommitdiff
path: root/fonts/p5-Font-TTF
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2002-05-29 14:11:24 +0000
committeruebayasi <uebayasi@pkgsrc.org>2002-05-29 14:11:24 +0000
commit9465408708762e68140534d2607ea4f52e648904 (patch)
tree7f56ce6c7fbc868b5d2b6b9fa23e3b0e7fda7bf8 /fonts/p5-Font-TTF
parent25816732ffc11063f587088e72cf4e4993b750b4 (diff)
downloadpkgsrc-9465408708762e68140534d2607ea4f52e648904.tar.gz
Initial import of p5-Font-TTF from Rui-Xiang Guo in pkg/17035.
p5-Font-TTF is a Perl module for TrueType font hacking. Supports reading, processing and writing of the following tables: GDEF, GPOS, GSUB, LTSH, OS/2, PCLT, bsln, cmap, cvt, fdsc, feat, fpgm, glyf, hdmx, head, hhea, hmtx, kern, loca, maxp, mort, name, post, prep, prop, vhea, vmtx and the reading and writing of all other table types.
Diffstat (limited to 'fonts/p5-Font-TTF')
-rw-r--r--fonts/p5-Font-TTF/DESCR8
-rw-r--r--fonts/p5-Font-TTF/Makefile19
-rw-r--r--fonts/p5-Font-TTF/PLIST1
-rw-r--r--fonts/p5-Font-TTF/distinfo4
4 files changed, 32 insertions, 0 deletions
diff --git a/fonts/p5-Font-TTF/DESCR b/fonts/p5-Font-TTF/DESCR
new file mode 100644
index 00000000000..2591a247eb5
--- /dev/null
+++ b/fonts/p5-Font-TTF/DESCR
@@ -0,0 +1,8 @@
+Perl module for TrueType font hacking. Supports reading, processing and
+writing of the following tables: GDEF, GPOS, GSUB, LTSH, OS/2, PCLT,
+bsln, cmap, cvt, fdsc, feat, fpgm, glyf, hdmx, head, hhea, hmtx, kern,
+loca, maxp, mort, name, post, prep, prop, vhea, vmtx and the reading and
+writing of all other table types.
+
+In short, you can do almost anything with a standard TrueType font with
+this module.
diff --git a/fonts/p5-Font-TTF/Makefile b/fonts/p5-Font-TTF/Makefile
new file mode 100644
index 00000000000..24a062aa802
--- /dev/null
+++ b/fonts/p5-Font-TTF/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/05/29 14:11:24 uebayasi Exp $
+#
+
+DISTNAME= Font-TTF-0.28
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/}
+
+MAINTAINER= packages@netbsd.org
+COMMENT= Perl module for TrueType font hacking
+
+USE_BUILDLINK_ONLY= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Font/TTF/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/p5-Font-TTF/PLIST b/fonts/p5-Font-TTF/PLIST
new file mode 100644
index 00000000000..e2b338f6f17
--- /dev/null
+++ b/fonts/p5-Font-TTF/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/29 14:11:24 uebayasi Exp $
diff --git a/fonts/p5-Font-TTF/distinfo b/fonts/p5-Font-TTF/distinfo
new file mode 100644
index 00000000000..725597da9f0
--- /dev/null
+++ b/fonts/p5-Font-TTF/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/05/29 14:11:24 uebayasi Exp $
+
+SHA1 (Font-TTF-0.28.tar.gz) = 24891f59838e9a069a6f7f8b8431ab2a83ba9d54
+Size (Font-TTF-0.28.tar.gz) = 153500 bytes