summaryrefslogtreecommitdiff
blob: b97ea7e5fea2ea1429872c6f998a7fc164f8a044 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<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>