Commit Graph

10 Commits

Author SHA1 Message Date
Fredrik Fornwall 7e0dd0c389 dos2unix: Update from 7.4.0 to 7.4.1 2019-10-06 18:21:48 +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
Fredrik Fornwall 2c7f8e7334 dos2unix: Rebuild package (fixes #3577) 2019-03-31 19:17:46 +02:00
Leonid Pliushch 361d8c519f [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall 077814b055 dos2unix: Update patch after version update 2018-02-04 23:38:44 +01:00
Auxilus f45934b8ee dos2unix: Update from 7.3.5 to 7.4.0 (#2099) 2018-02-04 23:35:42 +01:00
Fredrik Fornwall 36bf27793e dos2unix: Update from 7.3.4 to 7.3.5 2017-07-16 19:15:31 +02:00
Fredrik Fornwall 5b0cc41394 dos2unix: Update from 7.3.3 to 7.3.4 2017-01-28 16:20:52 +01:00
Fredrik Fornwall b8b6f1e0be dos2unix: Fix Makefile patch 2016-04-18 00:51:30 -04:00
Fredrik Fornwall a5b5a7d4fe dos2unix: Add package 2016-04-18 00:37:44 -04:00