Leonid Plyushch
fdbc69830e
luarocks: specify correct path to lua interpreter when building on device
5 years ago
Leonid Plyushch
d111f5bf74
packages: standardize values of several control variables for build.sh
Variables
TERMUX_PKG_PLATFORM_INDEPENDENT
TERMUX_DEBUG
TERMUX_PKG_HAS_DEBUG
TERMUX_PKG_ESSENTIAL
TERMUX_SUBPKG_ESSENTIAL
TERMUX_PKG_NO_STATICSPLIT
TERMUX_PKG_BUILD_IN_SRC
TERMUX_PKG_FORCE_CMAKE
TERMUX_PKG_HOSTBUILD
should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.
build-package.sh should make decision based on variable's value but not on
whether it is set or empty.
%ci:no-build
5 years ago
Leonid Plyushch
dbc6c26573
undo "Unsplit essential packages"
Seems it is not possible to unsplit these packages currently.
%ci:reset-backlog
5 years ago
Leonid Plyushch
26fae4045f
libcurl: unsplit 'curl' subpackage
Both packages are essential and expect to be in bootstrap installation so
splitting is quite useless here.
5 years ago
Leonid Plyushch
21b96d3b41
no more develsplit + provide static libraries as separate package
%ci:no-build
6 years ago
its-pointless
b5704d58e6
fix luarocks and liblua
6 years ago
Leonid Plyushch
8476d591ed
luarocks: fix host lua path
Simple installation of 'lua5.3' may not fix the problem since /usr/bin/lua
symlink may not get created. We need to specify path to Lua 5.3 binary instead.
6 years ago
Henrik Grimler
05056bca1e
luarocks: update to 3.0.4
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Leonid Plyushch
1b8fca7c3e
fix licenses where possible
Some packages have license set to "custom" and this
should be fixed.
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Henrik Grimler
c771edfaa7
luarocks: set default lib/inc dir to @TERMUX_PREFIX@/{lib,include}
7 years ago
Fredrik Fornwall
6e3f6473bd
luarocks: Update from 2.4.3 to 2.4.4
7 years ago
Stephen
d4cd080326
add liblua-dev to luarocks build dependencies ( #1394 )
7 years ago
Fredrik Fornwall
0b5ef41344
luarocks: Update from 2.4.2 to 2.4.3
7 years ago
Fredrik Fornwall
8ceb11939b
luarocks: Add patch and mark platform-independent
8 years ago
Fredrik Fornwall
154bc46225
lua: Add and replace luajit
luajit is rather complex and lacking upstream maintenance.
8 years ago
Fredrik Fornwall
5e8d636790
Let luajit replace lua completely
8 years ago
Fredrik Fornwall
f1c33394c5
luarocks: Update from 2.3.0 to 2.4.0
8 years ago
Fredrik Fornwall
393a6df03f
luarocks: Update from 2.2.2 to 2.3.0
9 years ago
Fredrik Fornwall
2ef7abd640
Update luarocks from 2.2.1 to 2.2.2
10 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago