Guayadeque is a lightweight and easy-to-use music player that supports smart playlists and can easily manage large music collections.
Juan Rios [email protected]
Tiago Barrionuevo [email protected]
see LICENSE
The announcement by @anonbeat that Guayadeque project has reached the end of its development and was no longer actively maintained let us very sad because you know, we Guayadeque users love it so much!
That said, I want to say I am following @anonbeat track and continuing the Guayadeque development. The main focus right now is keeping it running in the most recent Linux releases and fixing issues.
We want to thank @anonbeat for his amazing work to bring us the incredible music player that Guayadeque is and thank him for his support throughout the years. We also want to thank @openmonk for his invaluable contributions to Guayadeque development.
For bugs, suggestions or requests please check github issues and open one if needed.
For translations please send an email to [email protected]
Special Thanks to Mrmotinjo (Stefan Bogdanovic http://evilsun.carbonmade.com)
for the icon and splash designed for guayadeque.
Need installed cmake, g++, wxWidgets 3.0/3.2, gstreamer1.0, sqlite3, libwxsqlite3, taglib, jsoncpp, libcurl, libdbus-1, libgio
It's been developed in XUbuntu and Linux Mint.
sudo apt install libgdk-pixbuf2.0-dev libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libwxsqlite3-3.0-dev libwxbase3.0-dev libtag-extras-dev cmake g++ binutils
sudo apt install libgdk-pixbuf2.0-dev libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libwxsqlite3-3.0-dev libwxbase3.0-dev libtag1-dev libtag-extras-dev libcurl4-gnutls-dev libdbus-1-dev libjsoncpp-dev cmake g++ binutils
sudo apt install libgdk-pixbuf2.0-dev libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libwxsqlite3-3.0-dev libwxbase3.0-dev libtag1-dev libtag-extras-dev libcurl4-gnutls-dev libdbus-1-dev libjsoncpp-dev gettext cmake g++ binutils
sudo apt install libgdk-pixbuf2.0-dev libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libwxsqlite3-3.2-dev libtag1-dev libcurl4-gnutls-dev libdbus-1-dev libjsoncpp-dev gettext cmake g++ binutils
sudo apt install libgdk-pixbuf2.0-dev libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libwxsqlite3-3.2-dev libtag1-dev libcurl4-gnutls-dev libdbus-1-dev libjsoncpp-dev cmake
sudo urpmi gstreamer1.0-devtools lib64wx_gtk3u_wxsqlite3_3.2-devel lib64taglib-devel lib64sqlite3-devel lib64curl-devel lib64dbus-devel lib64gio2.0_0 lib64jsoncpp-devel cmake binutils
sudo pacman -S wxgtk3 gstreamer gst-plugins-base gst-plugins-good sqlite wxsqlite3 taglib curl dbus gdk-pixbuf2 jsoncpp cmake
gstreamer1.0-libav
: Provides support for a wide range of audio and video codecs, enabling Guayadeque to play more media formats (likeDSD/DSF
).gstreamer1.0-plugins-bad
: Includes additional GStreamer plugins for enhanced functionality, but may have stability or licensing issues.gstreamer1.0-plugins-ugly
: Offers support for certain audio and video formats that may have distribution or patent issues in some countries.
libgpod-dev
: Offers comprehensive support for managing and interacting with iPod devices.gvfs
: Allows Guayadeque to access and manage files through GVFS (GNOME Virtual File System), which is useful for handling remote or virtual file systems.
sudo apt install libgpod-dev gstreamer1.0-libav gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly
sudo pacman -S libgpod gst-libav gst-plugins-bad gst-plugins-ugly gvfs
./build
sudo make install
./build -j$(nproc) -j$(nproc)
sudo make install
./build "" -j$(nproc)
sudo make install