Package Details: fooyin-bin 0.10.3-1

Git Clone URL: https://aur.archlinux.org/fooyin-bin.git (read-only, click to copy)
Package Base: fooyin-bin
Description: A customisable music player.Binary version.
Upstream URL: https://www.fooyin.org/
Keywords: alsa audio cpp20 customizable ffmpeg linux music music-player qt taglib
Licenses: GPL-3.0-only
Conflicts: fooyin
Provides: fooyin
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 6
Popularity: 0.034240
First Submitted: 2024-04-06 20:36 (UTC)
Last Updated: 2026-04-07 08:05 (UTC)

Dependencies (19)

Required by (3)

Sources (1)

Latest Comments

1 2 Next › Last »

zxp19821005 commented on 2026-04-07 10:56 (UTC)

@DaforLynx Yes, the upstream has used the old codecs to build it, even though repleced the files. See https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=fooyin-bin#n58 to https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=fooyin-bin#n64 . Maybe you can use fooyin instead !

DaforLynx commented on 2026-04-01 23:13 (UTC) (edited on 2026-04-02 00:42 (UTC) by DaforLynx)

I get /usr/bin/fooyin: error while loading shared libraries: libavcodec.so.61: cannot open shared object file: No such file or directory when attempting to open the program. Something(s) needs to be symlinked, probably - or maybe just statically linked ._. Works fine with the regular fooyin package since it links with my ffmpeg packages.

zxp19821005 commented on 2025-05-16 05:40 (UTC)

@zorbporc Thanks for your feedback, but I've tried using all deb versions of https://github.com/fooyin/fooyin/releases/tag/v0.8.1 , but got different errors. I think it's because the upstream has used a different ffmpeg that not in the Officail Arch LInux repo to build the package. Suggest you use fooyin instead.

zorbporc commented on 2025-05-16 03:02 (UTC)

fooyin: error while loading shared libraries: libavcodec.so.60: cannot open shared object file: No such file or directory

zxp19821005 commented on 2024-10-16 04:52 (UTC)

@Dominiquini Thanks for your feedback, but I've tried using all deb versions of https://github.com/fooyin/fooyin/releases/tag/v0.8.1 , but got different errors. I think it's because the upstream has used a different ffmpeg that not in the Officail Arch LInux repo to build the package. Suggest you use fooyin instead.

Dominiquini commented on 2024-10-16 02:37 (UTC) (edited on 2024-10-16 02:37 (UTC) by Dominiquini)

I'm getting this error when I try to launch this app: "fooyin: error while loading shared libraries: libavcodec.so.60: cannot open shared object file: No such file or directory"

zxp19821005 commented on 2024-05-27 10:37 (UTC)

@ludouzi Thanks a lot for your feedback and guideness, fixed it.

ludouzi commented on 2024-05-24 09:01 (UTC)

This is causing crashes when attempting to add files or play music because TagLib 2.0 isn't binary compatible with TagLib 1.13.1 (the version this is built against).

This can be fixed by removing the symbolic link and depending on 'taglib1' instead.

kimikz commented on 2024-05-23 16:11 (UTC)

@zxp19821005 sorry about that, i didn't see that was the case.

zxp19821005 commented on 2024-05-17 00:19 (UTC)

@kimikz The upstream hasn't released the binary file.