Commit Graph

24 Commits

Author SHA1 Message Date
Tee KOBAYASHI b79578e672 privoxy: Update to 3.0.33 2022-02-25 17:12:07 +09:00
Leonid Pliushch 483e0e9ed5
rebuild failed packages 2021-10-13 14:42:06 +03:00
Leonid Pliushch 2264bb382c
fix unbound variable error introduced in some packages 2021-10-13 14:21:55 +03:00
Leonid Pliushch f439e6f810
privoxy: expand home & prefix directory path in service script 2021-10-13 13:38:59 +03:00
Leonid Pliushch 1f8a3a9149
privoxy: update to 3.0.32 2021-05-04 19:55:36 +00:00
Leonid Pliushch febdb16866
privoxy: don't put toolchain parts into package
Issue: https://github.com/termux/termux-packages/issues/6369
2021-02-10 13:23:57 +02:00
Leonid Pliushch afa0f86029
privoxy: update to 3.0.31 2021-02-07 20:16:17 +00:00
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Leonid Pliushch bdc6c78969
privoxy: update to 3.0.29 2020-12-07 22:41:12 +00:00
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