summaryrefslogtreecommitdiff
blob: afdf685c26ada24c1a52b6416a8e8863c664c01b (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>vdr@gentoo.org</email>
		<name>Gentoo VDR Project</name>
	</maintainer>
	<use>
	    <flag name="client">
			Compile the VDR plugin vdr-streamdev-client
			that acts like a dvb-budget card
		</flag>
		<flag name="server">
			Compile the VDR plugin vdr-streamdev-server
			that allows remote systems to access the
			DVB cards used for the local VDR
		</flag>
	</use>
</pkgmetadata>