Commit Graph

10 Commits

Author SHA1 Message Date
Tee KOBAYASHI d552f58edb cpio: Bump to 2.14 2023-05-02 20:32:17 +09:00
Tee KOBAYASHI 62ff8c5868 cpio: Fix incompatible function pointer types
%ci:no-build
2023-04-11 05:20:31 +09:00
Tee KOBAYASHI 0e9122e870 *: Disable clang16-porting for failing packages
%ci:no-build
2023-04-05 10:40:12 +09:00
Henrik Grimler abb053274b
cpio: fix build with ndk-r23
Without -fcommon we get an error due to program_name being used in two
source files:

ld: error: duplicate symbol: program_name
>>> defined at global.c
>>>            global.o:(program_name)
>>> defined at progname.c
>>>            progname.o:(.bss+0x0) in archive ../gnu/libgnu.a
clang-12: error: linker command failed with exit code 1 (use -v to see invocation)
2021-11-17 21:09:56 +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
Henrik Grimler 38227f42d6 Update various packages (#5114)
* cpio: update to 2.13

* gmic: update to 2.9.0

* ffsend: update to 0.2.59

* libgrpc: update to 1.28.0

* librsvg: update to 2.48.2

* perl: update to 5.30.2

* ruby: update to 2.7.1

* ripgrep: update to 12.0.1

* repology/excluded_packages: ignore aircrack-ng and guile18

* mpd: update to 0.21.22
2020-04-04 03:49:59 +02:00
Leonid Pliushch 5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +02:00
Fredrik Fornwall fb7414e9f2 Switch from ftp.gnu.org to mirrors.kernel.org 2019-02-16 01:40:05 +01:00
Leonid Pliushch 361d8c519f [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Vladimir Serbinenko 122e6529b9 cpio: New package (GNU cpio)
Busybox cpio is limited to just few of cpio variants. GNU cpio has wider
cpio support.
2017-08-31 16:41:07 +02:00