Search Criteria
Package Details: dex-idp 2.42.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dex-idp.git (read-only, click to copy) |
|---|---|
| Package Base: | dex-idp |
| Description: | OpenID Connect Identity (OIDC) and OAuth 2.0 Provider with Pluggable Connectors |
| Upstream URL: | https://github.com/dexidp/dex |
| Licenses: | Apache |
| Submitter: | Sloonz |
| Maintainer: | None |
| Last Packager: | AlexBocken |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-06-15 16:11 (UTC) |
| Last Updated: | 2025-04-15 09:11 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
AlexBocken commented on 2024-11-20 10:41 (UTC)
@thefalsepanda Thanks for the report! Is the build failing for you or is the resutling installed binary not working? I'm not using the package myself anymore so currently I only check for working builds.
I have adjusted the PKGBUILD a bit to be a bit more robust. For me it builds in a clean chroot as well as locally how it is currently. Please let me know if this fixed it for you or not.
thefalsepanda commented on 2024-11-20 09:58 (UTC)
build is broken, needs to be changed to go build -o "${srcdir}/dex" ./cmd/dex
AlexBocken commented on 2023-10-06 14:54 (UTC)
@XDJackieXD A bit late but the typo is now fixed as I have adopted the package.
XDjackieXD commented on 2021-09-14 23:37 (UTC)
Thanks for making the package! Could you please fix the typo in dex.service? It says
[Intall]instead of[Install]^^