Leonid Pliushch
5123b0cffa
fix formatting of some build.sh
2020-01-13 03:00:07 +02:00
Henrik Grimler
cf856bcae4
privoxy: add termux-services script
2020-01-05 21:06:06 +01:00
Leonid Pliushch
c352216c63
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 18:49:13 +03:00
Leonid Pliushch
c81d4c8698
add stubs to prevent on-device building packages with dangerous operations in build.sh
...
%ci:no-build
2019-08-08 16:58:34 +03:00
Henrik Grimler
1197b9a9e0
termux_step_massage: drop TERMUX_PKG_KEEP_SHARE_DOC
2019-05-19 21:36:30 +03:00
Henrik Grimler
6c27c79a13
pcre: add subpkg libpcreposix
...
privoxy needs it: https://github.com/termux/termux-packages/issues/3706
2019-04-24 20:33:38 +02:00
Leonid Pliushch
11200afa32
add zlib to dependencies where needed
2019-04-14 16:00:23 +03:00
Wetitpig
13cec16263
Spaces to tabs
2019-02-09 21:06:31 +02:00
Leonid Pliushch
46d333adba
add licenses for more packages
2019-01-21 17:17:53 +02:00
Fredrik Fornwall
9f47275dc1
privoxy: Update from 3.0.27 to 3.0.28
2019-01-03 02:03:37 +01:00
Fredrik Fornwall
be98010a28
privoxy: Update from 3.0.26 to 3.0.27
2018-12-31 03:01:48 +01:00
Fredrik Fornwall
51c7760090
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
3b6c86e870
s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION
2017-08-11 14:10:50 +02:00
Fredrik Fornwall
f7f4787b7e
privoxy: Specify TERMUX_PKG_KEEP_SHARE_DOC ( #1117 )
2017-07-07 03:02:23 +02:00
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
2017-02-09 09:22:55 +01:00