Leonid Pliushch
05203b0b01
additional libraries should be specified in `LIBS` instead of `LDFLAGS` if using autotools
...
Fixes on-device build for: alpine, autossh, direvent, heyu, krb5, msmtp, redir,
screen, socat, tinyproxy, tor.
2019-08-13 17:13:50 +03: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
Fredrik Fornwall
2d58caa19c
socat: Update from 1.7.3.2 to 1.7.3.3
2019-04-12 01:40:15 +02:00
Leonid Pliushch
c9b80cf42d
libutil: remove package - replaced by libc from Android 7 or newer
2019-03-10 15:42:58 +02:00
Leonid Pliushch
54036eac1a
bump revision of all packages dependent on readline
2019-02-20 17:48:39 +02:00
Wetitpig
d50c847f11
Shell script compliance
2019-02-15 18:01:09 +02:00
Wetitpig
5f8864c10d
Improve formatting of parantheses for functions
2019-02-09 21:06:31 +02:00
Leonid Pliushch
46d333adba
add licenses for more packages
2019-01-21 17:17:53 +02:00
Leonid Pliushch
f12df16fc8
socat: don't use O_APPEND
...
Now socat can open PTYs on Android 8 or newer.
2019-01-16 23:16:48 +01:00
Fredrik Fornwall
fd72a74c42
openssl: Update from 1.0.2 to 1.1.1 ( #2775 )
2018-09-11 22:43:19 +02:00
Fredrik Fornwall
a0274f33cf
socat: Update from 1.7.3.0 to 1.7.3.2
2017-01-30 00:43:30 +01:00
Fredrik Fornwall
af4dc416ed
s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/
2017-01-11 01:21:42 -05:00
Fredrik Fornwall
83d11d6e04
Update readline to v7 and bash to v4.4
...
As a consequence of updating readline to version 7 we bump the
build revision of all packaging linking to it as the soname has
changed.
2016-09-17 18:29:14 -04:00
Fredrik Fornwall
7ce5638519
Cleanup of more packages
2016-09-03 18:45:08 -04:00
Fredrik Fornwall
80d47dc4cc
inetutils&socat: Add libutil as dependency
2016-02-07 17:14:26 -05:00
Fredrik Fornwall
59f0d218a6
Initial push
2015-06-13 01:03:31 +02:00