chaotic-aur / packages

Read-only mirror of Chaotic-AUR's main repository. Issues and bug reports welcome! 📑
https://gitlab.com/chaotic-aur/pkgbuilds
GNU General Public License v3.0
337 stars 20 forks source link

[Remove] fooyin #3219

Closed theblu3j closed 4 months ago

theblu3j commented 4 months ago

Package:

https://aur.archlinux.org/packages/fooyin

Purpose:

Fantastic new QT based music player. Takes inspiration from foobar2000, but is open source.

Benefits:

Foobar2000 runs through wine, Fooyin does not

Building:

https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=fooyin makepkg -si

Copyright:

GPL3

Expected Interest:

Some

Already available?

No

Unique request?

Yes

Banned package?

No

More information:

No response

xiota commented 3 months ago

Considering adding interfere or switching to custom package to avoid depends on libvgm-player-git. Better for stable packages to avoid -git depends.

theblu3j commented 3 months ago

With the limited knowledge I have, I looked through the Fooyin CI page jobs and it looks like there is a job set up for Arch but nothing is being produced (yet?). There is also fooyin-bin already on the AUR using the .deb.

xiota commented 3 months ago

The problem is aur/fooyin fails to build because relatively new depends on aur/libvgm-player-git. Since it's better for stable packages to not depend on git packages, I'm considering modifying the package. Nothing else uses libvgm, so there's no benefit keeping it as a separate package.

Alternatively, could switch to aur/fooyin-git.

xiota commented 2 months ago

Decided to switch to fooyin-git. Related #3276