summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2014-07-08 15:21:48 +0000
committerjoerg <joerg@pkgsrc.org>2014-07-08 15:21:48 +0000
commita8a665646e80b6e451c3ed0ca1eedb6ccbfa2d0f (patch)
tree6306494848d01adbfe2afc944b5203f745d82887 /print
parent606fe1a4413e394cc3bd382bcc29f71efdd05ede (diff)
downloadpkgsrc-a8a665646e80b6e451c3ed0ca1eedb6ccbfa2d0f.tar.gz
Add tex-undolabl, which allows replacing existing labels.
Diffstat (limited to 'print')
-rw-r--r--print/Makefile3
-rw-r--r--print/tex-undolabl/DESCR2
-rw-r--r--print/tex-undolabl/Makefile14
-rw-r--r--print/tex-undolabl/PLIST2
-rw-r--r--print/tex-undolabl/distinfo5
5 files changed, 25 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile
index 0e467785395..22fa9eaa418 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.588 2014/07/08 14:47:39 joerg Exp $
+# $NetBSD: Makefile,v 1.589 2014/07/08 15:21:48 joerg Exp $
#
COMMENT= Desktop publishing
@@ -724,6 +724,7 @@ SUBDIR+= tex-underscore
SUBDIR+= tex-underscore-doc
SUBDIR+= tex-units
SUBDIR+= tex-units-doc
+SUBDIR+= tex-undolabl
SUBDIR+= tex-upquote
SUBDIR+= tex-upquote-doc
SUBDIR+= tex-url
diff --git a/print/tex-undolabl/DESCR b/print/tex-undolabl/DESCR
new file mode 100644
index 00000000000..6e688d93b37
--- /dev/null
+++ b/print/tex-undolabl/DESCR
@@ -0,0 +1,2 @@
+The undolabl package allows the user to override existing labels, i.e.
+those generated automatically.
diff --git a/print/tex-undolabl/Makefile b/print/tex-undolabl/Makefile
new file mode 100644
index 00000000000..b675c6c01b0
--- /dev/null
+++ b/print/tex-undolabl/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2014/07/08 15:21:48 joerg Exp $
+
+DISTNAME= undolabl
+PKGNAME= tex-${DISTNAME}-1.0k
+TEXLIVE_USE_CTAN= yes
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Overriding of existing labels
+
+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-undolabl/PLIST b/print/tex-undolabl/PLIST
new file mode 100644
index 00000000000..48850543ff4
--- /dev/null
+++ b/print/tex-undolabl/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2014/07/08 15:21:48 joerg Exp $
+share/texmf-dist/tex/latex/undolabl/undolabl.sty
diff --git a/print/tex-undolabl/distinfo b/print/tex-undolabl/distinfo
new file mode 100644
index 00000000000..6944203a957
--- /dev/null
+++ b/print/tex-undolabl/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/07/08 15:21:48 joerg Exp $
+
+SHA1 (tex-undolabl-1.0k/undolabl.tar.xz) = 082d315d0343cff4607946416a21ac930449e146
+RMD160 (tex-undolabl-1.0k/undolabl.tar.xz) = 1a9247b2fb2fa7da566ecd4ea4953d18048cdf13
+Size (tex-undolabl-1.0k/undolabl.tar.xz) = 1948 bytes