summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/mflua.tlpsrc
blob: 5baa5fbc6febf668c12e7b03c60710f0128f4eac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# On platforms where there is no luajittex, it will be ignored
# due to special options in fmtutil and TLConfig.pm.
#execute AddFormat name=luajittex engine=luajittex options="luatex.ini" \
#  patterns=language.def,language.dat.lua \
#  fmttriggers=${fmtdeps},pdftex

binpattern f bin/${ARCH}/mflua
binpattern f bin/${ARCH}/mflua-nowin

# duplicated in luatex.tlpsrc, sigh.
tlpsetvar no_luajit_platforms \
  alpha-linux,sparc-solaris,x86_64-solaris
#
binpattern f/!${no_luajit_platforms} bin/${ARCH}/mfluajit
binpattern f/!${no_luajit_platforms} bin/${ARCH}/mfluajit-nowin

# need metafont for support files, luatex for dll's, etc.
depend metafont
depend luatex