summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
-rw-r--r--Master/tlpkg/tlpsrc/collection-fontutils.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/luafindfont.tlpsrc1
4 files changed, 6 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 447a6a919e1..a376388798e 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -489,7 +489,7 @@ my @TLP_working = qw(
ltxkeys ltxmisc ltxnew ltxtools
lua-alt-getopt lua-check-hyphen lua-physical lua-typo lua-uca lua-ul
lua-uni-algos lua-visual-debug lua-widow-control
- luabibentry luabidi luacode luacolor luahyphenrules
+ luabibentry luabidi luacode luacolor luafindfont luahyphenrules
luaimageembed luaindex luainputenc luaintro luakeys
lualatex-doc lualatex-doc-de
lualatex-math lualatex-truncate lualibs
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 5864c4536fc..6dd2d83ca1e 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -824,6 +824,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'lua-visual-debug', "&MAKEflatten",
'lua2dox', "die 'skipping, author request'",
'luabidi', "&MAKEflatten",
+ 'luafindfont', "&MAKEflatten",
'luamesh', "&MAKEflatten",
'luarandom', "&MAKEflatten",
'luatex-def', "die 'skipping, replaced by graphics-def'",
@@ -3455,6 +3456,7 @@ $standardttf = '\.ttf|\.TTC';
'ltxfileinfo' => 'ltxfileinfo$',
'ltximg' => 'ltximg\.pl$',
'lua2dox' => 'lua2dox_filter?$',
+ 'luafindfont' => 'luafindfont.lua',
'luaotfload' => 'luaotfload-tool',
'lwarp' => 'lwarpmk.lua',
'm-tx' => 'm-tx.lua',
@@ -3563,6 +3565,7 @@ $standardttf = '\.ttf|\.TTC';
'latexmk' => 'latexmk.1',
'light-latex-make' => '\.1$',
'ltximg' => '\.1$',
+ 'luafindfont' => '\.1$',
'mathspic' => 'mathspic.1',
'mkjobtexmf' => 'mkjobtexmf.man',
'musixtnt' => '\.1$',
diff --git a/Master/tlpkg/tlpsrc/collection-fontutils.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontutils.tlpsrc
index 7bb3106a3e4..210c37dceea 100644
--- a/Master/tlpkg/tlpsrc/collection-fontutils.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-fontutils.tlpsrc
@@ -21,6 +21,7 @@ depend psutils
depend dvipsconfig
depend fontinst
depend fontools
+depend luafindfont
depend mf2pt1
depend t1utils
depend ttfutils
diff --git a/Master/tlpkg/tlpsrc/luafindfont.tlpsrc b/Master/tlpkg/tlpsrc/luafindfont.tlpsrc
new file mode 100644
index 00000000000..dca338c719c
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/luafindfont.tlpsrc
@@ -0,0 +1 @@
+binpattern f bin/${ARCH}/${PKGNAME}