pkgsrc-Changes archive

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

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Jul 14 12:08:37 UTC 2016

Added Files:
        pkgsrc/print/tex-ctablestack: DESCR Makefile PLIST distinfo
        pkgsrc/print/tex-ctablestack-doc: DESCR Makefile PLIST distinfo

Log Message:
Add tex-ctablestack{,-doc} 1.0

This package provides a method for defining category code table
stacks in LuaTeX. It builds on code provided by the 2015/10/01
release of LaTeX2e (also available as ltluatex.sty for plain
users). It is required by the luatexbase package (v1.0 onward)
which uses ctablestack to provide a back-compatibility form of
this concept.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-ctablestack/DESCR \
    pkgsrc/print/tex-ctablestack/Makefile pkgsrc/print/tex-ctablestack/PLIST \
    pkgsrc/print/tex-ctablestack/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-ctablestack-doc/DESCR \
    pkgsrc/print/tex-ctablestack-doc/Makefile \
    pkgsrc/print/tex-ctablestack-doc/PLIST \
    pkgsrc/print/tex-ctablestack-doc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/print/tex-ctablestack/DESCR
diff -u /dev/null pkgsrc/print/tex-ctablestack/DESCR:1.1
--- /dev/null   Thu Jul 14 12:08:37 2016
+++ pkgsrc/print/tex-ctablestack/DESCR  Thu Jul 14 12:08:37 2016
@@ -0,0 +1,6 @@
+This package provides a method for defining category code table
+stacks in LuaTeX. It builds on code provided by the 2015/10/01
+release of LaTeX2e (also available as ltluatex.sty for plain
+users). It is required by the luatexbase package (v1.0 onward)
+which uses ctablestack to provide a back-compatibility form of
+this concept.
Index: pkgsrc/print/tex-ctablestack/Makefile
diff -u /dev/null pkgsrc/print/tex-ctablestack/Makefile:1.1
--- /dev/null   Thu Jul 14 12:08:37 2016
+++ pkgsrc/print/tex-ctablestack/Makefile       Thu Jul 14 12:08:37 2016
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2016/07/14 12:08:37 markd Exp $
+
+DISTNAME=      ctablestack
+PKGNAME=       tex-${DISTNAME}-1.0
+TEXLIVE_REV=   38514
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/ctablestack
+COMMENT=       Catcode table stable support
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-ctablestack/PLIST
diff -u /dev/null pkgsrc/print/tex-ctablestack/PLIST:1.1
--- /dev/null   Thu Jul 14 12:08:37 2016
+++ pkgsrc/print/tex-ctablestack/PLIST  Thu Jul 14 12:08:37 2016
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2016/07/14 12:08:37 markd Exp $
+share/texmf-dist/tex/luatex/ctablestack/ctablestack.sty
Index: pkgsrc/print/tex-ctablestack/distinfo
diff -u /dev/null pkgsrc/print/tex-ctablestack/distinfo:1.1
--- /dev/null   Thu Jul 14 12:08:37 2016
+++ pkgsrc/print/tex-ctablestack/distinfo       Thu Jul 14 12:08:37 2016
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/07/14 12:08:37 markd Exp $
+
+SHA1 (tex-ctablestack-38514/ctablestack.tar.xz) = 0292b90efcacd0835804fda86b52b8b5b599aeb7
+RMD160 (tex-ctablestack-38514/ctablestack.tar.xz) = c3d0caa50acd7d51cfbb3d0516c39855f4c0970a
+SHA512 (tex-ctablestack-38514/ctablestack.tar.xz) = 46c391d0a837da260bed005abd5ca48565899de566a4f188ce03307e32860edfa3bc47f32ced569a798def6319e777dd1fa345217c560eb4ccd1d00dd2610af7
+Size (tex-ctablestack-38514/ctablestack.tar.xz) = 1132 bytes

Index: pkgsrc/print/tex-ctablestack-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-ctablestack-doc/DESCR:1.1
--- /dev/null   Thu Jul 14 12:08:37 2016
+++ pkgsrc/print/tex-ctablestack-doc/DESCR      Thu Jul 14 12:08:37 2016
@@ -0,0 +1 @@
+Documentation for tex-ctablestack.
Index: pkgsrc/print/tex-ctablestack-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-ctablestack-doc/Makefile:1.1
--- /dev/null   Thu Jul 14 12:08:37 2016
+++ pkgsrc/print/tex-ctablestack-doc/Makefile   Thu Jul 14 12:08:37 2016
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2016/07/14 12:08:37 markd Exp $
+
+DISTNAME=      ctablestack.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.0
+TEXLIVE_REV=   38514
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/ctablestack
+COMMENT=       Documentation for tex-ctablestack
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-ctablestack-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-ctablestack-doc/PLIST:1.1
--- /dev/null   Thu Jul 14 12:08:37 2016
+++ pkgsrc/print/tex-ctablestack-doc/PLIST      Thu Jul 14 12:08:37 2016
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2016/07/14 12:08:37 markd Exp $
+share/texmf-dist/doc/luatex/ctablestack/README.md
+share/texmf-dist/doc/luatex/ctablestack/ctablestack.pdf
Index: pkgsrc/print/tex-ctablestack-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-ctablestack-doc/distinfo:1.1
--- /dev/null   Thu Jul 14 12:08:37 2016
+++ pkgsrc/print/tex-ctablestack-doc/distinfo   Thu Jul 14 12:08:37 2016
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/07/14 12:08:37 markd Exp $
+
+SHA1 (tex-ctablestack-38514/ctablestack.doc.tar.xz) = 244f62650b32ee93c96cf3436ad3937c65240003
+RMD160 (tex-ctablestack-38514/ctablestack.doc.tar.xz) = 6f09e12a51e8d473cfacda42e777bc1e8ede1bab
+SHA512 (tex-ctablestack-38514/ctablestack.doc.tar.xz) = d7f5e2740e10c6da59289af2f1254b4966e14ba3021b0ef0ac6b8831b8df206082ea3858a46b288a2d19fa3718023e6944cf912b6e814fc236f190811f14c78d
+Size (tex-ctablestack-38514/ctablestack.doc.tar.xz) = 151912 bytes



Home | Main Index | Thread Index | Old Index