summaryrefslogtreecommitdiff
path: root/print/tex-excludeonly
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-04-26 17:09:47 +0000
committerminskim <minskim@pkgsrc.org>2010-04-26 17:09:47 +0000
commit8a9b35cffd4f4677b65a490b05a643026353b984 (patch)
treec903a7abc4b7074beed6ca512301bdeafd044e05 /print/tex-excludeonly
parent47ac917a18e9ca41b3e026fcd9a636580adda501 (diff)
downloadpkgsrc-8a9b35cffd4f4677b65a490b05a643026353b984.tar.gz
Import tex-excludeonly-1.0 as print/tex-excludeonly.
The package defines an \excludeonly command, which is (in effect) the opposite of \includeonly. If both \includeonly and \excludeonly exist in a document, only files "allowed" by both will be included. The package redefines the internal \@include command, so it conflicts with packages that do the same. Examples are the classes paper.cls and thesis.cls.
Diffstat (limited to 'print/tex-excludeonly')
-rw-r--r--print/tex-excludeonly/DESCR6
-rw-r--r--print/tex-excludeonly/Makefile13
-rw-r--r--print/tex-excludeonly/PLIST2
-rw-r--r--print/tex-excludeonly/distinfo5
4 files changed, 26 insertions, 0 deletions
diff --git a/print/tex-excludeonly/DESCR b/print/tex-excludeonly/DESCR
new file mode 100644
index 00000000000..ee0b83f3206
--- /dev/null
+++ b/print/tex-excludeonly/DESCR
@@ -0,0 +1,6 @@
+The package defines an \excludeonly command, which is (in effect) the
+opposite of \includeonly. If both \includeonly and \excludeonly exist
+in a document, only files "allowed" by both will be included. The
+package redefines the internal \@include command, so it conflicts with
+packages that do the same. Examples are the classes paper.cls and
+thesis.cls.
diff --git a/print/tex-excludeonly/Makefile b/print/tex-excludeonly/Makefile
new file mode 100644
index 00000000000..2da930cb644
--- /dev/null
+++ b/print/tex-excludeonly/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/26 17:09:47 minskim Exp $
+# TeX Live Revision 17262
+
+DISTNAME= excludeonly
+PKGNAME= tex-${DISTNAME}-1.0
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= LaTeX package to prevent files being \include-ed
+
+CONFLICTS+= tex-ltxmisc<2009
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-excludeonly/PLIST b/print/tex-excludeonly/PLIST
new file mode 100644
index 00000000000..174e7d5bbcd
--- /dev/null
+++ b/print/tex-excludeonly/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/26 17:09:47 minskim Exp $
+share/texmf-dist/tex/latex/excludeonly/excludeonly.sty
diff --git a/print/tex-excludeonly/distinfo b/print/tex-excludeonly/distinfo
new file mode 100644
index 00000000000..3fc1ef6e9a7
--- /dev/null
+++ b/print/tex-excludeonly/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/04/26 17:09:47 minskim Exp $
+
+SHA1 (tex-excludeonly-1.0/excludeonly.tar.xz) = 6e6b0f120199fbfd27d431f88fcae78f96eaac0f
+RMD160 (tex-excludeonly-1.0/excludeonly.tar.xz) = f0f1d8e719dd1c8ea2eb4761052a155582863919
+Size (tex-excludeonly-1.0/excludeonly.tar.xz) = 1652 bytes