summaryrefslogtreecommitdiff
blob: d0cf10c052fe5bc0c778696d5f0829b289e3075e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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>
	<upstream>
		<remote-id type="sourceforge">xineliboutput</remote-id>
	</upstream>
</pkgmetadata>