Commit Graph

9 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
627769cec3 libowfat: Fix implicit function declaration 2023-04-05 03:01:24 +00:00
termux-pacman-bot
126b937346 tree-wide: remove pthread/rt patches and workarounds
Commit af18f1dac0b5 ("scripts: start_build: create libpthread and
librt as well") added helper libs so that packages that try to find
these libs can do so.

%ci:no-build
2023-02-13 06:03:05 +00:00
termux-pacman-bot
b268b4c17d libowfat: Bump to 0.33 2022-11-18 13:10:22 +00:00
termux-actions[bot]
0c69b9ad01 packages/libowfat 2022-02-16 13:23:22 +00:00
Henrik Grimler
aeeb0f2c9a libowfat: fix build with ndk-r23 2021-10-22 23:05:45 +02: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
b59ca1ec7e libowfat: replace gcc with clang 2020-01-01 23:36:09 +02:00
Leonid Pliushch
aa341dd206 new packages: gatling + libowfat
Requested in https://github.com/termux/termux-packages/issues/4386.
2020-01-01 22:55:23 +02:00