Leonid Pliushch
37375312b9
explicitly set maintainer for each package
...
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.
Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.
[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Leonid Pliushch
1dd8816757
screen: update to 4.8.0
2020-02-10 14:16:53 +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
97f542f12d
screen: add patch for setuid/setgid calls
2019-10-14 02:17:06 +03:00
Fredrik Fornwall
33b3a2e147
screen: Update from 4.6.2 to 4.7.0
2019-10-06 00:47:46 +02: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
c9b80cf42d
libutil: remove package - replaced by libc from Android 7 or newer
2019-03-10 15:42:58 +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
06b9f9a65d
screen: remove all calls that trigger seccomp on Android 9
...
setuid()/setgid() or similar are not needed in Termux anyway.
2018-12-28 23:21:04 +01:00
Leonid Pliushch
6d33f94a5f
fix packages that require getpass()
...
Changed packages:
* alpine
* dropbear
* emacs
* isync
* lftp
* msmtp
* newsboat
* rsync
* screen
* texlive-bin
* unrar
* w3m
2018-09-11 00:55:00 +02:00
Fredrik Fornwall
d99706564a
Use @TERMUX_PREFIX@ in more patch files
2017-11-12 22:21:07 +01:00
Auxilus
143158eb65
Update screen to 4.6.2 ( #1710 )
2017-10-25 14:31:03 +02:00
Fredrik Fornwall
85cf4362bb
screen: Update from 4.6.0 to 4.6.1
2017-07-12 22:45:07 +02:00
Fredrik Fornwall
c81f3e6fe9
screen: Depend on libutil
2017-06-30 21:30:23 +02:00
Fredrik Fornwall
253f2d813a
screen: Update from 4.5.1 to 4.6.0
2017-06-29 12:50:55 +02:00
Fredrik Fornwall
ce92cc4c5d
Stand in srcdir for termux_step_pre_configure
2017-05-11 01:01:20 +02:00
Fredrik Fornwall
d39f5cde8a
screen: Enable package ( fixes #264 )
2017-04-24 23:52:59 +02:00