mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
new EAPI 8 make USE=server the default adopt proxy maintainership change HOME due to retirement of http://projects.vdr-developer.org Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/23960 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
26 lines
926 B
XML
26 lines
926 B
XML
<?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>
|