pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc Add tex-csvsimple{,-doc} 1.20



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d44f2a6c1e1
branches:  trunk
changeset: 367959:6d44f2a6c1e1
user:      markd <markd%pkgsrc.org@localhost>
date:      Fri Sep 08 22:23:04 2017 +0000

description:
Add tex-csvsimple{,-doc} 1.20

The package provides a simple LaTeX interface for the
processing of files with comma separated values (CSV); it
relies on the key value syntax supported by pgfkeys to simplify
usage. Filtering and table generation is especially supported;
however, this lightweight tool offers no support for data
sorting or data base storage.

diffstat:

 textproc/Makefile                   |   4 +++-
 textproc/tex-csvsimple-doc/DESCR    |   1 +
 textproc/tex-csvsimple-doc/Makefile |  15 +++++++++++++++
 textproc/tex-csvsimple-doc/PLIST    |  14 ++++++++++++++
 textproc/tex-csvsimple-doc/distinfo |   6 ++++++
 textproc/tex-csvsimple/DESCR        |   6 ++++++
 textproc/tex-csvsimple/Makefile     |  18 ++++++++++++++++++
 textproc/tex-csvsimple/PLIST        |   2 ++
 textproc/tex-csvsimple/distinfo     |   6 ++++++
 9 files changed, 71 insertions(+), 1 deletions(-)

diffs (118 lines):

diff -r 1e34f8ca6818 -r 6d44f2a6c1e1 textproc/Makefile
--- a/textproc/Makefile Fri Sep 08 22:23:03 2017 +0000
+++ b/textproc/Makefile Fri Sep 08 22:23:04 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.953 2017/09/04 19:50:16 adam Exp $
+# $NetBSD: Makefile,v 1.954 2017/09/08 22:23:04 markd Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -929,6 +929,8 @@
 SUBDIR+=       tei
 SUBDIR+=       tei-p5-schema
 SUBDIR+=       tei-xsl
+SUBDIR+=       tex-csvsimple
+SUBDIR+=       tex-csvsimple-doc
 SUBDIR+=       tex-latexdiff
 SUBDIR+=       tex-latexdiff-doc
 SUBDIR+=       tex-lwarp
diff -r 1e34f8ca6818 -r 6d44f2a6c1e1 textproc/tex-csvsimple-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/tex-csvsimple-doc/DESCR  Fri Sep 08 22:23:04 2017 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-csvsimple.
diff -r 1e34f8ca6818 -r 6d44f2a6c1e1 textproc/tex-csvsimple-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/tex-csvsimple-doc/Makefile       Fri Sep 08 22:23:04 2017 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2017/09/08 22:23:04 markd Exp $
+
+DISTNAME=      csvsimple.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.20
+TEXLIVE_REV=   41597
+
+TEXLIVE_USE_CTAN=      yes
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/csvsimple
+COMMENT=       Documentation for tex-csvsimple
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 1e34f8ca6818 -r 6d44f2a6c1e1 textproc/tex-csvsimple-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/tex-csvsimple-doc/PLIST  Fri Sep 08 22:23:04 2017 +0000
@@ -0,0 +1,14 @@
+@comment $NetBSD: PLIST,v 1.1 2017/09/08 22:23:04 markd Exp $
+share/texmf-dist/doc/latex/csvsimple/CHANGES
+share/texmf-dist/doc/latex/csvsimple/README
+share/texmf-dist/doc/latex/csvsimple/amountsort.xml
+share/texmf-dist/doc/latex/csvsimple/catsort.xml
+share/texmf-dist/doc/latex/csvsimple/csvsimple-example.pdf
+share/texmf-dist/doc/latex/csvsimple/csvsimple-example.tex
+share/texmf-dist/doc/latex/csvsimple/csvsimple.pdf
+share/texmf-dist/doc/latex/csvsimple/csvsimple.tex
+share/texmf-dist/doc/latex/csvsimple/encoding.xml
+share/texmf-dist/doc/latex/csvsimple/gradesort.xml
+share/texmf-dist/doc/latex/csvsimple/matriculationsort.xml
+share/texmf-dist/doc/latex/csvsimple/namesort.xml
+share/texmf-dist/doc/latex/csvsimple/transform.xml
diff -r 1e34f8ca6818 -r 6d44f2a6c1e1 textproc/tex-csvsimple-doc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/tex-csvsimple-doc/distinfo       Fri Sep 08 22:23:04 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/09/08 22:23:04 markd Exp $
+
+SHA1 (tex-csvsimple-41597/csvsimple.doc.tar.xz) = f5a9d96f6bd7386e210e77281f3c7a76d9ab3e53
+RMD160 (tex-csvsimple-41597/csvsimple.doc.tar.xz) = 6d7d44c2c483e8bf30bbe9bd9e7b603393ae3f2a
+SHA512 (tex-csvsimple-41597/csvsimple.doc.tar.xz) = e079fffb418151a7b7e98cabcffacfc0b1500feb289c6f2a5ce1d0c557f9322549252463dfbbb2f9331a9fefcefe78ad2ca0c43c25e8fdd387dda5f1e183a401
+Size (tex-csvsimple-41597/csvsimple.doc.tar.xz) = 751936 bytes
diff -r 1e34f8ca6818 -r 6d44f2a6c1e1 textproc/tex-csvsimple/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/tex-csvsimple/DESCR      Fri Sep 08 22:23:04 2017 +0000
@@ -0,0 +1,6 @@
+The package provides a simple LaTeX interface for the
+processing of files with comma separated values (CSV); it
+relies on the key value syntax supported by pgfkeys to simplify
+usage. Filtering and table generation is especially supported;
+however, this lightweight tool offers no support for data
+sorting or data base storage.
diff -r 1e34f8ca6818 -r 6d44f2a6c1e1 textproc/tex-csvsimple/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/tex-csvsimple/Makefile   Fri Sep 08 22:23:04 2017 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2017/09/08 22:23:04 markd Exp $
+
+DISTNAME=      csvsimple
+PKGNAME=       tex-${DISTNAME}-1.20
+TEXLIVE_REV=   41597
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/csvsimple
+COMMENT=       Simple CSV file processing
+LICENSE=       lppl-1.3c
+
+DEPENDS+=      tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
+DEPENDS+=      tex-latex-[0-9]*:../../print/tex-latex
+DEPENDS+=      tex-pgf-[0-9]*:../../print/tex-pgf
+DEPENDS+=      tex-tools-[0-9]*:../../print/tex-tools
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 1e34f8ca6818 -r 6d44f2a6c1e1 textproc/tex-csvsimple/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/tex-csvsimple/PLIST      Fri Sep 08 22:23:04 2017 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2017/09/08 22:23:04 markd Exp $
+share/texmf-dist/tex/latex/csvsimple/csvsimple.sty
diff -r 1e34f8ca6818 -r 6d44f2a6c1e1 textproc/tex-csvsimple/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/tex-csvsimple/distinfo   Fri Sep 08 22:23:04 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/09/08 22:23:04 markd Exp $
+
+SHA1 (tex-csvsimple-41597/csvsimple.tar.xz) = d181e87cc9a7f969ce7bfcb23dfb0da4f16cdfc5
+RMD160 (tex-csvsimple-41597/csvsimple.tar.xz) = 5ad2cdd6e931aab93b40f1400e9550266d2f912b
+SHA512 (tex-csvsimple-41597/csvsimple.tar.xz) = 63bda8038562a6d436ce34c45adb53c8405b0214494fe82070eef384e0dc0874831a4ecd4f623c66390934dafffa31c49f075ef6f02a6b9c402046957ddb6106
+Size (tex-csvsimple-41597/csvsimple.tar.xz) = 5552 bytes



Home | Main Index | Thread Index | Old Index