Commit Graph

6 Commits

Author SHA1 Message Date
Tee KOBAYASHI 4ebaed15b8 frogcomposband: Fix implicit function declaration 2023-04-12 00:58:11 +09:00
Tee KOBAYASHI 0e9122e870 *: Disable clang16-porting for failing packages
%ci:no-build
2023-04-05 10:40:12 +09: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 d25d42347b packages: Fix hardcoded package name
in `termux_step_install_license()`.

%ci:no-build
2022-05-07 07:31:31 +09: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
Archenoth d38fff8093 Added frogcomposband package build
This game is in the main repository due to the custom license that
Angband used to have that this project inherited
2020-08-25 08:07:21 -06:00