Commit Graph

12 Commits

Author SHA1 Message Date
termux-pacman-bot
b5225e9c54 tree-wide: rename TERMUX_MAKE_PROCESSES to TERMUX_PKG_MAKE_PROCESSES
Some packages have issues with parallel builds and need to set
TERMUX_MAKE_PROCESSES=1. All other build variables that package
recipes set are prefixed with TERMUX_PKG, use that for MAKE_PROCESSES
as well for consistency.

%ci:no-build
2024-06-16 09:38:16 +00:00
termux-pacman-bot
0229f6663e bump(main/gkermit): 2.01 2023-10-25 11:31:11 +00:00
termux-pacman-bot
d389513b9d gkermit: Fix implicit function declaration 2023-04-12 18:32:24 +00:00
termux-pacman-bot
02ff31cbaf *: Disable clang16-porting for failing packages
%ci:no-build
2023-04-05 01:45:12 +00:00
termux-actions[bot]
c82b0040bf packages/crunch&&packages/gkermit 2022-04-03 20:26:12 +00:00
Ivan Max
834fe33c79 gkermit 2022-04-03 19:26:19 +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
a222457a36 gkermit: use LDFLAGS 2020-08-09 22:26:03 +03:00
Henrik Grimler
7c74bf9726 Rename termux_step_post_extract_package->termux_step_post_get_source 2020-07-21 10:14:19 +02:00
Leonid Pliushch
6c886523ef fix formatting for some packages
%ci:no-build
2020-05-09 14:09:43 +03:00
Henrik Grimler
57cab11d83 gkermit: get src tar from mirror 2020-05-06 16:34:29 +02:00
gtellalov
2942cba945 Add gkermit build scripts (#1937) 2019-10-24 20:27:16 +03:00