Package Details: fooyin 0.9.2-4

Git Clone URL: https://aur.archlinux.org/fooyin.git (read-only, click to copy)
Package Base: fooyin
Description: A customisable music player.
Upstream URL: https://www.fooyin.org/
Keywords: alsa audio cpp20 customizable ffmpeg linux music music-player qt taglib
Licenses: GPL-3.0-only
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 41
Popularity: 4.19
First Submitted: 2024-01-24 02:38 (UTC)
Last Updated: 2026-01-12 03:58 (UTC)

Latest Comments

1 2 3 4 5 6 Next › Last »

zxp19821005 commented on 2026-01-12 03:58 (UTC)

@ginnokami Thanks for your feedback, fixed it.

ginnokami commented on 2026-01-11 20:54 (UTC)

Would you consider removing the -j"$(nproc)" so that it doesn't override the user's set option in makepkg.conf? See https://wiki.archlinux.org/title/Makepkg#Parallel_compilation for more info if you were unfamiliar with the feature.

zxp19821005 commented on 2025-12-12 02:27 (UTC)

@aldeano Thanks for your feedback, fixed it.

aldeano commented on 2025-12-12 01:18 (UTC)

Got this error installing this package:


[66/510] Building CXX object src/utils/CMakeFiles/fooyin_utils.dir/actions/proxyaction.cpp.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: fooyin-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
fooyin - exit status 4

zxp19821005 commented on 2025-10-17 01:22 (UTC)

@carmik All right. Waiting for the upstream to solve the problems.

carmik commented on 2025-10-16 16:37 (UTC)

@zxp19821005 I've installed it, still buggy but different message now. Will contact upstream for the issue.

zxp19821005 commented on 2025-10-14 02:16 (UTC)

@carmik Thanks for your feedback, I've added it, but I forgot to change the pkgrel. Can you try again?

carmik commented on 2025-10-13 05:21 (UTC)

@zxp19821005: if possible consider also for inclusion the following fix for FLAC import when playlists exist: https://github.com/fooyin/fooyin/commit/a3eab71db4e5664e439efaf4f85ffd866b94b3d1

zxp19821005 commented on 2025-10-13 02:53 (UTC)

@bb10 Thanks for your help, fixed it.

bb10 commented on 2025-10-12 10:45 (UTC)

FYI: This will currently fail to compile due to changes in Qt6.10. Requires https://github.com/fooyin/fooyin/commit/7b171c0da2b9289468696424fe51f76e1c365bb5 to fix compilation error.