Leonid Plyushch
ea9f241205
fix formatting of some build.sh
5 years ago
Henrik Grimler
d34270b56a
privoxy: add termux-services script
5 years ago
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
702d7acb15
add stubs to prevent on-device building packages with dangerous operations in build.sh
%ci:no-build
5 years ago
Henrik Grimler
42e5b23bb6
termux_step_massage: drop TERMUX_PKG_KEEP_SHARE_DOC
6 years ago
Henrik Grimler
c3c5e5e34a
pcre: add subpkg libpcreposix
privoxy needs it: https://github.com/termux/termux-packages/issues/3706
6 years ago
Leonid Plyushch
cb93af0c30
add zlib to dependencies where needed
6 years ago
Wetitpig
d7648d8aa1
Spaces to tabs
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
589d73913c
privoxy: Update from 3.0.27 to 3.0.28
6 years ago
Fredrik Fornwall
78e88101d9
privoxy: Update from 3.0.26 to 3.0.27
6 years ago
Fredrik Fornwall
1b3f3ebde9
Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
7 years ago
Fredrik Fornwall
b28ead0d4a
s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION
7 years ago
Fredrik Fornwall
8340bbe70a
privoxy: Specify TERMUX_PKG_KEEP_SHARE_DOC ( #1117 )
8 years ago
David Martínez
2acb795a95
Add privoxy package ( #406 )
* Add privoxy package
* privoxy: fixed build as root
* privoxy: update to 3.0.26 and improve build.sh
* privoxy: improve build.sh
* privoxy: fixed putting configs in wrong place
8 years ago