Search Criteria
Package Details: xcaddy 0.4.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/xcaddy.git (read-only, click to copy) |
|---|---|
| Package Base: | xcaddy |
| Description: | Build Caddy with plugins |
| Upstream URL: | https://github.com/caddyserver/xcaddy |
| Licenses: | Apache-2.0 |
| Submitter: | opensorcerer |
| Maintainer: | opensorcerer |
| Last Packager: | opensorcerer |
| Votes: | 2 |
| Popularity: | 0.094562 |
| First Submitted: | 2023-04-25 17:05 (UTC) |
| Last Updated: | 2025-08-05 16:27 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, goup-rsAUR, go-binAUR, gcc-go)
- git (git-gitAUR, git-glAUR) (make)
Required by (7)
- caddy-cloudflare (make)
- caddy-desec (make)
- caddy-dnspod (make)
- caddy-hetzner (make)
- caddy-multiplugins (make)
- caddy-naiveproxy (make)
- caddy-naiveproxy-trojan (make)
Latest Comments
opensorcerer commented on 2024-05-18 09:09 (UTC)
You are right. Moving. Thank you very much :)
TeFiLeDo commented on 2024-05-17 21:22 (UTC)
I think the
godependency needs to be moved frommakedependstodepends, as xcaddy runs thegocommand.arichiardi commented on 2023-08-10 15:29 (UTC) (edited on 2023-08-10 15:42 (UTC) by arichiardi)
Thanks for finding the issue! It is though pulling:
go: added github.com/quic-go/quic-go v0.37.3but the fix was added in
v0.37.4EDIT:
caddyupdated its dependencies yesterday so I am going to try building against that commitopensorcerer commented on 2023-08-10 07:04 (UTC)
Fixed with quic-go v0.34.4. Please rebuild.
arichiardi commented on 2023-08-09 23:15 (UTC)
Hi all! I am following this Arch document.
When I run:
xcaddy build --with github.com/mholt/caddy-webdavI get:
Not a
goexpert here, is this agoversion issue?opensorcerer commented on 2023-05-17 13:20 (UTC)
Ah, right, forgot that. :D Thank you, fix is on the way.
ZhangHua commented on 2023-05-17 04:08 (UTC)
Please add
gitto makedepends to handle git source correctly. Pinning source to a tag or even commit is also required for this package, likegit+$url.git#tag=v$pkgver