diff options
author | wiz <wiz> | 2015-05-08 11:27:28 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-05-08 11:27:28 +0000 |
commit | 784cc2cda0e4d191d628b70b1bd779bccd512165 (patch) | |
tree | 462d39a4ad4ebff75f1535a248d02f5ab0ed0140 /fonts/tex-esvect | |
parent | c5b738f69d4ba9be28146b53fe28c23f2f3f38ad (diff) | |
download | pkgsrc-784cc2cda0e4d191d628b70b1bd779bccd512165.tar.gz |
Add a couple more tex-* font packages. This completes
texlive-collection-fontsextra.
Diffstat (limited to 'fonts/tex-esvect')
-rw-r--r-- | fonts/tex-esvect/DESCR | 4 | ||||
-rw-r--r-- | fonts/tex-esvect/Makefile | 15 | ||||
-rw-r--r-- | fonts/tex-esvect/PLIST | 25 | ||||
-rw-r--r-- | fonts/tex-esvect/distinfo | 5 |
4 files changed, 49 insertions, 0 deletions
diff --git a/fonts/tex-esvect/DESCR b/fonts/tex-esvect/DESCR new file mode 100644 index 00000000000..2573af6f3f8 --- /dev/null +++ b/fonts/tex-esvect/DESCR @@ -0,0 +1,4 @@ +Write vectors using an arrow which is different to the Computer +Modern one. You have the choice between several kinds of +arrows. The package consists of the relevant Metafont code and +a package to use it. diff --git a/fonts/tex-esvect/Makefile b/fonts/tex-esvect/Makefile new file mode 100644 index 00000000000..c4c71d43f34 --- /dev/null +++ b/fonts/tex-esvect/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +DISTNAME= esvect +PKGNAME= tex-${DISTNAME}-1.3 +TEXLIVE_REV= 32098 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/esvect +COMMENT= Vector arrows +LICENSE= gnu-gpl-v2 + +TEX_MAP_FILES+= esvect.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-esvect/PLIST b/fonts/tex-esvect/PLIST new file mode 100644 index 00000000000..d4519e65783 --- /dev/null +++ b/fonts/tex-esvect/PLIST @@ -0,0 +1,25 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:40 wiz Exp $ +share/texmf-dist/fonts/map/dvips/esvect/esvect.map +share/texmf-dist/fonts/source/public/esvect/mathvec.mf +share/texmf-dist/fonts/source/public/esvect/vecsym.mf +share/texmf-dist/fonts/source/public/esvect/vect10.mf +share/texmf-dist/fonts/source/public/esvect/vect5.mf +share/texmf-dist/fonts/source/public/esvect/vect6.mf +share/texmf-dist/fonts/source/public/esvect/vect7.mf +share/texmf-dist/fonts/source/public/esvect/vect8.mf +share/texmf-dist/fonts/source/public/esvect/vect9.mf +share/texmf-dist/fonts/source/public/esvect/vsymbol.mf +share/texmf-dist/fonts/tfm/public/esvect/vect10.tfm +share/texmf-dist/fonts/tfm/public/esvect/vect5.tfm +share/texmf-dist/fonts/tfm/public/esvect/vect6.tfm +share/texmf-dist/fonts/tfm/public/esvect/vect7.tfm +share/texmf-dist/fonts/tfm/public/esvect/vect8.tfm +share/texmf-dist/fonts/tfm/public/esvect/vect9.tfm +share/texmf-dist/fonts/type1/public/esvect/vect10.pfb +share/texmf-dist/fonts/type1/public/esvect/vect5.pfb +share/texmf-dist/fonts/type1/public/esvect/vect6.pfb +share/texmf-dist/fonts/type1/public/esvect/vect7.pfb +share/texmf-dist/fonts/type1/public/esvect/vect8.pfb +share/texmf-dist/fonts/type1/public/esvect/vect9.pfb +share/texmf-dist/tex/latex/esvect/esvect.sty +share/texmf-dist/tex/latex/esvect/uesvect.fd diff --git a/fonts/tex-esvect/distinfo b/fonts/tex-esvect/distinfo new file mode 100644 index 00000000000..85bdf059aa7 --- /dev/null +++ b/fonts/tex-esvect/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +SHA1 (tex-esvect-32098/esvect.tar.xz) = d88a88bb41691413df55ba6c139b14b9a663a896 +RMD160 (tex-esvect-32098/esvect.tar.xz) = 949fe72dc3448bd0e324c85d5849616107349b9c +Size (tex-esvect-32098/esvect.tar.xz) = 66864 bytes |