diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-15 17:51:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-15 17:51:47 +0000 |
commit | fe44962b61acb51c0907c9119072827c9c36436f (patch) | |
tree | 82c96452bb62f2345314408161e3c180171881bb /print/tex-Type1fonts-doc | |
parent | ba2fe5635cc4a62188ba4b740f625fb6d1a3e0b3 (diff) | |
download | pkgsrc-fe44962b61acb51c0907c9119072827c9c36436f.tar.gz |
Add tex packages for texlive english language metacollection.
Diffstat (limited to 'print/tex-Type1fonts-doc')
-rw-r--r-- | print/tex-Type1fonts-doc/DESCR | 6 | ||||
-rw-r--r-- | print/tex-Type1fonts-doc/Makefile | 13 | ||||
-rw-r--r-- | print/tex-Type1fonts-doc/PLIST | 5 | ||||
-rw-r--r-- | print/tex-Type1fonts-doc/distinfo | 5 |
4 files changed, 29 insertions, 0 deletions
diff --git a/print/tex-Type1fonts-doc/DESCR b/print/tex-Type1fonts-doc/DESCR new file mode 100644 index 00000000000..a969dbea581 --- /dev/null +++ b/print/tex-Type1fonts-doc/DESCR @@ -0,0 +1,6 @@ +This guide discusses the most common scenarios you are likely +to encounter when installing Type 1 PostScript fonts. While the +individual tools employed in the installation process are +documented well, the actual difficulty most users are facing +when trying to install new fonts is understanding how to put +all the pieces together. This is what this guide is about. diff --git a/print/tex-Type1fonts-doc/Makefile b/print/tex-Type1fonts-doc/Makefile new file mode 100644 index 00000000000..e182a736094 --- /dev/null +++ b/print/tex-Type1fonts-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:47 wiz Exp $ + +DISTNAME= Type1fonts.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.14 +TEXLIVE_REV= 19603 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fontinstallationguide +COMMENT= Font installation guide +LICENSE= gnu-fdl-v1.3 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-Type1fonts-doc/PLIST b/print/tex-Type1fonts-doc/PLIST new file mode 100644 index 00000000000..fe7485be322 --- /dev/null +++ b/print/tex-Type1fonts-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:47 wiz Exp $ +share/texmf-dist/doc/fonts/Type1fonts/README +share/texmf-dist/doc/fonts/Type1fonts/examples.zip +share/texmf-dist/doc/fonts/Type1fonts/fontinstallationguide.pdf +share/texmf-dist/doc/fonts/Type1fonts/fontinstallationguide.tex diff --git a/print/tex-Type1fonts-doc/distinfo b/print/tex-Type1fonts-doc/distinfo new file mode 100644 index 00000000000..756aeca1b81 --- /dev/null +++ b/print/tex-Type1fonts-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:47 wiz Exp $ + +SHA1 (tex-Type1fonts-19603/Type1fonts.doc.tar.xz) = a5093fbafe2ebc388e2678c218a4aa9e3216d8cb +RMD160 (tex-Type1fonts-19603/Type1fonts.doc.tar.xz) = 5c6c8d3fc8ec21e2e5d58e23512b84eb5e8d0288 +Size (tex-Type1fonts-19603/Type1fonts.doc.tar.xz) = 527328 bytes |