termux-pacman-bot
1e05475eb6
*: Re-enable clang16-porting for essential packages
...
%ci:no-build
2023-04-01 15:01:26 +00:00
termux-pacman-bot
203ba4f183
*: Disable clang16-porting for essential packages
...
%ci:no-build
2023-03-28 07:33:09 +00:00
termux-pacman-bot
642119d119
essential tools: Fix implementation of struct __sFILE
2022-09-28 15:50:26 +00:00
termux-actions[bot]
389d76c4b0
packages/gzip
2022-04-08 14:40:11 +00:00
Maxython
31e067bce6
packages/gzip
2021-12-27 01:30:22 +03:00
Maxython
d3941b32bb
packages/gzip
2021-12-04 23:39:26 +03:00
Ivan Max
7f682c8742
create packages group base-devel for pacman format ( #7612 )
...
%ci:no-build
2021-09-28 19:31:50 +03:00
Lucy Phipps
53f71e24b3
gzip: trigger rebuild
2021-09-09 12:22:20 +01:00
Lucy Phipps
310793630d
grep, gzip: update gnulib patch
...
should be the final time, all upstream issues are fixed :)
2021-09-09 11:53:30 +01:00
Lucy Phipps
cfb2a50bd8
gzip: remove gnulib.mk from gnulib.patch
2021-09-08 21:01:33 +01:00
Lucy Phipps
38372f051f
gzip: update gnulib patch again
2021-09-08 20:24:45 +01:00
Lucy Phipps
c3defe8e11
gzip: update patch
2021-09-08 12:50:20 +01:00
Lucinda May Phipps
1ed8eae7c7
gzip: update to 1.11
2021-09-07 07:06:21 +01:00
Lucy Phipps
824578f529
revert gzip until gnulib is fixed
2021-09-06 09:18:15 +01:00
Lucinda May Phipps
f2dcf76c66
gzip: delete lib-stsio-impl.h.patch
...
no longer needed (oops)
2021-09-06 06:39:59 +01:00
Lucinda May Phipps
5859e186a7
gzip: delete lib-vasnprintf.c.patch
...
no longer needed
2021-09-05 00:22:00 +01:00
Lucinda May Phipps
f9e4d34fee
gzip: update lib-stdio-impl.h.patch
2021-09-05 00:13:06 +01:00
Lucy Phipps
3d0d30ba5a
gzip: make patches -p1
2021-09-05 00:00:57 +01:00
Lucinda May Phipps
35f3fe82d5
gzip: update fix-gzexe.patch
2021-09-04 23:46:11 +01:00
Lucinda May Phipps
f2ba2e963d
gzip: update to 1.11
2021-09-04 23:27:31 +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
bf3dbf2a9c
gzip: bump revision
2020-07-07 19:34:22 +03:00
easyaspi314 (Devin)
d3bf4f7621
gzip: hotfix for gnulib vasnprintf.c
...
Don't use %n in vasnprintf.c, it breaks things.
$ gzip --version
FORTIFY: %n not allowed on Android
Aborted
See m4's issue in #4381 .
This should be fixed in the next gzip release, though, as gnulib has
been updated in the master branch. However, for now, this will fix
things.
2020-04-06 02:50:26 +03: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
4832078d86
reformat build.sh for some packages
...
* Packages where dependencies were sorted are bumped.
2019-07-22 01:51:28 +03:00
Leonid Pliushch
ad47bed9bb
specify essential packages
...
* libbz2 / bzip2
* coreutils
* libcurl / curl
* gzip
* less
* tar
* liblzma / xz-utils
2019-07-21 22:18:09 +03:00
Leonid Pliushch
468ad8abbd
gzip: fix path to /tmp
2019-03-02 14:52:32 +02:00
Leonid Pliushch
46d333adba
add licenses for more packages
2019-01-21 17:17:53 +02:00
Fredrik Fornwall
4a35b54bb6
gzip: Add patch to disable broken FILE fields
2019-01-03 02:32:39 +01:00
Fredrik Fornwall
ce5933504e
gzip: Update from 1.9 to 1.10
2018-12-30 23:13:43 +01:00
Fredrik Fornwall
a64437c43a
gzip: Fix text relocations on i686 ( fixes #654 )
2018-04-09 14:13:22 +02:00
Leonid Pliushch
2f96b6a677
fix patch
2018-03-06 16:45:03 +01:00
Leonid Pliushch
e672d27deb
patchfile cleanup
2018-03-06 16:45:03 +01:00
Leonid Pliushch
d365f5e7df
gzip: fix errors in gzexe script
2018-03-06 16:45:03 +01:00
Fredrik Fornwall
8ba6df31d5
gzip: Update from 1.8 to 1.9
2018-01-08 16:06:30 +01:00
Fredrik Fornwall
13d61d5350
gzip: Fix invalid grep path in zgrep ( fix #1161 )
2017-07-26 12:40:05 +02:00
Fredrik Fornwall
b8352277e3
Use more source checksums
2017-03-04 21:54:30 +01:00
Fredrik Fornwall
722ed12d69
Switch from ftp.gnu.org to mirrors.kernel.org
2016-09-24 18:42:39 -04:00
Fredrik Fornwall
dbc107ff6c
gzip: Update from 1.7 to 1.8
2016-04-27 11:05:57 -04:00
Fredrik Fornwall
786d3f9071
gzip: Update from 1.6 to 1.7
2016-03-29 17:53:50 -04:00
Fredrik Fornwall
c64a0461b9
gzip: Fix aarch64 build
2016-01-03 19:46:43 -05:00
Fredrik Fornwall
59f0d218a6
Initial push
2015-06-13 01:03:31 +02:00