summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjoerg <joerg>2014-07-08 14:47:39 +0000
committerjoerg <joerg>2014-07-08 14:47:39 +0000
commit75e808340390e25934bc4c581ca7a20ba601a7ed (patch)
treeb5c1fc72e195cfa6dbc48b705a4eab332da81a0b /print
parent8832134416a380cd0bda137bf7ca837aa0724c0f (diff)
downloadpkgsrc-75e808340390e25934bc4c581ca7a20ba601a7ed.tar.gz
Add tex-pageslts, a more powerful replacement for the lastpage package.
Diffstat (limited to 'print')
-rw-r--r--print/Makefile3
-rw-r--r--print/tex-pageslts/DESCR3
-rw-r--r--print/tex-pageslts/Makefile14
-rw-r--r--print/tex-pageslts/PLIST2
-rw-r--r--print/tex-pageslts/distinfo5
5 files changed, 26 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile
index 13e10bcb8c9..0e467785395 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.587 2014/06/17 13:17:25 wiz Exp $
+# $NetBSD: Makefile,v 1.588 2014/07/08 14:47:39 joerg Exp $
#
COMMENT= Desktop publishing
@@ -559,6 +559,7 @@ SUBDIR+= tex-optional
SUBDIR+= tex-optional-doc
SUBDIR+= tex-oubraces
SUBDIR+= tex-oubraces-doc
+SUBDIR+= tex-pageslts
SUBDIR+= tex-paralist
SUBDIR+= tex-paralist-doc
SUBDIR+= tex-parskip
diff --git a/print/tex-pageslts/DESCR b/print/tex-pageslts/DESCR
new file mode 100644
index 00000000000..9cbcaee5603
--- /dev/null
+++ b/print/tex-pageslts/DESCR
@@ -0,0 +1,3 @@
+The pageslts package is an extension of the lastpage package. It
+provides labels like LastPage (at the time of \AtEndDocument) as well as
+VeryLastPage (at the time of \AfterLastShipout).
diff --git a/print/tex-pageslts/Makefile b/print/tex-pageslts/Makefile
new file mode 100644
index 00000000000..538732e091b
--- /dev/null
+++ b/print/tex-pageslts/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2014/07/08 14:47:39 joerg Exp $
+
+DISTNAME= pageslts
+PKGNAME= tex-${DISTNAME}-1.2c
+TEXLIVE_USE_CTAN= yes
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Provide labels for the last page in each page numbering group
+
+DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-pageslts/PLIST b/print/tex-pageslts/PLIST
new file mode 100644
index 00000000000..063ec8fd275
--- /dev/null
+++ b/print/tex-pageslts/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2014/07/08 14:47:39 joerg Exp $
+share/texmf-dist/tex/latex/pageslts/pageslts.sty
diff --git a/print/tex-pageslts/distinfo b/print/tex-pageslts/distinfo
new file mode 100644
index 00000000000..7909d0f817c
--- /dev/null
+++ b/print/tex-pageslts/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/07/08 14:47:39 joerg Exp $
+
+SHA1 (tex-pageslts-1.2c/pageslts.tar.xz) = 5b2acc17bc117a4f0d87987c66f59db80a9bda79
+RMD160 (tex-pageslts-1.2c/pageslts.tar.xz) = 21ffc0f1dbed0112106728455cb4c72b3ed3bbdd
+Size (tex-pageslts-1.2c/pageslts.tar.xz) = 9156 bytes