summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-04-12 21:12:32 +0000
committerKarl Berry <karl@freefriends.org>2017-04-12 21:12:32 +0000
commita37ecdaa1576f75a324fec30c3096d120b6d68cb (patch)
tree071ba5457579d6db81f5721fb8d037a16f2e12b5 /Master/tlpkg
parent707a35c0418c756f9d5bb9ce628107ffbaaa09cd (diff)
luamesh (12apr17)
git-svn-id: svn://tug.org/texlive/trunk@43767 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds4
-rw-r--r--Master/tlpkg/tlpsrc/collection-pictures.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/luamesh.tlpsrc0
4 files changed, 6 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index e336e4c1d27..dba2f218615 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -387,7 +387,7 @@ my @TLP_working = qw(
lua2dox luabibentry luabidi luacode luahyphenrules
luaindex luainputenc luaintro lualatex-doc lualatex-doc-de
lualatex-math lualibs
- luamplib luaotfload
+ luamesh luamplib luaotfload
luasseq luatex85 luatexbase luatexja luatexko luatextra
luatodonotes luaxml
lwarp lxfonts ly1
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 1e0697cbe49..8166e8ea6e1 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -678,6 +678,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'ltxmisc', "die 'skipping, too complicated, sorry'",
'ltxtable', "die 'skipping, use carlisle'",
'lua-visual-debug', "&MAKEflatten",
+ 'luamesh', "&MAKEflatten",
'luatex-def', "die 'skipping, replaced by graphics-def'",
'lucida', "die 'skipping, nonfree font'",
'lucidabr', "die 'skipping, nonfree font'",
@@ -1676,6 +1677,7 @@ $standardtex = '(\.(.bx|4ht|cls|clo|cmap|code\.tex|def|fd|fontspec|ldf|sty)'
'lua2dox', 'NULL', # .def is lua code
'luaintro', 'NULL', # doc pkg
'lualatex-math', '\.sty', # not phst-doc.cls
+ 'luamesh', '\.sty', # not lltxdoc.cls
'luatexko', '\.lua|' . $standardtex,
'luatodonotes','\.lua|' . $standardtex,
'luaxml', '\.lua|' . $standardtex,
@@ -2529,6 +2531,7 @@ $standardmp = '\.mp$';
'hatching', '[^e].mp', # no htchuse.mp
'latexmp', 'latexmp.mp',
'latex-graphics-companion', 'NULL', # doc package
+ 'luamesh', 'NULL', # not doc file fond.mp
'mcf2graph', 'mcf2graph.mf', # not the examples
'metapost-examples', 'NULL', # doc package
'mpattern', 'mpattern.mp', # don't install test.mp
@@ -2747,6 +2750,7 @@ $standardttf = '\.ttf|\.TTC';
'lua2dox' => '\.(lua|def)$',
'luaindex' => '\.lua$',
'lualatex-math' => '\.lua$',
+ 'luamesh' => '\.lua$',
'luasseq' => '\.lua$',
'make4ht' => 'filters|\.lua$',
'mycv' => 'mycv_split_contents\.pl',
diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc
index 977e13d6f2b..32f0e2b0710 100644
--- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc
@@ -67,6 +67,7 @@ depend lapdf
depend latex-make
depend lpic
depend lroundrect
+depend luamesh
depend makeshape
depend mathspic
depend miniplot
diff --git a/Master/tlpkg/tlpsrc/luamesh.tlpsrc b/Master/tlpkg/tlpsrc/luamesh.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/luamesh.tlpsrc