Files
termux-packages/packages/plutolang/libpluto.subpackage.sh
termux-pacman-bot 4016d432db bump,enhance(main/plutolang): bump to 0.8.0
Features enabled in luaconf.h:
- PLUTO_USE_COLORED_OUTPUT // To enable colored output on warning and
  error.
- PLUTO_FORCE_JUMPTABLE // Enable force jumptable, improve performance.
2023-12-22 20:01:17 +00:00

3 lines
108 B
Bash

TERMUX_SUBPKG_INCLUDE="lib/ include/"
TERMUX_SUBPKG_DESCRIPTION="Shared library for the Pluto interpreter."