Commit Graph

18 Commits

Author SHA1 Message Date
Leonid Plyushch e5aeb9853f
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 23:04:11 +03:00
Leonid Plyushch 7f870c2569 byobu: update to 5.129 2019-07-23 19:36:21 +03:00
Leonid Plyushch 4fd7ca06f6 [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall c01e8d1c10 byobu: Update from 5.125 to 5.127 2018-08-13 22:25:36 +02:00
Fredrik Fornwall 767c209247 byobu: Update from 5.124 to 5.125 2018-03-18 21:01:41 +01:00
Auxilus ff636a3635 byobu: Update from 5.123 to 5.124 (#2098) 2018-02-04 23:39:14 +01:00
Fredrik Fornwall 85a7b3750c Remove empty TERMUX_PKG_REVISION= 2017-11-27 14:57:51 +01:00
Auxilus d186105e28 byobu: Update from 5.122 to 5.123 2017-11-27 14:49:53 +01:00
Fredrik Fornwall ad5c88994b byobu: Avoid "locale charmap" call, hardcode UTF-8 2017-09-20 01:42:37 +02:00
Fredrik Fornwall 1b3f3ebde9 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 52e94131b0 Update build.sh 2017-09-11 19:50:39 +02:00
Fredrik Fornwall 398ddab988 byobu: Update from 5.117 to 5.119 2017-06-13 16:24:37 +02:00
Fredrik Fornwall 7707adca69 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