./print/luatex, Extended version of pdfTeX using Lua

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.18.0nb2, Package name: luatex-1.18.0nb2, Maintainer: minskim

LuaTeX is an extended version of pdfTeX using Lua as an embedded
scripting language. The LuaTeX projects main objective is to provide
an open and configurable variant of TeX while at the same time
offering downward compatibility.


Required to run:
[graphics/png] [graphics/cairo] [archivers/zziplib] [math/mpfr] [x11/pixman] [print/kpathsea] [fonts/harfbuzz]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/xorgproto]

Master sites:

Filesize: 68496.668 KB

Version history: (Expand)


CVS history: (Expand)


   2024-09-12 23:48:43 by David H. Gutteridge | Files touched by this commit (1)
Log message:
luatex: address pkglint issues
   2024-09-12 23:39:23 by David H. Gutteridge | Files touched by this commit (1)
Log message:
luatex: bump minimum kpathsea

Requires kpathsea_in_name_ok_silent_extended,
kpathsea_out_name_ok_silent_extended, kpse_in_name_ok_silent_extended,
kpse_out_name_ok_silent_extended
   2024-06-11 07:40:15 by Thomas Klausner | Files touched by this commit (2)
Log message:
luatex: fix unportable test(1) operator

Uncovered by extracting luajit again in this package, which
was added by the recent SunOS fix.
   2024-06-10 11:27:15 by Jonathan Perkin | Files touched by this commit (4)
Log message:
luatex: Restore SunOS patches that were inexplicably deleted.
   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2024-03-21 09:27:04 by Mark Davies | Files touched by this commit (18) | Package removed
Log message:
luatex: update to 1.18.0

Part of TeXlive 2024

* Lua-level checks for writing to files now similar to the TeX-level checks.
* If the Lua value texconfig.trace_extra_newline is set, blank lines are
  output in the log between macro parameters. In 2020–2023, this was the
  case by default; before that, such blank lines were never output, which
  is the behavior of the other engines.
   2024-02-19 10:49:20 by Mark Davies | Files touched by this commit (2)
Log message:
luatex: Check harfbuzz also for luajittex
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes