pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print Add tex-texmate packages:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b72ad5bb6d3e
branches:  trunk
changeset: 585433:b72ad5bb6d3e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Feb 15 11:38:35 2011 +0000

description:
Add tex-texmate packages:

TeXmate formats chess games from very simple ascii input. The clean
"1. e4 e5; 2. Nf3 Nc6; 3. Bb5 a6" will produce the same results as
the sloppier "1 e4 e5; Nf3 Nc6 3.. Bb5 a6". The resulting format
is fully customizable. There are 4 levels of commentary: 1 is the
main game, 2-3 are commentaries. Each has its fonts, punctuation
marks, etc., and these are also customizable. The package includes
a tool for the creation of diagrams. The package works in conjunction
with skak to produce diagrams of the current position automatically.
For chess fonts, the package uses the chessfss system.

diffstat:

 print/tex-texmate-doc/DESCR    |   1 +
 print/tex-texmate-doc/Makefile |  11 +++++++++++
 print/tex-texmate-doc/PLIST    |   4 ++++
 print/tex-texmate-doc/distinfo |   5 +++++
 print/tex-texmate/DESCR        |   9 +++++++++
 print/tex-texmate/Makefile     |  15 +++++++++++++++
 print/tex-texmate/PLIST        |   2 ++
 print/tex-texmate/distinfo     |   5 +++++
 8 files changed, 52 insertions(+), 0 deletions(-)

diffs (84 lines):

diff -r a9ffe2c1c9ab -r b72ad5bb6d3e print/tex-texmate-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-texmate-doc/DESCR       Tue Feb 15 11:38:35 2011 +0000
@@ -0,0 +1,1 @@
+This package contains documentation for the tex-texmate package.
diff -r a9ffe2c1c9ab -r b72ad5bb6d3e print/tex-texmate-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-texmate-doc/Makefile    Tue Feb 15 11:38:35 2011 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/02/15 11:38:35 wiz Exp $
+
+DISTNAME=      texmate.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-2
+TEXLIVE_REV=   15878
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+COMMENT=       Documentation for tex-texmate
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a9ffe2c1c9ab -r b72ad5bb6d3e print/tex-texmate-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-texmate-doc/PLIST       Tue Feb 15 11:38:35 2011 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/02/15 11:38:35 wiz Exp $
+share/texmf-dist/doc/latex/texmate/README
+share/texmf-dist/doc/latex/texmate/texmate${PKGVERSION}manual.pdf
+share/texmf-dist/doc/latex/texmate/texmate${PKGVERSION}manual.tex
diff -r a9ffe2c1c9ab -r b72ad5bb6d3e print/tex-texmate-doc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-texmate-doc/distinfo    Tue Feb 15 11:38:35 2011 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/02/15 11:38:35 wiz Exp $
+
+SHA1 (tex-texmate-15878/texmate.doc.tar.xz) = e1890f00a0cb070b91fe7c02d03cf3c1e15a10b1
+RMD160 (tex-texmate-15878/texmate.doc.tar.xz) = 62d1d27a67f3c556a5ac24a3a2a69b14e96e0747
+Size (tex-texmate-15878/texmate.doc.tar.xz) = 233672 bytes
diff -r a9ffe2c1c9ab -r b72ad5bb6d3e print/tex-texmate/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-texmate/DESCR   Tue Feb 15 11:38:35 2011 +0000
@@ -0,0 +1,9 @@
+TeXmate formats chess games from very simple ascii input. The clean
+"1. e4 e5; 2. Nf3 Nc6; 3. Bb5 a6" will produce the same results as
+the sloppier "1 e4 e5; Nf3 Nc6 3.. Bb5 a6". The resulting format
+is fully customizable. There are 4 levels of commentary: 1 is the
+main game, 2-3 are commentaries. Each has its fonts, punctuation
+marks, etc., and these are also customizable. The package includes
+a tool for the creation of diagrams. The package works in conjunction
+with skak to produce diagrams of the current position automatically.
+For chess fonts, the package uses the chessfss system.
diff -r a9ffe2c1c9ab -r b72ad5bb6d3e print/tex-texmate/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-texmate/Makefile        Tue Feb 15 11:38:35 2011 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/02/15 11:38:35 wiz Exp $
+
+DISTNAME=      texmate
+PKGNAME=       tex-${DISTNAME}-2
+TEXLIVE_REV=   15878
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+COMMENT=       Comprehensive chess annotation in LaTeX
+
+DEPENDS+=      tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
+DEPENDS+=      tex-chessfss-[0-9]*:../../print/tex-skaknew
+DEPENDS+=      tex-skak-[0-9]*:../../print/tex-skaknew
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a9ffe2c1c9ab -r b72ad5bb6d3e print/tex-texmate/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-texmate/PLIST   Tue Feb 15 11:38:35 2011 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/02/15 11:38:35 wiz Exp $
+share/texmf-dist/tex/latex/texmate/texmate.sty
diff -r a9ffe2c1c9ab -r b72ad5bb6d3e print/tex-texmate/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-texmate/distinfo        Tue Feb 15 11:38:35 2011 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/02/15 11:38:35 wiz Exp $
+
+SHA1 (tex-texmate-15878/texmate.tar.xz) = 61f6bcc5336ae0b1a72c90328f52fda1569da415
+RMD160 (tex-texmate-15878/texmate.tar.xz) = d8f4d26e82d9ff44b855ceaf2b2b86ab6acf3908
+Size (tex-texmate-15878/texmate.tar.xz) = 5992 bytes



Home | Main Index | Thread Index | Old Index