summaryrefslogtreecommitdiff
path: root/print/tex-iftex
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2015-04-26 01:08:22 +0000
committermarkd <markd@pkgsrc.org>2015-04-26 01:08:22 +0000
commit44594fb4e77410af146c8407613d450eb7a3aa2b (patch)
treea475a8d9c9e267bf4b0092f19d602649ef4fd46e /print/tex-iftex
parent1676b18a28fe906e6359aa482cac5898d8bda09b (diff)
downloadpkgsrc-44594fb4e77410af146c8407613d450eb7a3aa2b.tar.gz
Add tex-iftex{,-doc} version 0.2
The package, which works both for Plain TeX and for LaTeX, defines the \ifPDFTeX, \ifXeTeX, and \ifLuaTeX conditionals for testing which engine is being used for typesetting. The package also provides the \RequirePDFTeX, \RequireXeTeX, and \RequireLuaTeX commands which throw an error if pdfTeX, XeTeX or LuaTeX (respectively) is not the engine in use.
Diffstat (limited to 'print/tex-iftex')
-rw-r--r--print/tex-iftex/DESCR6
-rw-r--r--print/tex-iftex/Makefile12
-rw-r--r--print/tex-iftex/PLIST2
-rw-r--r--print/tex-iftex/distinfo5
4 files changed, 25 insertions, 0 deletions
diff --git a/print/tex-iftex/DESCR b/print/tex-iftex/DESCR
new file mode 100644
index 00000000000..f4b37e165e9
--- /dev/null
+++ b/print/tex-iftex/DESCR
@@ -0,0 +1,6 @@
+The package, which works both for Plain TeX and for LaTeX,
+defines the \ifPDFTeX, \ifXeTeX, and \ifLuaTeX conditionals for
+testing which engine is being used for typesetting. The package
+also provides the \RequirePDFTeX, \RequireXeTeX, and
+\RequireLuaTeX commands which throw an error if pdfTeX, XeTeX
+or LuaTeX (respectively) is not the engine in use.
diff --git a/print/tex-iftex/Makefile b/print/tex-iftex/Makefile
new file mode 100644
index 00000000000..e490491afb0
--- /dev/null
+++ b/print/tex-iftex/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2015/04/26 01:08:22 markd Exp $
+
+DISTNAME= iftex
+PKGNAME= tex-${DISTNAME}-0.2
+TEXLIVE_REV= 29654
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= TeX package to determine if running under pdfTeX, XeTeX or LuaTeX
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-iftex/PLIST b/print/tex-iftex/PLIST
new file mode 100644
index 00000000000..1e9fee669e9
--- /dev/null
+++ b/print/tex-iftex/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2015/04/26 01:08:22 markd Exp $
+share/texmf-dist/tex/generic/iftex/iftex.sty
diff --git a/print/tex-iftex/distinfo b/print/tex-iftex/distinfo
new file mode 100644
index 00000000000..9a5938e872f
--- /dev/null
+++ b/print/tex-iftex/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/26 01:08:22 markd Exp $
+
+SHA1 (tex-iftex-29654/iftex.tar.xz) = e5e6aa6087adb41405bef8503b76d11cd906dd55
+RMD160 (tex-iftex-29654/iftex.tar.xz) = 7a5254881779cd4b8bb5c011948def9b418fc750
+Size (tex-iftex-29654/iftex.tar.xz) = 1252 bytes