summaryrefslogtreecommitdiff
path: root/media-plugins/vdr-xineliboutput/metadata.xml
blob: e0b82e8b3016576579f3db0d0ff3d7ef1806483c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>vdr@gentoo.org</email>
		<name>Gentoo VDR Project</name>
	</maintainer>
	<use>
		<flag name="cec">Enable CEC support through <pkg>dev-libs/libcec</pkg></flag>
		<flag name="bluray">Enable BluRay metadata support through <pkg>media-libs/libbluray</pkg></flag>
		<flag name="vdr">Compile the vdr output plugin to use local or remote xine as output</flag>
		<flag name="xine">Compile the xine input plugin for displaying vdr video and OSD</flag>
	</use>
	<upstream>
		<remote-id type="sourceforge">xineliboutput</remote-id>
	</upstream>
</pkgmetadata>