Commit Graph

10 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
Leonid Plyushch 4fd7ca06f6 [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall 2d7d971a58 libconfuse: Update from 3.2 to 3.2.1 2017-10-15 01:02:39 +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
Fredrik Fornwall eaa1dc9193 libconfuse: Update from 3.0 to 3.2 2017-07-26 15:12:00 +02:00
Fredrik Fornwall ca7699c169 Stand in srcdir for termux_step_pre_configure 2017-05-11 01:01:20 +02:00
Fredrik Fornwall ad4b7eac07 libnl3: Rename to libnl 2017-02-09 10:26:49 +01:00
Fredrik Fornwall 65fece0813 Use source checksums for new packages 2017-02-09 09:34:09 +01:00
David Martínez aeb1a5ea4b bmon: added package and its dependencies (libconfuse and libnl3) (#758)
* bmon: added package and its dependencies (libconfuse and libnl3)

* libnl3: fixed homepage, source url and bumped revision
2017-02-09 09:28:35 +01:00