Package Details: guayadeque 0.6.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: 2024-10-26 22:48 (UTC)

Latest Comments

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

FabioLolix commented on 2024-09-29 05:57 (UTC)

Hey thothix, thanks for let me know, I have actually seen your repo a couple of days ago from a repology notification and updating is incoming, I have adopted guayadeque-git which has been abandoned by its maintainer

thothix commented on 2024-09-29 00:55 (UTC)

Hey Fabio,

As anonbeat is not developing Guayadeque anymore I started a new fork. I'm trying to contact him to get Guayadeque development officially but without success until now. My last Guayadeque version is building successfully in Arch, Mageia, Debian and 3 last Ubuntu LTS releases. I'm starting to contact maintainers of previous releases to know if they are interested in package these releases. I hope to get some contact to anonbeat, I even want to get with him the old forum from guayadeque.org to put it online again (or start a new one in the future).

My repo is https://github.com/thothix/guayadeque

Best regards

saschabaer commented on 2024-02-03 14:57 (UTC)

Thx Fabio for your fast response and good to hear that you have an eye on this repo!

and thx for pointing it out. I haven't questioned the location of cmake. that is indeed weird. i have to sort that out.

cheers!

FabioLolix commented on 2024-02-03 14:07 (UTC)

as anonbeat is not developing guayadeque anymore

I wasn't aware the development was official terminated, thanks for letting me know

it's however still a github fork. would it be possible to update your package with his? https://github.com/openmonk/guayadeque

openmonk have not released any version yet and the program still fails to build against the new taglib 2.0, I'll see in the future, I have enabled notifications for that repo

==> Starting build()...
Traceback (most recent call last):
  File "/home/X/.local/bin/cmake", line 5, in <module>
    from cmake import cmake
ModuleNotFoundError: No module named 'cmake'

There is something peculiar in your environment, why it is trying to use ~/.local/bin/cmake instead of /usr/sbin/cmake and it looks like the tipical python module error

saschabaer commented on 2024-02-03 13:33 (UTC) (edited on 2024-02-03 13:37 (UTC) by saschabaer)

Hey Fabio,

as anonbeat is not developing guayadeque anymore, openmonk has jumped in to provide some fixes. it's however still a github fork. would it be possible to update your package with his? https://github.com/openmonk/guayadeque

Thanks for your help in advance!

For now I get a build error, when trying to (re)install your package:


Building guayadeque...
==> Making package: guayadeque 0.4.7-1 (Sa 03 Feb 2024 14:34:16 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found guayadeque-0.4.7.tar.gz
  -> Found a9ecb9d8bf785281ed8ccf292cccf3525ffeb457.patch
==> Validating source files with sha256sums...
    guayadeque-0.4.7.tar.gz ... Passed
    a9ecb9d8bf785281ed8ccf292cccf3525ffeb457.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting guayadeque-0.4.7.tar.gz with bsdtar
==> Starting prepare()...
patching file src/ui/aui/AuiNotebook.cpp
==> Removing existing $pkgdir/ directory...
==> Starting build()...
Traceback (most recent call last):
  File "/home/X/.local/bin/cmake", line 5, in <module>
    from cmake import cmake
ModuleNotFoundError: No module named 'cmake'
==> ERROR: A failure occurred in build().
    Aborting...

FabioLolix commented on 2023-06-18 15:00 (UTC)

I had some build failure as reported by balwierz but they are no longer happening since a while

balwierz commented on 2023-03-15 14:32 (UTC)

Does not build

FabioLolix commented on 2022-10-31 11:00 (UTC)

I'm having some build failure

hardyh commented on 2022-07-27 16:55 (UTC)

The latest wxgtk update broke Guayadeque, it won't start anymore: guayadeque: error while loading shared libraries: libwx_gtk3u_aui-3.0.so.0: cannot open shared object file: No such file or directory

exaveal commented on 2022-02-03 22:28 (UTC)

Okay, I just need to rebuild! Thanks!