summaryrefslogtreecommitdiff
path: root/media-plugins/vdr-streamdev/metadata.xml
blob: 631072874506ff9f350d01e5c820c6005cbf8524 (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 "https://srcux.com/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>
  <origin>srcux</origin>
</pkgmetadata>