Files
gentoo/media-plugins/vdr-streamdev/metadata.xml
Martin Dummer e80c64fe3e media-plugins/vdr-streamdev: version bump to 0.6.3
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>
2022-06-28 18:38:20 +03:00

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>