termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
12.97k stars 2.98k forks source link

[packaging request] xcaddy #21102

Open ajhalili2006 opened 1 month ago

ajhalili2006 commented 1 month ago

Why is it worth to add this package?

The CLI tool and its associated Go package for building custom builds of caddy, especially for those who want to use and develop Caddy plugins in the Termux environment. Requires golang package to run xcaddy build.

Related to https://github.com/termux/termux-packages/issues/92 from the archives.

Home page URL

https://caddyserver.com/docs/build#xcaddy

Source code URL

https://github.com/caddyserver/xcaddy

Packaging policy acknowledgement

Additional information

I might do the build myself later and this section will be updated soon.

ajhalili2006 commented 1 month ago

Although it is possible to go through the go install route, I may consider sending a patch resolving this issue myself once I checked if it worked.