diff options
author | minskim <minskim@pkgsrc.org> | 2009-04-29 03:31:31 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-04-29 03:31:31 +0000 |
commit | 4fc6a1bfe88f395e4087f66fd32c7619d91ac7b1 (patch) | |
tree | 9796f384a238cbfaf59d53160ed3c15f3009ba51 /fonts | |
parent | 6985637881cc3915561e37e90f8f2c701361ab6f (diff) | |
download | pkgsrc-4fc6a1bfe88f395e4087f66fd32c7619d91ac7b1.tar.gz |
Import tex-cmex-2008.7340 as fonts/tex-cmex.
Support for cmex fonts from TeXTrace project, as originally suggested
by Taco Hoekwater.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/tex-cmex/DESCR | 2 | ||||
-rw-r--r-- | fonts/tex-cmex/Makefile | 16 | ||||
-rw-r--r-- | fonts/tex-cmex/PLIST | 5 | ||||
-rw-r--r-- | fonts/tex-cmex/distinfo | 5 |
4 files changed, 28 insertions, 0 deletions
diff --git a/fonts/tex-cmex/DESCR b/fonts/tex-cmex/DESCR new file mode 100644 index 00000000000..b259ba26046 --- /dev/null +++ b/fonts/tex-cmex/DESCR @@ -0,0 +1,2 @@ +Support for cmex fonts from TeXTrace project, as originally suggested +by Taco Hoekwater. diff --git a/fonts/tex-cmex/Makefile b/fonts/tex-cmex/Makefile new file mode 100644 index 00000000000..5723dae2af0 --- /dev/null +++ b/fonts/tex-cmex/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 03:31:31 minskim Exp $ +# TeX Live Revision 7340 + +DISTNAME= cmex +PKGNAME= tex-${DISTNAME}-2008.7340 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Support for cmex fonts from TeXTrace project + +CONFLICTS+= teTeX-texmf<=3.0nb13 +DEPENDS+= tex-ams-[0-9]:../../print/tex-ams + +TEX_MIXEDMAP_FILES+= ttcmex.map + +.include "../../print/texlive/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-cmex/PLIST b/fonts/tex-cmex/PLIST new file mode 100644 index 00000000000..7b35bb3a025 --- /dev/null +++ b/fonts/tex-cmex/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/29 03:31:31 minskim Exp $ +share/texmf-dist/fonts/map/dvips/cmex/ttcmex.map +share/texmf-dist/fonts/type1/public/cmex/fmex7.pfb +share/texmf-dist/fonts/type1/public/cmex/fmex8.pfb +share/texmf-dist/fonts/type1/public/cmex/fmex9.pfb diff --git a/fonts/tex-cmex/distinfo b/fonts/tex-cmex/distinfo new file mode 100644 index 00000000000..21ef22f948c --- /dev/null +++ b/fonts/tex-cmex/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/04/29 03:31:31 minskim Exp $ + +SHA1 (tex-cmex-2008.7340/cmex.tar.lzma) = 6ec9de85f1bf77182411af7968d482ea1052eaff +RMD160 (tex-cmex-2008.7340/cmex.tar.lzma) = d59080b13593e2752832cb9282b402454f6ce108 +Size (tex-cmex-2008.7340/cmex.tar.lzma) = 89713 bytes |