Package Details: aqualung-git 1.2.r6.gb9e3f5c-2

Git Clone URL: https://aur.archlinux.org/aqualung-git.git (read-only, click to copy)
Package Base: aqualung-git
Description: High quality music player with gapless support
Upstream URL: https://aqualung.jeremyevans.net/
Licenses: GPL2
Conflicts: aqualung
Provides: aqualung
Submitter: jdn06
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 11
Popularity: 0.000000
First Submitted: 2016-03-16 22:36 (UTC)
Last Updated: 2024-08-15 21:07 (UTC)

Latest Comments

1 2 Next › Last »

Mautz commented on 2024-08-15 08:10 (UTC)

Could you please remove libifp from the PKGBUILD deps, since it isn't available anymore.

FabioLolix commented on 2024-06-05 14:36 (UTC)

Thanks, I have adopted it

jdn06 commented on 2024-06-05 14:28 (UTC)

I orphaned this package as I don't use it anymore. Feel free to adopt it!

FabioLolix commented on 2023-10-15 09:48 (UTC)

Hello, makedepends became mandatory once build, there has been several changes lately, see https://github.com/FabioLolix/PKGBUILD-AUR_fix/blob/master/a/aqualung-git/PKGBUILD for a revisioned pkgbuild

chapa commented on 2021-03-27 10:50 (UTC) (edited on 2021-03-27 10:53 (UTC) by chapa)

Hi. Aqualung don`t starts. "Creating directory /home/chapa/.config/aqualung cannot create config directory: mkdir:file exists"

what to do? thanks.

PS I created the folder myself. Aqualung has started.

mokkurkalve commented on 2020-09-08 16:02 (UTC)

They fixed it upstream:

https://github.com/jeremyevans/aqualung/commit/2a3732f1575d69b64ed5c9b76c6213c7d4fbc20b

mokkurkalve commented on 2020-09-04 21:12 (UTC)

@jdn06: You nailed it. Uninstalling libifp was what it took to build the package. I'll try to find the time to report upstream one of these days.

jdn06 commented on 2020-09-04 17:37 (UTC)

@mokkurkalve If I understand correctly my own building log, the building configuration changes in function of what the checking phase finds on the system. On my machines, there is no ifp_device in build log. Perhaps you should open an issue upstream.

mokkurkalve commented on 2020-09-03 22:14 (UTC)

I have a hard time thinking of anything in particular. Just to be on the safe side I eliminated any custom MAKEFLAGS, C*FLAGS, BUILDDIR from makepkg.conf, so it should be default now. (I did these runs with plain makepkg BTW, not any AUR helper.) Anyways: The error looks a little bit different this last run. This is how it ends now:

https://pastebin.com/exJXH82f

jdn06 commented on 2020-09-03 21:26 (UTC)

@mokkurkalve I failed to reproduce your error, even on a clean fresh installation. Is there any particularity in your config?