summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-04-16 18:01:40 +0000
committerminskim <minskim@pkgsrc.org>2010-04-16 18:01:40 +0000
commit1d4671ea6cd632549a0457ff947d0bdad524bfbc (patch)
tree10430dec0f6d61cf7acacb1ab9941d95360be4cb
parent44fda524808a33b04d484ae718a5f4f8cadf9a7d (diff)
downloadpkgsrc-1d4671ea6cd632549a0457ff947d0bdad524bfbc.tar.gz
Import tex-chngcntr-1.0a as print/tex-chngcntr.
This LaTeX package defines commands \counterwithin (which sets up a counter to be reset when another is incremented) and \counterwithout (which unsets such a relationship).
-rw-r--r--print/tex-chngcntr/DESCR3
-rw-r--r--print/tex-chngcntr/Makefile13
-rw-r--r--print/tex-chngcntr/PLIST2
-rw-r--r--print/tex-chngcntr/distinfo5
4 files changed, 23 insertions, 0 deletions
diff --git a/print/tex-chngcntr/DESCR b/print/tex-chngcntr/DESCR
new file mode 100644
index 00000000000..1dbb5dc11de
--- /dev/null
+++ b/print/tex-chngcntr/DESCR
@@ -0,0 +1,3 @@
+This LaTeX package defines commands \counterwithin (which sets up a
+counter to be reset when another is incremented) and \counterwithout
+(which unsets such a relationship).
diff --git a/print/tex-chngcntr/Makefile b/print/tex-chngcntr/Makefile
new file mode 100644
index 00000000000..d65072062d0
--- /dev/null
+++ b/print/tex-chngcntr/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/16 18:01:40 minskim Exp $
+# TeX Live Revision 17157
+
+DISTNAME= chngcntr
+PKGNAME= tex-${DISTNAME}-1.0a
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= LaTeX package to change the resetting of counters
+
+CONFLICTS+= tex-ltxmisc<2009
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-chngcntr/PLIST b/print/tex-chngcntr/PLIST
new file mode 100644
index 00000000000..5245ad27c97
--- /dev/null
+++ b/print/tex-chngcntr/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/16 18:01:40 minskim Exp $
+share/texmf-dist/tex/latex/chngcntr/chngcntr.sty
diff --git a/print/tex-chngcntr/distinfo b/print/tex-chngcntr/distinfo
new file mode 100644
index 00000000000..1d074522c18
--- /dev/null
+++ b/print/tex-chngcntr/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/04/16 18:01:40 minskim Exp $
+
+SHA1 (tex-chngcntr-1.0a/chngcntr.tar.xz) = ad8aaee11ab8f7e490f958d6f66413fa3861805c
+RMD160 (tex-chngcntr-1.0a/chngcntr.tar.xz) = 35f2ea7a993250c17ed5bb0e160cd7bdc9d7e9b2
+Size (tex-chngcntr-1.0a/chngcntr.tar.xz) = 1908 bytes