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:           Mon Oct 23 10:24:57 UTC 2017

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

Log Message:
tex-makecell{,-doc}: import version 0.1e

This package supports common layouts for tabular column heads
in whole documents, based on one-column tabular environment. In
addition, it can create multi-lined tabular cells. The Package
also offers: a macro which changes the vertical space around
all the cells in a tabular environment (similar to the function
of the tabls package, but using the facilities of the array)
macros for multirow cells, which use the facilities of the
multirow package; macros to number rows in tables, or to skip
cells; diagonally divided cells; horizontal lines in tabular
environments with defined thickness.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-makecell/DESCR \
    pkgsrc/print/tex-makecell/Makefile pkgsrc/print/tex-makecell/PLIST \
    pkgsrc/print/tex-makecell/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-makecell-doc/DESCR \
    pkgsrc/print/tex-makecell-doc/Makefile \
    pkgsrc/print/tex-makecell-doc/PLIST \
    pkgsrc/print/tex-makecell-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-makecell/DESCR
diff -u /dev/null pkgsrc/print/tex-makecell/DESCR:1.1
--- /dev/null   Mon Oct 23 10:24:57 2017
+++ pkgsrc/print/tex-makecell/DESCR     Mon Oct 23 10:24:57 2017
@@ -0,0 +1,10 @@
+This package supports common layouts for tabular column heads
+in whole documents, based on one-column tabular environment. In
+addition, it can create multi-lined tabular cells. The Package
+also offers: a macro which changes the vertical space around
+all the cells in a tabular environment (similar to the function
+of the tabls package, but using the facilities of the array)
+macros for multirow cells, which use the facilities of the
+multirow package; macros to number rows in tables, or to skip
+cells; diagonally divided cells; horizontal lines in tabular
+environments with defined thickness.
Index: pkgsrc/print/tex-makecell/Makefile
diff -u /dev/null pkgsrc/print/tex-makecell/Makefile:1.1
--- /dev/null   Mon Oct 23 10:24:57 2017
+++ pkgsrc/print/tex-makecell/Makefile  Mon Oct 23 10:24:57 2017
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2017/10/23 10:24:57 markd Exp $
+
+DISTNAME=      makecell
+PKGNAME=       tex-${DISTNAME}-0.1e
+TEXLIVE_REV=   15878
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/makecell
+COMMENT=       Tabular column heads and multilined cells
+LICENSE=       lppl-1.3c
+
+DEPENDS+=      tex-tools-[0-9]*:../../print/tex-tools
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-makecell/PLIST
diff -u /dev/null pkgsrc/print/tex-makecell/PLIST:1.1
--- /dev/null   Mon Oct 23 10:24:57 2017
+++ pkgsrc/print/tex-makecell/PLIST     Mon Oct 23 10:24:57 2017
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2017/10/23 10:24:57 markd Exp $
+share/texmf-dist/tex/latex/makecell/makecell.sty
Index: pkgsrc/print/tex-makecell/distinfo
diff -u /dev/null pkgsrc/print/tex-makecell/distinfo:1.1
--- /dev/null   Mon Oct 23 10:24:57 2017
+++ pkgsrc/print/tex-makecell/distinfo  Mon Oct 23 10:24:57 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/10/23 10:24:57 markd Exp $
+
+SHA1 (tex-makecell-15878/makecell.tar.xz) = fde399f41cd1964f564017fe11abd1e3eb316acb
+RMD160 (tex-makecell-15878/makecell.tar.xz) = 2e7425d5e14861ce6151baedc132b5e81bb4eed8
+SHA512 (tex-makecell-15878/makecell.tar.xz) = 33ace2ccee3c20da99c02f38ce4006888c518f54bfa40ab8ca224d598775a3605928550cb62bea7eb29ddf9c89da8ea540919c80ea3f348d276092f8a39f380f
+Size (tex-makecell-15878/makecell.tar.xz) = 4460 bytes

Index: pkgsrc/print/tex-makecell-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-makecell-doc/DESCR:1.1
--- /dev/null   Mon Oct 23 10:24:57 2017
+++ pkgsrc/print/tex-makecell-doc/DESCR Mon Oct 23 10:24:57 2017
@@ -0,0 +1 @@
+Documentation for tex-makecell.
Index: pkgsrc/print/tex-makecell-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-makecell-doc/Makefile:1.1
--- /dev/null   Mon Oct 23 10:24:57 2017
+++ pkgsrc/print/tex-makecell-doc/Makefile      Mon Oct 23 10:24:57 2017
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2017/10/23 10:24:57 markd Exp $
+
+DISTNAME=      makecell.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-0.1e
+TEXLIVE_REV=   15878
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/makecell
+COMMENT=       Documentation for tex-makecell
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-makecell-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-makecell-doc/PLIST:1.1
--- /dev/null   Mon Oct 23 10:24:57 2017
+++ pkgsrc/print/tex-makecell-doc/PLIST Mon Oct 23 10:24:57 2017
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2017/10/23 10:24:57 markd Exp $
+share/texmf-dist/doc/latex/makecell/README
+share/texmf-dist/doc/latex/makecell/makecell-rus.pdf
+share/texmf-dist/doc/latex/makecell/makecell-rus.tex
+share/texmf-dist/doc/latex/makecell/makecell.pdf
Index: pkgsrc/print/tex-makecell-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-makecell-doc/distinfo:1.1
--- /dev/null   Mon Oct 23 10:24:57 2017
+++ pkgsrc/print/tex-makecell-doc/distinfo      Mon Oct 23 10:24:57 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/10/23 10:24:57 markd Exp $
+
+SHA1 (tex-makecell-15878/makecell.doc.tar.xz) = af7e919f23650396235d0ad1c254f41bcb04eb52
+RMD160 (tex-makecell-15878/makecell.doc.tar.xz) = 6ff65089a14da0867a519ee94c8c4c967fcab8d2
+SHA512 (tex-makecell-15878/makecell.doc.tar.xz) = e9abcf651a41802400442c1daad57deeea62ffd196148584b25030825138efaa52b898dc99c3c17c42068d5a2b8a61227bc3c08560e3589ac8971df8fa95ae30
+Size (tex-makecell-15878/makecell.doc.tar.xz) = 690224 bytes



Home | Main Index | Thread Index | Old Index