summaryrefslogtreecommitdiff
path: root/media-plugins/vdr-streamdev
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins/vdr-streamdev')
-rw-r--r--media-plugins/vdr-streamdev/metadata.xml22
1 files changed, 12 insertions, 10 deletions
diff --git a/media-plugins/vdr-streamdev/metadata.xml b/media-plugins/vdr-streamdev/metadata.xml
index b97ea7e5fea2..462ca43b738c 100644
--- a/media-plugins/vdr-streamdev/metadata.xml
+++ b/media-plugins/vdr-streamdev/metadata.xml
@@ -1,19 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>vdr@gentoo.org</email>
- <name>Gentoo VDR Project</name>
- </maintainer>
- <use>
- <flag name="client">
+ <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">
+ <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>
+ </use>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file