From 39fe42f5c837d87d66f5b9713a6c46adef672fca Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 6 May 2015 08:43:15 +0000 Subject: Import tex-chessboard-1.7 as print/tex-chessboard. This package offers commands to print chessboards. It can print partial boards, hide pieces and fields, color the boards and put various marks on the board. It has a lot of options to place pieces on the board. Using exotic pieces (e.g., for fairy chess) is possible. The documentation includes an example of an animated chessboard, for those whose PDF viewer can display animations. --- print/tex-chessboard/DESCR | 7 +++++++ print/tex-chessboard/Makefile | 13 +++++++++++++ print/tex-chessboard/PLIST | 5 +++++ print/tex-chessboard/distinfo | 5 +++++ 4 files changed, 30 insertions(+) create mode 100644 print/tex-chessboard/DESCR create mode 100644 print/tex-chessboard/Makefile create mode 100644 print/tex-chessboard/PLIST create mode 100644 print/tex-chessboard/distinfo (limited to 'print/tex-chessboard') diff --git a/print/tex-chessboard/DESCR b/print/tex-chessboard/DESCR new file mode 100644 index 00000000000..18f76e28762 --- /dev/null +++ b/print/tex-chessboard/DESCR @@ -0,0 +1,7 @@ +This package offers commands to print chessboards. It can print +partial boards, hide pieces and fields, color the boards and +put various marks on the board. It has a lot of options to +place pieces on the board. Using exotic pieces (e.g., for fairy +chess) is possible. The documentation includes an example of an +animated chessboard, for those whose PDF viewer can display +animations. diff --git a/print/tex-chessboard/Makefile b/print/tex-chessboard/Makefile new file mode 100644 index 00000000000..2ba9cc08766 --- /dev/null +++ b/print/tex-chessboard/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 08:43:15 wiz Exp $ + +DISTNAME= chessboard +PKGNAME= tex-${DISTNAME}-1.7 +TEXLIVE_REV= 33801 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/chessboard +COMMENT= Print chess boards +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-chessboard/PLIST b/print/tex-chessboard/PLIST new file mode 100644 index 00000000000..e3eb06ec237 --- /dev/null +++ b/print/tex-chessboard/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:43:15 wiz Exp $ +share/texmf-dist/tex/latex/chessboard/chessboard-keys-main.sty +share/texmf-dist/tex/latex/chessboard/chessboard-keys-pgf.sty +share/texmf-dist/tex/latex/chessboard/chessboard-pgf.sty +share/texmf-dist/tex/latex/chessboard/chessboard.sty diff --git a/print/tex-chessboard/distinfo b/print/tex-chessboard/distinfo new file mode 100644 index 00000000000..d878f4ed9f8 --- /dev/null +++ b/print/tex-chessboard/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 08:43:15 wiz Exp $ + +SHA1 (tex-chessboard-33801/chessboard.tar.xz) = 1eef1ea97413704c0be7c88b6b8e48082dffb91e +RMD160 (tex-chessboard-33801/chessboard.tar.xz) = 2ac99b1d43fe881bfb6f9ae86c92012415e974fa +Size (tex-chessboard-33801/chessboard.tar.xz) = 20556 bytes -- cgit v1.2.3