diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-06 08:40:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-06 08:40:42 +0000 |
commit | 04abaf160077920f8a9680a1a42f516f07eef280 (patch) | |
tree | cdabf8f8b12c77987e773f3626405bc1c11b2f96 | |
parent | b6067059986c867f84e593d6ac7a10b7d5f083dd (diff) | |
download | pkgsrc-04abaf160077920f8a9680a1a42f516f07eef280.tar.gz |
Import tex-chess-1.2 as print/tex-chess.
The original (and now somewhat dated) TeX chess font package.
Potential users should consider skak (for alternative fonts,
and notation support), texmate (for alternative notation
support), or chessfss (for flexible font choices).
-rw-r--r-- | print/tex-chess/DESCR | 4 | ||||
-rw-r--r-- | print/tex-chess/Makefile | 13 | ||||
-rw-r--r-- | print/tex-chess/PLIST | 16 | ||||
-rw-r--r-- | print/tex-chess/distinfo | 5 |
4 files changed, 38 insertions, 0 deletions
diff --git a/print/tex-chess/DESCR b/print/tex-chess/DESCR new file mode 100644 index 00000000000..bf73ff1cb90 --- /dev/null +++ b/print/tex-chess/DESCR @@ -0,0 +1,4 @@ +The original (and now somewhat dated) TeX chess font package. +Potential users should consider skak (for alternative fonts, +and notation support), texmate (for alternative notation +support), or chessfss (for flexible font choices). diff --git a/print/tex-chess/Makefile b/print/tex-chess/Makefile new file mode 100644 index 00000000000..bd76ed63624 --- /dev/null +++ b/print/tex-chess/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 08:40:42 wiz Exp $ + +DISTNAME= chess +PKGNAME= tex-${DISTNAME}-1.2 +TEXLIVE_REV= 20582 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/chess +COMMENT= Fonts for typesetting chess boards +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-chess/PLIST b/print/tex-chess/PLIST new file mode 100644 index 00000000000..7d4e04c5b91 --- /dev/null +++ b/print/tex-chess/PLIST @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:40:42 wiz Exp $ +share/texmf-dist/fonts/source/public/chess/README.mf +share/texmf-dist/fonts/source/public/chess/chess10.mf +share/texmf-dist/fonts/source/public/chess/chess20.mf +share/texmf-dist/fonts/source/public/chess/chess30.mf +share/texmf-dist/fonts/source/public/chess/chessbase.mf +share/texmf-dist/fonts/source/public/chess/chessdiag.mf +share/texmf-dist/fonts/source/public/chess/chessf10.mf +share/texmf-dist/fonts/source/public/chess/chesspieces.mf +share/texmf-dist/fonts/source/public/chess/empty.mf +share/texmf-dist/fonts/tfm/public/chess/chess10.tfm +share/texmf-dist/fonts/tfm/public/chess/chess20.tfm +share/texmf-dist/fonts/tfm/public/chess/chess30.tfm +share/texmf-dist/fonts/tfm/public/chess/chessf10.tfm +share/texmf-dist/fonts/tfm/public/chess/chessfig10.tfm +share/texmf-dist/tex/latex/chess/chess.sty diff --git a/print/tex-chess/distinfo b/print/tex-chess/distinfo new file mode 100644 index 00000000000..3870891e82f --- /dev/null +++ b/print/tex-chess/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 08:40:42 wiz Exp $ + +SHA1 (tex-chess-20582/chess.tar.xz) = 8c5e8a86102f57117343c182eda7b30e7136112a +RMD160 (tex-chess-20582/chess.tar.xz) = 14382de519be95e2280e9ab1bab529b4289388aa +Size (tex-chess-20582/chess.tar.xz) = 10972 bytes |