Commit Graph

16 Commits

Author SHA1 Message Date
Fredrik Fornwall 4d2fdba805 tintin++: Update from 2.01.8 to 2.01.90 2019-08-27 19:09:19 +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 58be9a3b78 tintin++: fix patch 2019-07-07 16:08:44 +03:00
Leonid Pliushch 7e58aa881b tintin++: update to 2.01.8 2019-07-07 16:08:44 +03:00
Leonid Pliushch 11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
Leonid Pliushch c9b80cf42d libutil: remove package - replaced by libc from Android 7 or newer 2019-03-10 15:42:58 +02:00
Fredrik Fornwall 04fbb76b52 tintin++: Update from 2.01.6 to 2.01.7 2019-02-13 23:49:05 +01:00
Fredrik Fornwall 812ea90bdf tintin++: Update from 2.01.5 to 2.01.6 2019-01-27 22:06:44 +01:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 698c185831 tintin++: Update from 2.01.4 to 2.01.5 2019-01-03 04:03:14 +01:00
Fredrik Fornwall 4bf8c3f595 tintin++: Patch path to bin/sh 2018-08-07 15:06:39 +02:00
Fredrik Fornwall 8bcfbd37a2 tintin++: Update from 2.01.3 to 2.01.4 2018-02-05 00:19:43 +01: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 a09223f4b2 Update build.sh 2017-09-13 11:57:55 +02:00
Fredrik Fornwall 7ceec0a0bd tintin++: Use version in src url 2017-05-06 00:28:07 +02:00
its-pointless ee42856caa mud client tintin++ (#986) 2017-05-05 23:58:52 +02:00