media-sound/fooyin (pg_overlay)

Search

Install

Install this package:

emerge -a media-sound/fooyin

If the package is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask media-sound/fooyin

Or alternatively:

emerge --autounmask-write -a media-sound/fooyin

Package Information

Description:
A customizable music player, Qt clone of foobar2000
Homepage:
https://www.fooyin.org/
License:
GPL-3

Versions

Version EAPI Keywords Slot
9999 8 ~amd64 0

Metadata

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>sighunter@gmx.de</email>
		<name>Sebastian Engel</name>
	</maintainer>
	<use>
		<flag name="archive">Build the libarchive input plugin using <pkg>app-arch/libarchive</pkg></flag>
		<flag name="openmpt">Build the OpenMPT input plugin using <pkg>media-libs/libopenmpt</pkg></flag>
		<flag name="pipewire">Enable sound support via native PipeWire backend</flag>
		<flag name="replaygain">Enable support for Replay Gain scanning using <pkg>media-libs/libebur128</pkg> instead of using ffmpeg</flag>
	</use>
	<upstream>
		<remote-id type="github">fooyin/fooyin</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

Manage flags for this package: euse -i <flag> -p media-sound/fooyin | euse -E <flag> -p media-sound/fooyin | euse -D <flag> -p media-sound/fooyin

Flag Description 9999
alsa Enable alsa output for sound emulation ⚠️
archive Build the libarchive input plugin using <pkg>app-arch/libarchive</pkg>
openmpt Build the OpenMPT input plugin using <pkg>media-libs/libopenmpt</pkg>
pipewire Enable sound support via native PipeWire backend
replaygain Enable support for Replay Gain scanning using <pkg>media-libs/libebur128</pkg> instead of using ffmpeg
sdl Use Simple Directmedia Layer (<pkg>media-libs/libsdl</pkg>) for audio. ⚠️
sndfile Enable wav playback support via <pkg>media-libs/libsndfile</pkg> ⚠️
test Perform tests (slow!) and install compressed test results ⚠️