termux / termux-packages

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

[packaging request] xcaddy #21102

Open ajhalili2006 opened 3 months ago

ajhalili2006 commented 3 months 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 3 months 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.