Search Criteria
Package Details: oidc-agent 5.3.6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/oidc-agent.git (read-only, click to copy) |
|---|---|
| Package Base: | oidc-agent |
| Description: | A set of tools to manage OpenID Connect tokens and make them easily usable from the command line |
| Upstream URL: | https://github.com/indigo-dc/oidc-agent |
| Keywords: | oidc ssh tokens |
| Licenses: | MIT |
| Submitter: | samuelbernardo |
| Maintainer: | samuelbernardo (alexdandrea) |
| Last Packager: | alexdandrea |
| Votes: | 3 |
| Popularity: | 1.10 |
| First Submitted: | 2020-10-18 17:23 (UTC) |
| Last Updated: | 2026-05-01 11:42 (UTC) |
Dependencies (12)
- bash (bash-gitAUR, bash-devel-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libgcc (libgcc-snapshotAUR)
- libmicrohttpd (libmicrohttpd-gitAUR)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- qrencode (qrencode-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
Latest Comments
1 2 Next › Last »
olifre commented on 2026-04-24 19:20 (UTC) (edited on 2026-04-25 15:46 (UTC) by olifre)
Would it be possible to change the dependency from: aur/webkit2gtk to extra/webkit2gtk-4.1 ? The aur package is quite heavy to compile... Thanks in advance!
EDIT: Seen the change applied, thanks a lot!
alexdandrea commented on 2023-10-05 08:26 (UTC)
I have updated the build files to the most recent release (5.0.1), the diff can be found here: http://0x0.st/HWVE.diff
samuelbernardo commented on 2022-02-12 19:00 (UTC)
Sorry for the delay on publishing most recent release. Need time to test it and assure a quality update.
samuelbernardo commented on 2021-10-29 14:44 (UTC)
Tested and updated to latest release. Enjoy the support of gpg-agent!
samuelbernardo commented on 2021-10-29 14:03 (UTC)
Thank you Lukas. Just waiting to have github release available.
lukas.burgey commented on 2021-10-29 12:40 (UTC)
I added a git version of this package: oidc-agent-git
I incorporated all feedback of this thread.
Cheers, Lukas
LinuxLoverForeve commented on 2021-10-17 20:23 (UTC) (edited on 2021-10-17 20:24 (UTC) by LinuxLoverForeve)
@samuelbernardo Does pkg pull directly from the from github repo upon install? It fails to build but I don't know if it's because of the pkgbuild script or the github repo itself.
Fatal error: can't create obj/oidc-agent/agent_state.o: No such file or directory make: *** [Makefile:236: obj/oidc-agent/agent_state.o] Error 1 make: *** Waiting for unfinished jobs.... Assembler messages: Fatal error: can't create obj/oidc-agent/oidc-agent_options.o: No such file or directory make: *** [Makefile:236: obj/oidc-agent/oidc-agent_options.o] Error 1 Assembler messages: Fatal error: can't create obj/oidc-agent/lock_state.o: No such file or directory make: *** [Makefile:236: obj/oidc-agent/lock_state.o] Error 1 Assembler messages: Fatal error: can't create obj/oidc-agent/daemonize.o: No such file or directory make: *** [Makefile:236: obj/oidc-agent/daemonize.o] Error 1 Assembler messages: Fatal error: can't create obj/oidc-agent/oidcd/parse_internal.o: No such file or directory make: *** [Makefile:236: obj/oidc-agent/oidcd/parse_internal.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting... checking dependencies...samuelbernardo commented on 2021-09-20 09:51 (UTC)
Sorry for the delay again, but will worth for the upgrade. Current version 4.2.0 supports gpg that I will share here.
samuelbernardo commented on 2021-09-09 08:34 (UTC)
Thank you all for your comments. I hope during next days finally release the latest version. Sorry for the delay.
grawity commented on 2021-09-09 08:09 (UTC)
PKGBUILD comments:
1) depends always implies makedepends, so runtime dependencies should not be listed a second time as makedepends.
2) I can't find where the program uses "libcurl-openssl-1.0" (I hope it doesn't!), so the dependency seems no longer necessary.
1 2 Next › Last »