summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjoerg <joerg>2014-10-01 19:58:54 +0000
committerjoerg <joerg>2014-10-01 19:58:54 +0000
commita60266c058e40f10c788da6810b83fcb2906a04d (patch)
tree3dbd7b71946e8413073796f2c88321a602013f71 /print
parent6c6780969da5f90bd4fce57b64e14454939de5ce (diff)
downloadpkgsrc-a60266c058e40f10c788da6810b83fcb2906a04d.tar.gz
Add tex-tabu-2.8:
The package provides an environment, tabu, which will make any sort of tabular (that doesn't need to split across pages), and an environment longtabu which provides the facilities of tabu in a modified longtable environment. (Note that this latter offers an enhancement of ltxtable.)
Diffstat (limited to 'print')
-rw-r--r--print/tex-tabu/DESCR4
-rw-r--r--print/tex-tabu/Makefile27
-rw-r--r--print/tex-tabu/PLIST3
-rw-r--r--print/tex-tabu/distinfo5
4 files changed, 39 insertions, 0 deletions
diff --git a/print/tex-tabu/DESCR b/print/tex-tabu/DESCR
new file mode 100644
index 00000000000..510478189a7
--- /dev/null
+++ b/print/tex-tabu/DESCR
@@ -0,0 +1,4 @@
+The package provides an environment, tabu, which will make any sort of
+tabular (that doesn't need to split across pages), and an environment
+longtabu which provides the facilities of tabu in a modified longtable
+environment. (Note that this latter offers an enhancement of ltxtable.)
diff --git a/print/tex-tabu/Makefile b/print/tex-tabu/Makefile
new file mode 100644
index 00000000000..3470620ef78
--- /dev/null
+++ b/print/tex-tabu/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1 2014/10/01 19:58:54 joerg Exp $
+
+DISTNAME= tabu
+PKGNAME= tex-${DISTNAME}-2.8
+MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
+EXTRACT_SUFX= .zip
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Flexible LaTeX tabulars
+
+INSTALLATION_DIRS= share/texmf-dist/doc/latex/tabu \
+ share/texmf-dist/tex/latex/tabu
+
+DEPENDS+= tex-varwidth-[0-9]*:../../print/tex-varwidth
+
+do-configure:
+ cd ${WRKSRC}/tabu && ${PREFIX}/bin/latex tabu.ins
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/tabu/tabu.pdf \
+ ${DESTDIR}${PREFIX}/share/texmf-dist/doc/latex/tabu
+ ${INSTALL_DATA} ${WRKSRC}/tabu/tabu.sty \
+ ${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/tabu
+
+.include "../../print/kpathsea/texmf.mk"
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-tabu/PLIST b/print/tex-tabu/PLIST
new file mode 100644
index 00000000000..4492776188f
--- /dev/null
+++ b/print/tex-tabu/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2014/10/01 19:58:54 joerg Exp $
+share/texmf-dist/doc/latex/tabu/tabu.pdf
+share/texmf-dist/tex/latex/tabu/tabu.sty
diff --git a/print/tex-tabu/distinfo b/print/tex-tabu/distinfo
new file mode 100644
index 00000000000..32098f1ff03
--- /dev/null
+++ b/print/tex-tabu/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/10/01 19:58:54 joerg Exp $
+
+SHA1 (tex-tabu-2.8/tabu.zip) = 4b27037f26f3019e7f024f0907a3f0b00796a570
+RMD160 (tex-tabu-2.8/tabu.zip) = 5158c29ea37a2cdaefc336e45d88616ab127570b
+Size (tex-tabu-2.8/tabu.zip) = 1592455 bytes