Search Criteria
Package Details: guayadeque 0.7.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/guayadeque.git (read-only, click to copy) |
---|---|
Package Base: | guayadeque |
Description: | Lightweight music player |
Upstream URL: | https://github.com/thothix/guayadeque |
Keywords: | music player |
Licenses: | GPL-3.0-only |
Submitter: | None |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 27 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-29 19:26 (UTC) |
Last Updated: | 2025-02-23 11:03 (UTC) |
Dependencies (21)
- curl (curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, 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 (icu-gitAUR, icu73AUR, icu63AUR, icu74AUR, icu75AUR, icu, lib32-icu)
- libicuuc.so (icu-gitAUR, icu73AUR, icu63AUR, icu74AUR, icu75AUR, icu, lib32-icu)
- taglib (taglib-gitAUR)
- wxsqlite3
- wxwidgets-common (wxwidgets-common-gitAUR, wxwidgets-common-lightAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- gst-libav (gst-libav-gitAUR) (optional) – additional codecs
- gst-plugins-bad (gst-plugins-bad-gitAUR) (optional) – additional codecs
- Show 1 more dependencies...
Latest Comments
1 2 3 4 5 6 7 Next › Last »
saschabaer commented on 2025-03-28 16:15 (UTC)
thank you for your help @FabioLolix, as always: your help is highly appreciated! thx
FabioLolix commented on 2025-03-28 16:11 (UTC) (edited on 2025-03-28 16:15 (UTC) by FabioLolix)
@saschabaer remove guayadeque and reinstall after the update (another solution is to manage your AUR stuff with a local repo and devtools)
This is intentional, otherwise the program will fail to start with
error while loading shared libraries: libXXX.so.XXX: cannot open shared object file: No such file or directory
saschabaer commented on 2025-03-28 16:08 (UTC)
does somebody has an idea or a suitable solution to the following error: :: installing icu (76.1-1) breaks dependency 'libicuuc.so=75-64' required by guayadeque :: installing icu (76.1-1) breaks dependency 'libicui18n.so=75-64' required by guayadeque
thx in advance!
FabioLolix commented on 2024-11-30 10:49 (UTC)
No it has been dealt with automatically
thothix commented on 2024-11-12 18:18 (UTC) (edited on 2024-11-12 18:18 (UTC) by thothix)
Hi @FabioLoLix
v0.6.1 was released and it has some config file changes I think require some changes in the packaging. Please see the metadata changes in the Changelog. Thanks.
thothix commented on 2024-10-03 14:02 (UTC) (edited on 2024-10-08 02:23 (UTC) by thothix)
Update: ** There'll be a new release next week. **
v0.5.3 is out.
0.5.3 (2024-10-02)
Enhancements
If we want to clear the playlist, we have the Clear Playlist (menu and playlist toolbar)
Bugfixes
Thanks
thothix commented on 2024-09-30 11:50 (UTC) (edited on 2024-09-30 11:51 (UTC) by thothix)
Thanks everyone for the acknowledgment!
FabioLolix commented on 2024-09-30 10:50 (UTC)
I'll update when I'm home
spsf64 commented on 2024-09-30 02:13 (UTC)
@thothix, thank you, with this change it worked perfectly!
thothix commented on 2024-09-29 21:16 (UTC) (edited on 2024-09-29 21:17 (UTC) by thothix)
Hey @FabioLolix
I solved the issue in the AUR build changing the PKGBUILD with:
-DCMAKE_BUILD_TYPE="Release" \
1 2 3 4 5 6 7 Next › Last »