Leonid Pliushch
5c55fdd385
termux-exec: update to 0.8
...
Fixes https://github.com/termux/termux-packages/issues/5984 .
2020-10-31 11:12:59 +02:00
Leonid Pliushch
9e0dbbc7a9
termux-exec: bump epoch due to downgrade
2020-10-31 02:15:19 +02:00
Leonid Pliushch
d27578fb17
termux-exec: rollback to v0.5
...
Issue https://github.com/termux/termux-packages/issues/5984
I have not tested termux-exec after 7736a84064
...
2020-10-31 02:10:34 +02:00
Leonid Pliushch
462e2677b9
termux-exec: update to 0.7
...
Added support for specifying Termux dirs as make arguments.
2020-10-30 23:59:09 +02:00
Leonid Pliushch
ed0b81c3ac
termux-exec: update to 0.6
2020-10-30 23:52:35 +02:00
Fredrik Fornwall
5fec0a8e1f
termux-exec: Update from 0.4 to 0.5
2020-02-21 23:18:14 +01:00
Leonid Pliushch
c352216c63
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
2019-08-12 18:49:13 +03:00
Leonid Pliushch
3d683822be
termux-exec: fix essential status
2019-08-11 17:40:39 +03:00
Leonid Pliushch
4832078d86
reformat build.sh for some packages
...
* Packages where dependencies were sorted are bumped.
2019-07-22 01:51:28 +03:00
Fredrik Fornwall
dd5888842b
termux-exec: Fix DT_RUNPATH
2019-03-10 22:42:30 +01:00
Leonid Pliushch
6a3865aa08
fix licenses where possible
...
Some packages have license set to "custom" and this
should be fixed.
2019-01-21 17:17:53 +02:00
Leonid Pliushch
46d333adba
add licenses for more packages
2019-01-21 17:17:53 +02:00
Fredrik Fornwall
f29c0c671c
termux-exec: Update from 0.2 to 0.3
2017-10-01 22:14:52 +02:00
Fredrik Fornwall
51c7760090
Drop need of setting TERMUX_PKG_FOLDERNAME
...
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall
a14cb2cf1c
termux-exec: Update from 0.1 to 0.2
2017-09-17 22:13:38 +02:00
Fredrik Fornwall
3674c3b3db
termux-exec: Add package
2017-09-17 16:12:20 +02:00