Leonid Pliushch
5123b0cffa
fix formatting of some build.sh
2020-01-13 03:00:07 +02:00
Fredrik Fornwall
6d93e1a0c0
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.
2019-12-30 00:16:07 +01:00
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
Leonid Pliushch
577c446ec3
autossh: use https for homepage
2019-05-15 02:40:37 +03:00
Wetitpig
5f8864c10d
Improve formatting of parantheses for functions
2019-02-09 21:06:31 +02: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
22ef15b05a
autossh: Update from 1.4f to 1.4g
2019-01-11 00:55:27 +01:00
Fredrik Fornwall
18b6c7ecfe
autossh: Depend on either openssh or dropbear
2018-09-22 04:36:17 +02:00
Fredrik Fornwall
6b849967ea
autossh: Update from 1.4e to 1.4f
2018-04-12 00:47:33 +02:00
Fredrik Fornwall
6cc8c08e74
autossh: Switch to working download url
2017-07-27 12:12:10 +02:00
Fredrik Fornwall
f06aff549c
autossh: Add src checksum
2016-10-29 15:25:30 -04:00
Fredrik Fornwall
385c8aef84
Some more clang preparations
2016-09-03 17:48:41 -04:00
Fredrik Fornwall
b4ea04c31a
autossh: Add package
2016-04-16 20:05:08 -04:00