summaryrefslogtreecommitdiff
path: root/media-plugins/vdr-streamdev/metadata.xml
blob: a4f638e9ccf0d468a9cdd762cb08446ac39a9c6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>martin.dummer@gmx.net</email>
		<name>Martin Dummer</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<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 can connect a vdr to a
			remote streamdev-server instance</flag>
		<flag name="server">Compile the VDR plugin vdr-streamdev-server that allows remote systems to access the
			vdr using streamdev-specific VTP and HTTP protocol</flag>
	</use>
	<upstream>
		<remote-id type="github">vdr-projects/vdr-plugin-streamdev</remote-id>
	</upstream>
</pkgmetadata>