1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-25 21:27:06 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Leonid Plyushch
7da4f866c1
rebuild everything due to termux-elf-cleaner fix
See https://github.com/termux/termux-packages/issues/4287.

%ci:no-build
2019-11-29 14:22:56 +02:00
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
Fredrik Fornwall
e45ab5c75e Bump some nl_langinfo-using packages 2019-01-30 00:14:35 +01:00
Leonid Plyushch
037bcf9566 add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall
8714a5badc htop: Bump revision after patch 2018-05-13 01:09:24 +02:00
Michał Bednarski
04aea16b13 htop: Don't exit if /proc/stat cannot be opened 2018-05-13 01:05:19 +02:00
Fredrik Fornwall
71b50656c8 htop: Update from 2.1.0 to 2.2.0 2018-04-12 07:59:18 +02:00
Leonid Plyushch
6dd0996c0d htop: update to 2.1.0 2018-03-06 16:45:09 +01:00
Leonid Plyushch
b783391dac htop: fix segfault which may occur in some cases
This already fixed in htop's repo at commit cceab15b9dbdc2f0914c8d479cefa429d1c0daaf
2017-09-26 15:12:37 +02:00
Fredrik Fornwall
544181cd4f Use more source checksums 2017-03-27 01:56:11 +02:00
Fredrik Fornwall
eaf3340315 Prepare more packages for clang 2016-09-03 18:15:47 -04:00
Fredrik Fornwall
265909ff5e htop: Update from 2.0.1 to 2.0.2 2016-08-10 17:59:53 -04:00
Fredrik Fornwall
e706a183b3 htop Rebuild after ncurses bump (fixes #259) 2016-05-10 09:19:28 -04:00
Fredrik Fornwall
f612790cba htop&nano: Rebuild for updated aarch64 toolchain 2016-03-22 17:36:55 -04:00
Fredrik Fornwall
39b1d4805b htop: Update from 2.0.0 to 2.0.1 2016-03-07 18:17:27 -05:00
Fredrik Fornwall
d7b6967a9f htop: Update to 2.0.0 (fixes #142) 2016-02-19 06:19:00 -05:00
Fredrik Fornwall
59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00