Leonid Plyushch
ea9f241205
fix formatting of some build.sh
5 years ago
Fredrik Fornwall
1fe8e11f59
Get rid of some linkage against liblog
After https://github.com/termux/termux-packages/pull/4639 has been
merged linking against liblog for syslog-using code is no longer needed.
5 years ago
Leonid Plyushch
bb58ba4950
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.
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
774c7dd9d5
autossh: use https for homepage
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
4fd7ca06f6
[incomplete] set licenses for packages
6 years ago
Fredrik Fornwall
584f3022fd
autossh: Update from 1.4f to 1.4g
6 years ago
Fredrik Fornwall
78f8539074
autossh: Depend on either openssh or dropbear
6 years ago
Fredrik Fornwall
f9fc47c910
autossh: Update from 1.4e to 1.4f
7 years ago
Fredrik Fornwall
3324ede73c
autossh: Switch to working download url
8 years ago
Fredrik Fornwall
f06aff549c
autossh: Add src checksum
8 years ago
Fredrik Fornwall
385c8aef84
Some more clang preparations
8 years ago
Fredrik Fornwall
b4ea04c31a
autossh: Add package
9 years ago