Package Details: guayadeque 0.7.0-1

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)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

MarcinWieczorek commented on 2017-01-08 00:38 (UTC)

Thank you.

<deleted-account> commented on 2017-01-07 23:33 (UTC)

PKGBUILD for v0.4.3 http://pastebin.com/8QHmAQUZ

JohnRobson commented on 2016-06-16 05:06 (UTC)

==> Retrieving sources... -> Downloading guayadeque-0.3.7.tar.bz2... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading https://downloads.sourceforge.net/project/guayadeque/guayadeque/0.3.7/guayadeque-0.3.7.tar.bz2 Aborting... ==> ERROR: Makepkg was unable to build guayadeque.

strubbl commented on 2016-05-15 14:08 (UTC) (edited on 2017-01-09 11:30 (UTC) by strubbl)

JFYI, development of guayadeque seems to continue on Github: https://github.com/anonbeat/guayadeque Maybe we see a new release there soon.

<deleted-account> commented on 2016-02-18 07:07 (UTC)

Please Note: I have forked guayadeque. Musicqueue is now available in the AUR https://aur.archlinux.org/packages/musicqueue-git/ Thank you for your votes and support!

<deleted-account> commented on 2015-12-14 02:34 (UTC)

Arch news item: https://www.archlinux.org/news/c-abi-change/ wxWidgets-3.0, gstreamer and others are rebuilt as part of abi change Script given in news item will flag this package. Force a rebuild of this package. Guayadeque does not install libstdc++ but is linked against it via wxWidgets.

FSMaxB commented on 2015-12-13 10:39 (UTC)

The script only checks for binaries that link against libstdc++ and are not in the official repositories, so it's normal that it will still be flagged after rebuilding.

<deleted-account> commented on 2015-12-10 22:09 (UTC)

Arch news item: https://www.archlinux.org/news/c-abi-change/ wxWidgets-3.0, gstreamer and others are rebuilt. Script given in news item will flag this package. Just force a rebuild of this package. Script from news item will still flag guayadeque(false positive?) afterwards. Guayadeque does not install libstdc++ but is linked against it via wxWidgets.

<deleted-account> commented on 2015-11-27 01:09 (UTC)

replace deprecated gstreamer pad call

<deleted-account> commented on 2015-11-19 18:03 (UTC)

Latest Change is a workaround for crash on editing track ID3. Anonbeat did great job of building application. Code just needs some attention and updating to move forward.