summaryrefslogtreecommitdiff
path: root/print/tex-luacode
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2016-07-14 12:02:44 +0000
committermarkd <markd@pkgsrc.org>2016-07-14 12:02:44 +0000
commite377a5039cd1bad292ec4a2e5188683ff3b7fc9d (patch)
tree6510df4c0a4603250248b106d8f2f83d60d5d217 /print/tex-luacode
parent3f8260f6f260d17cd50757b423c2e377f287de2c (diff)
downloadpkgsrc-e377a5039cd1bad292ec4a2e5188683ff3b7fc9d.tar.gz
Add tex-luacode{,-doc} 1.2a - Helper for executing lua code from within TeX
Add tex-luatex85{,-doc} 1.0 - pdfTeX aliases for LuaTeX Add tex-luatex-def{,-doc} 0.01b - LuaTeX option file for color and graphics
Diffstat (limited to 'print/tex-luacode')
-rw-r--r--print/tex-luacode/DESCR5
-rw-r--r--print/tex-luacode/Makefile16
-rw-r--r--print/tex-luacode/PLIST2
-rw-r--r--print/tex-luacode/distinfo6
4 files changed, 29 insertions, 0 deletions
diff --git a/print/tex-luacode/DESCR b/print/tex-luacode/DESCR
new file mode 100644
index 00000000000..a2f3d1947ba
--- /dev/null
+++ b/print/tex-luacode/DESCR
@@ -0,0 +1,5 @@
+Executing Lua code from within TeX with directlua can sometimes
+be tricky: there is no easy way to use the percent character,
+counting backslashes may be hard, and Lua comments don't work
+the way you expect. The package provides the \luaexec command
+and the luacode(*) environments to help with these problems.
diff --git a/print/tex-luacode/Makefile b/print/tex-luacode/Makefile
new file mode 100644
index 00000000000..7c1cd728f85
--- /dev/null
+++ b/print/tex-luacode/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2016/07/14 12:02:44 markd Exp $
+
+DISTNAME= luacode
+PKGNAME= tex-${DISTNAME}-1.2a
+TEXLIVE_REV= 25193
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/luacode
+COMMENT= Helper for executing lua code from within TeX
+LICENSE= lppl-1.3c
+
+DEPENDS+= tex-ifluatex-[0-9]*:../../print/tex-ifluatex
+DEPENDS+= tex-luatexbase-[0-9]*:../../devel/tex-luatexbase
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-luacode/PLIST b/print/tex-luacode/PLIST
new file mode 100644
index 00000000000..e1825b13b4e
--- /dev/null
+++ b/print/tex-luacode/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2016/07/14 12:02:44 markd Exp $
+share/texmf-dist/tex/lualatex/luacode/luacode.sty
diff --git a/print/tex-luacode/distinfo b/print/tex-luacode/distinfo
new file mode 100644
index 00000000000..978ca35dabc
--- /dev/null
+++ b/print/tex-luacode/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/07/14 12:02:44 markd Exp $
+
+SHA1 (tex-luacode-25193/luacode.tar.xz) = 27c18e955ba6dbc57226a1ec6b051116f8fe11d1
+RMD160 (tex-luacode-25193/luacode.tar.xz) = 16b737a6bc48295160471b9358d83a86910297ae
+SHA512 (tex-luacode-25193/luacode.tar.xz) = 1d9e7c52b6848fccb28efb30434e85cd94cf157f448f9f176111c9316a64299324590d91571c9e793f37cd7931c26e1779e0450f22cda3d99920b5c372df3e9a
+Size (tex-luacode-25193/luacode.tar.xz) = 2192 bytes