Commit Graph

21 Commits

Author SHA1 Message Date
Lucy Phipps 6c5fa01539
jhead: update to 3.08 2023-06-08 18:21:51 +01:00
Tee KOBAYASHI b6e7449933 some packages: Re-enable clang16-porting
%ci:no-build
2023-04-07 10:14:33 +09:00
Tee KOBAYASHI 10ada7e4d3 *: Disable clang16-porting for auto-updating packages
%ci:no-build
2023-03-28 16:27:35 +09:00
Tee KOBAYASHI 0603afda32 jhead: Add patch for CVE-2021-34055 2022-11-05 02:00:47 +00:00
Lucy Phipps 7df46dd2d1
jhead: update to 3.06.0.1 2022-07-22 22:29:47 +01:00
Henrik Grimler 79e22923b7
jhead: make sure our compiler flags are used
To fix compilation in ubuntu21 docker image.

Also patch installation step in makefile to avoid us having to
override termux_step_make_install.
2022-02-04 13:24:28 +01: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 5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +02:00
Fredrik Fornwall ceef698834 jhead: Update from 3.03 to 3.04 2019-11-24 20:08:16 +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 c65e36dba4 jhead: fix build.sh
Replace 'cp' with 'install'.
2019-05-23 20:19:31 +03:00
Henrik Grimler a2808e4947 jhead: make sure man folder exists 2019-05-11 06:45:28 +02:00
Wetitpig 5f07ac4eb9 Change permissions 2019-02-09 21:06:31 +02:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Leonid Pliushch 6a3865aa08 fix licenses where possible
Some packages have license set to "custom" and this
should be fixed.
2019-01-21 17:17:53 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall fc192442b9 jhead: Update from 3.02 to 3.03 2019-01-03 02:01:15 +01:00
Fredrik Fornwall 6f7a24df6e jhead: Update from 3.00 to 3.02 2018-12-19 01:36:44 +01:00
Fredrik Fornwall 7f5bdead21 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.
2017-09-15 00:38:35 +02:00
Fredrik Fornwall 544181cd4f Use more source checksums 2017-03-27 01:56:11 +02:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00