summaryrefslogtreecommitdiff
path: root/fonts/tex-fontools
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2015-05-17 06:16:22 +0000
committermarkd <markd@pkgsrc.org>2015-05-17 06:16:22 +0000
commit499beb2cdbd27d6ffd3ef6236ef67f0925f7791c (patch)
treef69bed2783280c8bee38b95c2d2dd0b633eedc75 /fonts/tex-fontools
parent2e636ac888f1cfbb8039e996aab20972a9d325e3 (diff)
downloadpkgsrc-499beb2cdbd27d6ffd3ef6236ef67f0925f7791c.tar.gz
Add packages that are part of the texlive fontutils collection.
Diffstat (limited to 'fonts/tex-fontools')
-rw-r--r--fonts/tex-fontools/DESCR7
-rw-r--r--fonts/tex-fontools/Makefile24
-rw-r--r--fonts/tex-fontools/PLIST8
-rw-r--r--fonts/tex-fontools/distinfo5
4 files changed, 44 insertions, 0 deletions
diff --git a/fonts/tex-fontools/DESCR b/fonts/tex-fontools/DESCR
new file mode 100644
index 00000000000..4b8ef96ff1d
--- /dev/null
+++ b/fonts/tex-fontools/DESCR
@@ -0,0 +1,7 @@
+This package provides a few tools to ease using fonts
+(especially Truetype/Opentype ones) with Latex and fontinst:
+afm2afm - reencode .afm files; designed to replace fontinst's
+\reencodefont for big .afm files; autoinst - simplify the use
+of the LCDF TypeTools by creating a command file for otftotfm,
+plus .fd and .sty files; and ot2kpx - extract all kerning pairs
+from an OpenType font.
diff --git a/fonts/tex-fontools/Makefile b/fonts/tex-fontools/Makefile
new file mode 100644
index 00000000000..c18baeb51cf
--- /dev/null
+++ b/fonts/tex-fontools/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2015/05/17 06:16:23 markd Exp $
+
+DISTNAME= fontools
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 33380
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/fontools
+COMMENT= Tools to simplify using fonts (especially TT/OTF ones)
+LICENSE= gnu-gpl-v2
+
+USE_TOOLS+= perl:run
+REPLACE_PERL= bin/afm2afm bin/autoinst bin/ot2kpx
+
+INSTALLATION_DIRS+= bin
+
+.include "../../print/texlive/package.mk"
+
+post-extract:
+ ${MKDIR} ${WRKSRC}/bin
+ ${MV} ${WRKSRC}/texmf-dist/scripts/fontools/* ${WRKSRC}/bin/
+ ${RM} -rf ${WRKSRC}/texmf-dist/scripts
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/tex-fontools/PLIST b/fonts/tex-fontools/PLIST
new file mode 100644
index 00000000000..dd1f376cb43
--- /dev/null
+++ b/fonts/tex-fontools/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/17 06:16:23 markd Exp $
+bin/afm2afm
+bin/autoinst
+bin/ot2kpx
+share/texmf-dist/fonts/enc/dvips/fontools/fontools_ly1.enc
+share/texmf-dist/fonts/enc/dvips/fontools/fontools_ot1.enc
+share/texmf-dist/fonts/enc/dvips/fontools/fontools_t1.enc
+share/texmf-dist/fonts/enc/dvips/fontools/fontools_ts1.enc
diff --git a/fonts/tex-fontools/distinfo b/fonts/tex-fontools/distinfo
new file mode 100644
index 00000000000..760b13a409b
--- /dev/null
+++ b/fonts/tex-fontools/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/17 06:16:23 markd Exp $
+
+SHA1 (tex-fontools-33380/fontools.tar.xz) = d4364b7b28d02f4d6aca60a06fd5d32d9380fe6a
+RMD160 (tex-fontools-33380/fontools.tar.xz) = 04f60ff5419477c1f7a4dd8a3644c10bebe353e5
+Size (tex-fontools-33380/fontools.tar.xz) = 32472 bytes