Commit Graph

26 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 1b4a91414c no more develsplit + provide static libraries as separate package
%ci:no-build
2019-08-04 21:42:51 +03:00
Leonid Plyushch 0f58f0d8a6 apache2: avoid use of getrandom() which may not be implemented
Issue https://github.com/termux/termux-packages/issues/3883.
2019-07-01 23:57:13 +02:00
Fredrik Fornwall 01fdb04503 apr: Update from 1.6.5 to 1.7.0 2019-05-06 00:06:46 +02:00
Wetitpig 78b944ba05 Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Henrik Grimler b6b73dc4bb apr: fix $NM path in share/apr-1/build/libtool 2019-01-23 00:10:34 +01:00
Leonid Plyushch 4fd7ca06f6 [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall 5dd5031c58 apr: Update from 1.6.3 to 1.6.5 2018-09-19 07:46:17 +02:00
Fredrik Fornwall de35794692 Add scripts/lint-packages.py
Harmonize the layout by having the first two lines of a package
definition always be the homepage and the description.
2017-12-05 22:48:12 +01:00
Fredrik Fornwall b8132d99a5 Improve various package descriptions 2017-12-05 22:33:04 +01:00
Fredrik Fornwall 1380131b6f apr: Update from 1.6.2 to 1.6.3 2017-10-28 15:52:47 +02:00
Fredrik Fornwall d3e4322a79 apr: Specify correct sizeof(struct iovec)
Also bump package revision
2017-08-18 23:05:05 +02:00
Stephen 94e5973546 need files for apr-util build
#1169
2017-08-18 22:34:48 +02:00
Fredrik Fornwall 86736e7ea3 apr&apr-util: Bump revision after package updates 2017-08-07 22:20:59 +02:00
Stephen 1525e47521 Update build.sh 2017-08-07 22:19:32 +02:00
Stephen 4f1844989d add apr-1-config to apr-dev
required for autoconf detection of apr
2017-08-07 22:19:32 +02:00
Fredrik Fornwall 57491a747e apr: Update from 1.5.2 to 1.6.2 2017-07-16 18:48:54 +02:00
Fredrik Fornwall 467cecde03 apr&apr-util: Bump build revision 2017-06-06 11:48:57 +02:00
Fredrik Fornwall 23289d81e9 Add some more source checksums 2017-02-12 22:15:13 +01:00
Fredrik Fornwall af4dc416ed s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/ 2017-01-11 01:21:42 -05:00
Fredrik Fornwall a12d9baca5 apr: Switch to using mirror for source 2016-08-02 05:39:03 -04:00
Fredrik Fornwall bb27a0ec42 Various package updates
Many of them cascading from the update of glib.
2016-05-04 08:54:30 -04:00
Fredrik Fornwall 38af0a82e6 apr: Depend on libuuid 2015-07-15 08:02:28 -04:00
Fredrik Fornwall 49ca09e5e5 Fix wait3() function and bump build revisions 2015-07-11 17:43:48 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00