summaryrefslogtreecommitdiff
blob: e6f3a0a8f95ce1765fbe49bc9b1d6b1933f166c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>ionen@gentoo.org</email>
		<name>Ionen Wolkens</name>
	</maintainer>
	<use>
		<flag name="archive">Enable support for various archive formats via <pkg>app-arch/libarchive</pkg></flag>
		<flag name="bluray">Enable playback of Blu-ray filesystems</flag>
		<flag name="cli">Enable the command-line player</flag>
		<flag name="drm">Enable Kernel Mode Setting / Direct Rendering Manager based video outputs</flag>
		<flag name="gamepad">Enable gamepad input support</flag>
		<flag name="libmpv">Enable the shared library and headers (used by frontends / plugins)</flag>
		<flag name="libplacebo">Enable support for GPU accelerated video rendering with <pkg>media-libs/libplacebo</pkg></flag>
		<flag name="lua">Enable Lua scripting, OSC (On Screen Controller) GUI, and <pkg>net-misc/yt-dlp</pkg> support</flag>
		<flag name="mmal">Enable Multi-Media Abstraction Layer (MMAL) decoding support: Available e.g. on the Raspberry Pi</flag>
		<flag name="opengl">Enable support for OpenGL-based video backends
			(Note: deprecated for X11, USE=egl provides the newer support for -gpu-api=opengl)</flag>
		<flag name="pipewire">Enable sound support via native PipeWire backend</flag>
		<flag name="raspberry-pi">Enable support for the Raspberry Pi</flag>
		<flag name="rubberband">Enable high quality pitch correction via <pkg>media-libs/rubberband</pkg></flag>
		<flag name="sdl">Enable <pkg>media-libs/libsdl2</pkg> based video and audio outputs
			(Note: these outputs exist for compatibility reasons only, avoid if possible)</flag>
		<flag name="sixel">Enable support for the sixel video backend using <pkg>media-libs/libsixel</pkg></flag>
		<flag name="sndio">Enable sound support via <pkg>media-sound/sndio</pkg></flag>
		<flag name="tools">Install extra tools: mpv_identify.sh, mpv_idet.sh, and umpv</flag>
		<flag name="uchardet">Enable subtitles charset discovery via <pkg>app-i18n/uchardet</pkg></flag>
		<flag name="zimg">Enable libzimg support (for vf_fingerprint)</flag>
	</use>
	<upstream>
		<remote-id type="github">mpv-player/mpv</remote-id>
	</upstream>
</pkgmetadata>