Commit Graph

30 Commits

Author SHA1 Message Date
Tee KOBAYASHI f8b402499f libmpfr: Rebuild with NDK r23b
to stop leaking compiler-rt builtin functions out of shared libraries.

Also rebuild some revdeps to get rid of reliance on leaked builtins.
2022-03-19 22:55:59 +05:30
Leonid Pliushch cca8ed466a
gawk: update to 5.1.1 2021-11-06 20:59:52 +02:00
Ivan Max 04469d9137
create packages group base-devel for pacman format (#7612)
%ci:no-build
2021-09-28 18:21:42 +03: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 ea2583bb02 gawk: bump revision 2020-07-07 19:33:14 +03:00
Leonid Pliushch 2e8ca893b4 gawk: update to 5.1.0 2020-04-14 22:24:04 +03:00
Leonid Pliushch 77a6ee66c2 gawk: bump revision 2019-08-15 00:05:23 +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 a4b395affc gawk: fix missing essential status 2019-08-11 17:40:39 +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
Leonid Pliushch 6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +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
Fredrik Fornwall 1f92f019aa gawk: Update from 5.0.0 to 5.0.1 2019-06-23 19:43:52 +02:00
Fredrik Fornwall 667ac306e6 gawk: Update from 4.2.1 to 5.0.0 2019-04-14 22:16:57 +02:00
Leonid Pliushch 54036eac1a bump revision of all packages dependent on readline 2019-02-20 17:48:39 +02:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Fredrik Fornwall 5dbafd0f01 gawk: Revision-bump package 2019-01-27 15:27:50 +01:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 3c8955b411 gawk: Avoid O_APPEND on terminal
Setting the O_APPEND flag on a terminal file descriptor causes issues
with SELinux preventing (at least) tmux from working. Fixes #2979.
2018-10-28 23:07:48 +01:00
Fredrik Fornwall 8b2927b646 gawk: Update from 4.2.0 to 4.2.1 2018-02-27 23:25:07 +01:00
Fredrik Fornwall 2468fb4151 gawk: Update from 4.1.4 to 4.2.0 2017-10-20 21:12:01 +02:00
Fredrik Fornwall ce92cc4c5d Stand in srcdir for termux_step_pre_configure 2017-05-11 01:01:20 +02:00
Fredrik Fornwall b8352277e3 Use more source checksums 2017-03-04 21:54:30 +01:00
Fredrik Fornwall af4dc416ed s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/ 2017-01-11 01:21:42 -05:00
Fredrik Fornwall 951e2f60a7 gawk: Replace /bin/sh -> $PREFIX/bin/sh
Fixes #562.
2016-11-23 18:34:10 -05:00
Fredrik Fornwall 722ed12d69 Switch from ftp.gnu.org to mirrors.kernel.org 2016-09-24 18:42:39 -04:00
Fredrik Fornwall 83d11d6e04 Update readline to v7 and bash to v4.4
As a consequence of updating readline to version 7 we bump the
build revision of all packaging linking to it as the soname has
changed.
2016-09-17 18:29:14 -04:00
Fredrik Fornwall d223af49c5 gawk: Update from 4.1.3 to 4.1.4 2016-08-27 12:14:28 -04:00
Fredrik Fornwall 09ede9b077 Rebuild some packages and fix dependencies 2015-11-08 02:23:57 -05:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00