summaryrefslogtreecommitdiff
blob: 7f1a7dfe852aeaa741c3fb75caec22a1d3192665 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>media-tv</herd>
	<maintainer>
		<email>idl0r@gentoo.org</email>
		<name>Christian Ruppert</name>
	</maintainer>
    <longdescription>
		Video Disk Recorder Xinelib PlugIn ( VDR )
	</longdescription>
	<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="libextractor">Use <pkg>media-libs/libextract</pkg> to gather
			files' metadata in media-player</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>
</pkgmetadata>