Commit Graph

8 Commits

Author SHA1 Message Date
Henrik Grimler a0fcbe540c
chore(main/eja): include headers to define missing symbols
Or else build fails due to alloca and luaL_openlibs being undefined.
2023-10-02 22:23:55 +02:00
Tee KOBAYASHI b6e7449933 some packages: Re-enable clang16-porting
%ci:no-build
2023-04-07 10:14:33 +09:00
Tee KOBAYASHI 10ada7e4d3 *: Disable clang16-porting for auto-updating packages
%ci:no-build
2023-03-28 16:27:35 +09:00
Leonid Pliushch 27afd9e665
auto updates: migrate config from github-projects.txt to build.sh-specific
Re-enable automatic updates after deleting github-projects.txt.

%ci:no-build
2021-10-04 13:43:31 +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
Ubaldo Porcheddu 9e4531ec10 eja: update to 13.11.25 2020-11-25 15:04:38 +02:00
Leonid Pliushch 651b7407cc
eja: fix paths
/bin and /lib should be a subdirectories of _EJA_PATH ($PREFIX).

Replaces https://github.com/termux/termux-packages/pull/6069.
2020-11-25 03:55:55 +02:00
Ubaldo Porcheddu 79559c4ee8 add eja micro web server (#6051) 2020-11-22 20:37:08 +02:00