Leonid Plyushch
d111f5bf74
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
5 years ago
Leonid Plyushch
dbc6c26573
undo "Unsplit essential packages"
Seems it is not possible to unsplit these packages currently.
%ci:reset-backlog
5 years ago
Leonid Plyushch
264a8283c5
attempt to fix problem with upgrading libbz2, libcurl, liblzma
5 years ago
Leonid Plyushch
9eae51b99d
unsplit bzip2 from libbz2
Same reason as for 'curl'.
5 years ago
Leonid Plyushch
702d7acb15
add stubs to prevent on-device building packages with dangerous operations in build.sh
%ci:no-build
5 years ago
Leonid Plyushch
21b96d3b41
no more develsplit + provide static libraries as separate package
%ci:no-build
6 years ago
Leonid Plyushch
ee7fe4f054
reformat build.sh for some packages
* Packages where dependencies were sorted are bumped.
6 years ago
Leonid Plyushch
3880310066
specify essential packages
* libbz2 / bzip2
* coreutils
* libcurl / curl
* gzip
* less
* tar
* liblzma / xz-utils
6 years ago
Leonid Plyushch
b20aa524c6
libbz2: update to 1.0.8
6 years ago
Leonid Plyushch
9099c11d1c
libbz2: fix patch
6 years ago
Leonid Plyushch
4118e83d16
libbz2: update to 1.0.7
6 years ago
Leonid Plyushch
cd12ae19be
mpd: rebuild package and dependencies
And remove `-lunwind -Wl,--exclude-libs=libunwind.a`.
6 years ago
Leonid Plyushch
3199001775
libbz2: bump revision after 0d1170cc
6 years ago
Leonid Plyushch
21dda158ba
libbz2: fix hardcoded paths (/bin/rm /tmp)
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Leonid Plyushch
1b8fca7c3e
fix licenses where possible
Some packages have license set to "custom" and this
should be fixed.
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
9e425e970b
Rebuild all packages with control.tar.gz
Bump the version of all old packages that contained a control.tar.gz
file - as of now only control.tar.xz is used. See #1398 .
7 years ago
Fredrik Fornwall
7e9f3a81dd
libbz2: Add checksum
8 years ago
Fredrik Fornwall
2478fa4664
libbz2: Switch to fossies as main site is down
8 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago