Commit Graph

14 Commits

Author SHA1 Message Date
Tee KOBAYASHI 2815a4a0d9 colordiff: Bump to 1.0.21 2022-12-23 01:14:02 +00:00
Yaksh Bariya 75f1ce2548
chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart
%ci:no-build
2022-05-29 10:09:10 +05:30
Maxython a4af6860b7 colordiff: update to 1.0.20 2022-04-04 10:23:11 +09:00
Henrik Grimler 25a2bba547 colordiff: bump revison
Previous build failed
2020-04-22 18:36:19 +02:00
Fredrik Fornwall 6ff36bf13f colordiff: Update from 1.0.18 to 1.0.19 2020-04-19 23:47: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 78bc07d782 colordiff: use https for homepage 2019-05-15 02:41:45 +03:00
Leonid Pliushch 361d8c519f [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall 0ee3edf5f7 Improve various package descriptions 2017-12-05 22:33:04 +01:00
Fredrik Fornwall 8faf27fdd6 colordiff: Skip the make step 2017-11-21 05:25:00 +01:00
Fredrik Fornwall c4889dd700 colordiff: Update from 1.0.16 to 1.0.18 2017-06-06 22:34:40 +02:00
Fredrik Fornwall 544181cd4f Use more source checksums 2017-03-27 01:56:11 +02:00
Fredrik Fornwall 7b1f1bd35d build-package.sh: Cleanup a bit
- Put everything into shell functions.
- Start fixing shellcheck warnings.
- Run a hostbuild before setting up an android toolchain (fixes #657).

It was quite a hasty rewrite, so things could be broken. Let me know!
2017-01-05 20:37:45 -05:00
Oliver Schmidhauser 8c87e7eb61 Add Colordiff package (#548) 2016-11-08 00:55:19 +01:00