Leonid Plyushch
7da4f866c1
rebuild everything due to termux-elf-cleaner fix
See https://github.com/termux/termux-packages/issues/4287 .
%ci:no-build
5 years ago
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
6 years ago
Leonid Plyushch
1b4a91414c
no more develsplit + provide static libraries as separate package
%ci:no-build
6 years ago
Leonid Plyushch
0f58f0d8a6
apache2: avoid use of getrandom() which may not be implemented
Issue https://github.com/termux/termux-packages/issues/3883 .
6 years ago
Fredrik Fornwall
01fdb04503
apr: Update from 1.6.5 to 1.7.0
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Henrik Grimler
b6b73dc4bb
apr: fix $NM path in share/apr-1/build/libtool
6 years ago
Leonid Plyushch
4fd7ca06f6
[incomplete] set licenses for packages
6 years ago
Fredrik Fornwall
5dd5031c58
apr: Update from 1.6.3 to 1.6.5
6 years ago
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.
7 years ago
Fredrik Fornwall
b8132d99a5
Improve various package descriptions
7 years ago
Fredrik Fornwall
1380131b6f
apr: Update from 1.6.2 to 1.6.3
7 years ago
Fredrik Fornwall
d3e4322a79
apr: Specify correct sizeof(struct iovec)
Also bump package revision
8 years ago
Stephen
94e5973546
need files for apr-util build
#1169
8 years ago
Fredrik Fornwall
86736e7ea3
apr&apr-util: Bump revision after package updates
8 years ago
Stephen
1525e47521
Update build.sh
8 years ago
Stephen
4f1844989d
add apr-1-config to apr-dev
required for autoconf detection of apr
8 years ago
Fredrik Fornwall
57491a747e
apr: Update from 1.5.2 to 1.6.2
8 years ago
Fredrik Fornwall
467cecde03
apr&apr-util: Bump build revision
8 years ago
Fredrik Fornwall
23289d81e9
Add some more source checksums
8 years ago
Fredrik Fornwall
af4dc416ed
s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/
8 years ago
Fredrik Fornwall
a12d9baca5
apr: Switch to using mirror for source
9 years ago
Fredrik Fornwall
bb27a0ec42
Various package updates
Many of them cascading from the update of glib.
9 years ago
Fredrik Fornwall
38af0a82e6
apr: Depend on libuuid
10 years ago
Fredrik Fornwall
49ca09e5e5
Fix wait3() function and bump build revisions
10 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago