Commit Graph

14 Commits

Author SHA1 Message Date
Daniel T. Lee 9db7ae6906 libluajit: fix unmatched header path and package version (#4815)
* libluajit: fix unmatched header path and package version

Currently, luajit header files are placed improperly.
As stated at luajit.pc file, package version is 2.1 and pkg-config
guides the header location to $TERMUX_PREFIX/include/luajit-2.1/.

This commit fixes the build script of wrong header path.

* libluajit: bump revision and use $TERMUX_PKG_VERSION for foldername

Co-authored-by: Henrik Grimler <henrik@grimler.se>
2020-01-20 11:31:33 +01:00
Leonid Pliushch fc2118cc51 bump revisions for acr, exiftool, libluajit, miniupnpc, virustotal-cli 2019-11-14 18:54:59 +02:00
Leonid Pliushch 808fceb73d move from unstable: libluajit 2019-11-10 19:32:23 +02:00
Fredrik Fornwall 154bc46225 lua: Add and replace luajit
luajit is rather complex and lacking upstream maintenance.
2017-01-18 01:02:18 +01:00
Fredrik Fornwall 9d7fe75405 luajit: Fix clang build 2017-01-15 21:14:17 +01:00
Fredrik Fornwall af4dc416ed s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/ 2017-01-11 01:21:42 -05:00
Fredrik Fornwall 7b1f1bd35d build-package.sh: Cleanup a bit
- Put everything into shell functions.
- Start fixing shellcheck warnings.
- Run a hostbuild before setting up an android toolchain (fixes #657).

It was quite a hasty rewrite, so things could be broken. Let me know!
2017-01-05 20:37:45 -05:00
Fredrik Fornwall 5e8d636790 Let luajit replace lua completely 2016-11-25 18:20:40 -05:00
Fredrik Fornwall 7ce5638519 Cleanup of more packages 2016-09-03 18:45:08 -04:00
Fredrik Fornwall ed021630df Fixes for building on a mac 2016-06-11 01:17:00 +02:00
Fredrik Fornwall d66c7c3fb8 libluajit: Update from 2.1 beta1 to beta2 2016-03-07 19:36:57 -05:00
Fredrik Fornwall f4bfaebc76 libluajit: Switch to 2.1-beta1
This brings aarch64 support.
2016-01-04 06:38:52 -05:00
Fredrik Fornwall 90cfdb8e4a luajit: Add $PREFIX/share/luajit-2.0.4/jit/ folder
This makes the 'luajit -b' functionality work. Closes #5.
2015-08-12 15:51:11 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00