summaryrefslogtreecommitdiff
blob: a30254b912a913bf56a3bc92f7ffec961c092bc8 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>candrews@gentoo.org</email>
		<name>Craig Andrews</name>
	</maintainer>
	<use>
		<flag name="airplay">enable AirPlay support</flag>
		<flag name="bluray">Enable playback of Blu-ray filesystems</flag>
		<flag name="caps">Use <pkg>sys-libs/libcap</pkg> to bind to privileged ports as non-root</flag>
		<flag name="cec">Enable support for HDMI-CEC devices via libcec</flag>
		<flag name="gbm">Use the Graphics Buffer Manager for EGL on KMS.</flag>
		<flag name="gles">Enable support for GLES</flag>
		<flag name="lirc">Enable support for IR remote controls using <pkg>app-misc/lirc</pkg></flag>
		<flag name="mariadb">Add MariaDB support</flag>
		<flag name="dav1d">Enables AV1 decoding via <pkg>media-libs/dav1d</pkg></flag>
		<flag name="nfs">Enable NFS client support</flag>
		<flag name="dvd">Enable optical (CD/DVD drive) support</flag>
		<flag name="power-control">Enable control of shutdown, reboot, suspend, and hibernate</flag>
		<flag name="raspberry-pi">Enable support for the Raspberry Pi</flag>
		<flag name="system-ffmpeg">Use system ffmpeg instead of the bundled one</flag>
		<flag name="libusb">Use <pkg>virtual/libusb</pkg> for usb device hotplug support. This flag should only be enabled if you're running a non-Linux kernel or you don't want to use <pkg>sys-fs/udev</pkg>.</flag>
		<flag name="udf">Enable UDF support. Required for playing blurays.</flag>
		<flag name="udev">Use <pkg>sys-fs/udev</pkg> rules to handle devices' permissions and hotplug support. Unless you know what you're doing do not disable this flag on Linux kernels. This is provided as an option for completeness.</flag>
		<flag name="webserver">Enable internal webserver</flag>
		<flag name="xslt">Enable XSLT support using <pkg>dev-libs/libxslt</pkg></flag>
	</use>
	<upstream>
		<bugs-to>https://trac.kodi.tv/</bugs-to>
		<remote-id type="github">xbmc/xbmc</remote-id>
	</upstream>
</pkgmetadata>