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
6e70277fb3
no more develsplit + provide static libraries as separate package
...
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch
efbe423e37
aria2: rebuild package and dependencies
2019-05-18 22:02:42 +03: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
361d8c519f
[incomplete] set licenses for packages
2019-01-20 22:41:50 +01:00
Fredrik Fornwall
88d3e0f154
c-ares: Update from 1.14.0 to 1.15.0
2018-11-05 21:41:11 +01:00
Fredrik Fornwall
1d24a3fb59
c-ares: Switch to github for src tar
2018-03-23 00:14:02 +01:00
Fredrik Fornwall
333eef6a7f
c-ares: Update from 1.13.0 to 1.14.0
2018-02-17 00:43:47 +01:00
Leonid Pliushch
030c961c4c
c-ares: fix path to file '/etc/hosts'
2017-09-12 14:18:48 +02:00
Fredrik Fornwall
ddf1aaf46c
c-ares: Update from 1.12.0 to 1.13.0
2017-07-16 18:19:34 +02:00
Fredrik Fornwall
fda720c961
c-ares: Update from 1.11 to 1.12
2016-10-31 18:02:42 -04:00
Fredrik Fornwall
f45321ca33
__system_property_get is now public for 64-bit
...
As of NDK r11 the __system_property_get is public, and
https://developer.android.com/preview/behavior-changes.html#ndk
documents it, so no need to hack around.
2016-04-20 03:08:05 -04:00
Fredrik Fornwall
47013c9ddc
c-ares: Update from 1.10 to 1.11
2016-03-07 18:41:26 -05:00
Fredrik Fornwall
a83d04dc77
c-ares: Fix for 64-bit build
2016-01-03 08:30:19 -05:00
Fredrik Fornwall
ff3f3c5ea9
c-ares: Remove node.js patches
2015-09-10 17:48:47 -04:00
Fredrik Fornwall
59f0d218a6
Initial push
2015-06-13 01:03:31 +02:00