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: | 15 |
Popularity: | 1.08 |
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-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR)
- kdsingleapplication
- libvgm-player-gitAUR
- qt6-base (qt6-base-gitAUR, 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-gitAUR, libpipewire-full-gitAUR) (make)
- libsndfile (libsndfile-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- libarchive (libarchive-gitAUR) (optional) – For the libarchive archive plugin
- libebur128 (libebur128-gitAUR) (optional) – For the ReplayGain scanner plugin
- libgme (libgme-vgmplay-gitAUR, game_music_emu-kode54-gitAUR, libgme-gitAUR) (optional) – For the GME audio input plugin
- libopenmpt (libopenmpt-svnAUR) (optional) – For the OpenMPT audio input plugin
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR) (optional) – For the PipeWire audio output plugin
- libsndfile (libsndfile-gitAUR) (optional) – For the GME audio input plugin
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR) (optional) – For the SDL2 audio output plugin
Latest Comments
« First ‹ Previous 1 2 3
zxp19821005 commented on 2024-05-07 07:12 (UTC)
@trotskytown Thanks for your feedback, I've used the upstream's scripts to build the app now, maybe you can try again.
trotskytown commented on 2024-05-07 01:38 (UTC)
I'm getting this, even after confirming I preinstalled all the dependencies outlined in BUILD.MD.
It works fine when I build from scratch using the directions in BUILD.MD. I only get the error when trying to build via the AUR package.
zxp19821005 commented on 2024-02-11 04:26 (UTC)
@archcat @Vedun Maybe you can try the latest version.I've added
kdsingleapplication
as theBUILD.MD
,and it worked well on my PC.archcat commented on 2024-02-09 22:14 (UTC)
I had the same problem as @Vedun, but the issue was resolved, when I installed the necessary dependencies as outlined by the fooyin upstream BUILD.md.
zxp19821005 commented on 2024-02-01 02:32 (UTC) (edited on 2024-02-01 02:33 (UTC) by zxp19821005)
I don't known why your builded file needed
libfooyin_gui.so.0.3.0
.Vedun commented on 2024-01-31 20:50 (UTC) (edited on 2024-01-31 21:01 (UTC) by Vedun)
@zxp19821005
No, for some reason this version doesn't work either.... same error
Here's a look at what it requires this library - libfooyin_gui.so.0.3.0 but it's not there when you install it.
zxp19821005 commented on 2024-01-31 11:40 (UTC)
@Vedun I havn't met the problem,never.Maybe you can try the latest version: https://github.com/ludouzi/fooyin/releases/tag/v0.3.3 .The upstream has fixed Fix plugin/library rpath issues.
Vedun commented on 2024-01-31 04:47 (UTC)
Error of launch
« First ‹ Previous 1 2 3