Commit Graph

11 Commits

Author SHA1 Message Date
Tee KOBAYASHI 5821dcd6ff rappel: Fix implicit function declaration
%ci:no-build
2023-04-12 19:31:19 +09:00
Tee KOBAYASHI d7659baee2 *: Disable clang16-porting for failing packages
%ci:no-build
2023-04-06 06:15:09 +09:00
Tee KOBAYASHI 84eb1c8b14 tree-wide: Add informal SHA256 checksum verification
for packages with custom `git checkout` command.

To avoid obvious mistakes.

%ci:no-build
2023-02-07 17:19:41 +00:00
Henrik Grimler 3ec82277d7
tree-wide: use git+[...] instead of [...].git for git urls
The termux_git_clone_src script has been updated and now expects git
urls to start with git+ instead.

%ci:no-build
2023-01-01 18:31:43 +01:00
Tee KOBAYASHI c853ce7251 rappel: Bump to 2022.11.07 2022-11-12 08:39:01 +00:00
Tee KOBAYASHI 68833cc864 */build.sh: Fix indent
for packages the mantainer of which is @termux.

%ci:no-build
2022-11-06 14:04:40 +09:00
2096779623 dd23a889c2 chore: Remove the . in TERMUX_PKG_DESCRIPTION
[skip ci]
2022-07-11 15:45:04 +05:30
Lucy Phipps d2067b15b8
fix files without trailing newlines
%ci:no-build
2021-10-22 20:44:59 +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 35ea9c8ac4 rappel: fix path to tmpdir
Should fix https://github.com/termux/termux-packages/issues/6057

Blacklist i686 and x86_64 because we don't have nasm.
2020-11-21 21:15:04 +00:00
Leonid Pliushch 831c6af3dd new package: rappel
Closes https://github.com/termux/termux-packages/issues/5735.
2020-11-05 19:39:19 +00:00