Search Criteria
Package Details: fooyin 0.8.1-2
Package Actions
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://github.com/ludouzi/fooyin |
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: | 18 |
Popularity: | 2.65 |
First Submitted: | 2024-01-24 02:38 (UTC) |
Last Updated: | 2024-10-22 00:48 (UTC) |
Dependencies (27)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR)
- kdsingleapplication
- libvgm-player-gitAUR
- qt6-base (qt6-base-gitAUR, qt6-base-noguiAUR, qt6-base-headlessAUR)
- qt6-svg
- qt6-tools
- taglib (taglib-gitAUR)
- cmake (cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- icu (icu-gitAUR) (make)
- libarchive (libarchive-gitAUR) (make)
- libebur128 (libebur128-gitAUR) (make)
- libgme (libgme-vgmplay-gitAUR, game_music_emu-kode54-gitAUR, libgme-gitAUR) (make)
- libopenmpt (libopenmpt-svnAUR) (make)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR) (make)
- libsndfile (libsndfile-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- Show 7 more dependencies...
Latest Comments
1 2 3 4 Next › Last »
mister commented on 2025-02-13 13:36 (UTC)
just in case anyone else comes here with the same problem. There is a bug already reported on the project github.
TL;DR: if fooyin does not work for you, use "QT_STYLE_OVERRIDE=Fusion fooyin" to launch.
zxp19821005 commented on 2025-02-13 08:11 (UTC)
@mister I've no idea about it,too. I'm not a developer, package porting is just my personal hobby.
mister commented on 2025-02-13 08:05 (UTC)
@zxp19821005 I run a full sys upgrade (-Syyuu) every morning. Today Fooyin was working before the upgrade. After upgrading and rebooting the computer, it just core-dumps.
I never rule out the possibility of this being just a "me problem" but I have no idea how to investigate this further.
zxp19821005 commented on 2025-02-13 07:55 (UTC)
@mister I havn't met the problem. I think maybe you should update your system first and try again.
mister commented on 2025-02-13 07:42 (UTC) (edited on 2025-02-13 07:44 (UTC) by mister)
Since the upgrade to plasma 6.3, fooyin no longer works. For me at least:
from dmesg:
zxp19821005 commented on 2024-10-22 00:49 (UTC)
@ImmortAlex Thanks for your feedback,fixed it.
ImmortAlex commented on 2024-10-18 07:03 (UTC)
Why it depends on taglib, but makedepends on taglib1 ?
zxp19821005 commented on 2024-08-29 01:43 (UTC)
@ZhangHua 谢谢反馈,已经按照你的建议进行了修改。
miffe commented on 2024-08-28 11:55 (UTC)
Needs git in makedepends
ZhangHua commented on 2024-08-28 11:03 (UTC)
The second problem is that libvgm-player-git should be set to
depends
, you can runldd /usr/lib/fooyin/plugins/fyplugin_vgminput.so
to find that it links tolibvgm-player.so
dynamically. If libvgm-player is removed after building fooyin, this library will not be initialized successfully, you can check plugin list in settings to find that.1 2 3 4 Next › Last »