The issue with the codeberg repository have been solved; meanwhile the AUR is blocked the updated pkbuild is on my github (and the main place where I maintain them)
Search Criteria
Package Details: guayadeque-git 0.7.0.r0.ge16e8d5e-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/guayadeque-git.git (read-only, click to copy) |
|---|---|
| Package Base: | guayadeque-git |
| Description: | Lightweight music player |
| Upstream URL: | https://github.com/thothix/guayadeque |
| Keywords: | multimedia music player |
| Licenses: | GPL-3.0-only |
| Conflicts: | guayadeque |
| Provides: | guayadeque |
| Submitter: | strubbl |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 12 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-05-15 18:56 (UTC) |
| Last Updated: | 2025-02-23 11:03 (UTC) |
Dependencies (22)
- curl (curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gst-plugins-good (gst-plugins-good-gitAUR)
- gstreamer (gstreamer-gitAUR)
- icu (icu-gitAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- libicui18n.so (icu63AUR, icu75AUR, icu73AUR, icu74AUR, icu76AUR, icu77AUR, icu-gitAUR, icu, lib32-icu)
- libicuuc.so (icu63AUR, icu75AUR, icu73AUR, icu74AUR, icu76AUR, icu77AUR, icu-gitAUR, icu, lib32-icu)
- taglib (taglib-gitAUR)
- wxsqlite3
- wxwidgets-common (wxwidgets-common-lightAUR, wxwidgets-common-gitAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-lightAUR, wxwidgets-gtk3-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- gst-libav (gst-libav-gitAUR) (optional) – additional codecs
- Show 2 more dependencies...
Required by (0)
Sources (1)
FabioLolix commented on 2026-08-06 20:17 (UTC)
FabioLolix commented on 2026-08-06 20:15 (UTC)
- this pkgbuild is maintained at https://github.com/FabioLolix/PKGBUILD
FabioLolix commented on 2026-07-24 05:36 (UTC)
The codeberg repo don't work see https://codeberg.org/thothix/guayadeque/issues/104
Aroun commented on 2026-07-24 00:08 (UTC)
@FabioLolix Guayadeque project has been migrated to Codeberg and the Github repository was archived.
The new project repository is at:
https://codeberg.org/thothix/guayadeque
Source code until 0.7.5 is still available read-only in Github by now.
Moxon commented on 2020-06-13 09:14 (UTC)
https://github.com/anonbeat/guayadeque/pull/100 is fixed by now
spsf64 commented on 2020-05-20 07:18 (UTC)
@strubbl thanks for responding, hope it gets fixed upstream.
strubbl commented on 2020-05-19 19:04 (UTC)
I added jsoncpp to the dependencies. But i did not push that change to the aur yet, because otherwise all people will run into this build error.
I filed a pull request to report this issue to the project: https://github.com/anonbeat/guayadeque/pull/100
After this gets merged or fixed otherwise, i am going to push the jsoncpp-related change.
spsf64 commented on 2020-05-19 17:24 (UTC) (edited on 2020-05-19 17:25 (UTC) by spsf64)
@strubbl, yes, I think "jsoncpp" should be listed as dependency... Anyway, I cannot build as of today, it errors out: make[2]: [src/CMakeFiles/guayadeque.dir/build.make:902: src/CMakeFiles/guayadeque.dir/ui/jamendo/Jamendo.cpp.o] Error 1 make[2]: Waiting for unfinished jobs.... make[1]: [CMakeFiles/Makefile2:804: src/CMakeFiles/guayadeque.dir/all] Error 2 make: [Makefile:150: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...
strubbl commented on 2020-05-10 17:31 (UTC) (edited on 2020-05-10 18:02 (UTC) by strubbl)
jsoncpp is required by cmake [0] and should be installed during build process and it is checked for in the CmakeLists [1]. Why is it uninstalled afterwards at your PC?
[0] https://www.archlinux.org/packages/extra/x86_64/cmake/
Do you think, i should add it to the depends list in the PKGBUILD?
spsf64 commented on 2020-05-09 16:29 (UTC)
@FabioLolix, just tried again with fully updated system, same error... When I install jsoncpp guayadeque starts fine. Does it work for you without jsoncpp?
Pinned Comments
FabioLolix commented on 2026-08-06 20:15 (UTC)