diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-08 11:27:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-08 11:27:28 +0000 |
commit | 2a7fb50f246a5d5805c2ebabd0f7275b19054e29 (patch) | |
tree | 462d39a4ad4ebff75f1535a248d02f5ab0ed0140 /fonts/tex-stix-doc | |
parent | ca86077b7fd565458b776fdf508602509392f8c4 (diff) | |
download | pkgsrc-2a7fb50f246a5d5805c2ebabd0f7275b19054e29.tar.gz |
Add a couple more tex-* font packages. This completes
texlive-collection-fontsextra.
Diffstat (limited to 'fonts/tex-stix-doc')
-rw-r--r-- | fonts/tex-stix-doc/DESCR | 1 | ||||
-rw-r--r-- | fonts/tex-stix-doc/Makefile | 13 | ||||
-rw-r--r-- | fonts/tex-stix-doc/PLIST | 8 | ||||
-rw-r--r-- | fonts/tex-stix-doc/distinfo | 5 |
4 files changed, 27 insertions, 0 deletions
diff --git a/fonts/tex-stix-doc/DESCR b/fonts/tex-stix-doc/DESCR new file mode 100644 index 00000000000..9da5ae6e817 --- /dev/null +++ b/fonts/tex-stix-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-stix. diff --git a/fonts/tex-stix-doc/Makefile b/fonts/tex-stix-doc/Makefile new file mode 100644 index 00000000000..6f679da0ff1 --- /dev/null +++ b/fonts/tex-stix-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +DISTNAME= stix.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1.1 +TEXLIVE_REV= 34793 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/stix +COMMENT= Documentation for tex-stix +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-stix-doc/PLIST b/fonts/tex-stix-doc/PLIST new file mode 100644 index 00000000000..3f11953206b --- /dev/null +++ b/fonts/tex-stix-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:56 wiz Exp $ +share/texmf-dist/doc/fonts/stix/README +share/texmf-dist/doc/fonts/stix/STIX_Font_1.1.1-latex_Release_Documentation.doc +share/texmf-dist/doc/fonts/stix/STIX_Font_1.1.1-latex_Release_Documentation.pdf +share/texmf-dist/doc/fonts/stix/STIX_Font_1.1.1_Release_Documentation.doc +share/texmf-dist/doc/fonts/stix/STIX_Font_1.1.1_Release_Documentation.pdf +share/texmf-dist/doc/fonts/stix/STIX_Font_License_2010.txt +share/texmf-dist/doc/fonts/stix/stix.pdf diff --git a/fonts/tex-stix-doc/distinfo b/fonts/tex-stix-doc/distinfo new file mode 100644 index 00000000000..b88631175f5 --- /dev/null +++ b/fonts/tex-stix-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +SHA1 (tex-stix-34793/stix.doc.tar.xz) = c18b0f5f762b968fc5cf5520be70c610825fc475 +RMD160 (tex-stix-34793/stix.doc.tar.xz) = 14adbbb23d8ad08ac1da1363fce7c81183454d1c +Size (tex-stix-34793/stix.doc.tar.xz) = 1829536 bytes |