Commit Graph

22 Commits

Author SHA1 Message Date
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
Fredrik Fornwall 95ae129d35 byobu: Update from 5.131 to 5.133 2020-02-19 23:52:51 +01:00
Leonid Pliushch 51445f0f3c byobu: update to 5.131 2020-02-10 13:14:14 +02:00
Leonid Pliushch 10d980db4a byobu: update to 5.130 2019-12-02 14:39:17 +02: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 c64c8b038c byobu: update to 5.129 2019-06-13 22:48:13 +03:00
Leonid Pliushch 361d8c519f [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall 14cbe2158a byobu: Update from 5.125 to 5.127 2018-08-13 22:25:36 +02:00
Fredrik Fornwall 431a20ff54 byobu: Update from 5.124 to 5.125 2018-03-18 21:01:41 +01:00
Auxilus 76adda08c5 byobu: Update from 5.123 to 5.124 (#2098) 2018-02-04 23:39:14 +01:00
Fredrik Fornwall ba5eead536 Remove empty TERMUX_PKG_REVISION= 2017-11-27 14:57:51 +01:00
Auxilus aae2999e1e byobu: Update from 5.122 to 5.123 2017-11-27 14:49:53 +01:00
Fredrik Fornwall e8926bb981 byobu: Avoid "locale charmap" call, hardcode UTF-8 2017-09-20 01:42:37 +02:00
Fredrik Fornwall 51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Auxilus ecb05083dd Update build.sh 2017-09-11 19:50:39 +02:00
Fredrik Fornwall e6436bdd5a byobu: Update from 5.117 to 5.119 2017-06-13 16:24:37 +02:00
Fredrik Fornwall 7f8e54d4ea byobu: Update from 5.114 to 5.117 2017-05-22 23:54:40 +02:00
Fredrik Fornwall 116c77aa81 byobu: Update from 5.111 to 5.114 2017-01-28 16:17:48 +01:00
Fredrik Fornwall 752ef266a2 byoby: Update from 5.106 to 5.111 2016-08-14 06:46:55 -04:00
Fredrik Fornwall 065474d956 byobu: Update from 5.105 to 5.106 2016-05-02 20:48:42 -04:00
Fredrik Fornwall cc6aa93731 byobu: Update from 5.104 to 5.105
Also mark as platform-independent.
2016-04-09 14:09:44 -04:00
David Martinez f30fba6bd5 Added byobu package 2016-04-03 01:15:20 +02:00