summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/mflua.tlpsrc
blob: e474287580d1918abff805ecfd78e122d03014bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
category TLCore
#
tlpsetvar fmtdeps luatex,metafont
#
# disabled just until rebuilds for start_of_mf.lua are done.
execute AddFormat name=mflua engine=mflua-nowin options="mf.ini" \
  fmttriggers=${fmtdeps} mode=disabled

# (mfluajit not worth the complications this year; see luatex.tlpsrc for
# references.)

runpattern d texmf-dist/scripts/mflua

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

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

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