summaryrefslogtreecommitdiff
path: root/media-video
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-16 15:31:39 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-16 15:31:49 +0200
commit67064ef687e8b3a61f5a4698ae1b029e2e70822c (patch)
treec3db398dabe9c6abe72d4840ef57f1518f923e93 /media-video
parent5aed275dd662ecd294a9ba54ab68b9a2b819f4b7 (diff)
downloadgentoo-67064ef687e8b3a61f5a4698ae1b029e2e70822c.tar.gz
gentoo-67064ef687e8b3a61f5a4698ae1b029e2e70822c.tar.xz
Update remote-ids
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/atomicparsley-wez/metadata.xml3
-rw-r--r--media-video/harvid/metadata.xml5
-rw-r--r--media-video/mkclean/metadata.xml5
-rw-r--r--media-video/mkvalidator/metadata.xml5
4 files changed, 14 insertions, 4 deletions
diff --git a/media-video/atomicparsley-wez/metadata.xml b/media-video/atomicparsley-wez/metadata.xml
index ad84b7ad866..ddfe6ea8244 100644
--- a/media-video/atomicparsley-wez/metadata.xml
+++ b/media-video/atomicparsley-wez/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>video</herd>
@@ -7,5 +7,6 @@
</maintainer>
<upstream>
<remote-id type="github">wez/atomicparsley</remote-id>
+ <remote-id type="bitbucket">wez/atomicparsley</remote-id>
</upstream>
</pkgmetadata>
diff --git a/media-video/harvid/metadata.xml b/media-video/harvid/metadata.xml
index c572c7d9b47..410258015a0 100644
--- a/media-video/harvid/metadata.xml
+++ b/media-video/harvid/metadata.xml
@@ -1,8 +1,11 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>video</herd>
<maintainer>
<email>media-video@gentoo.org</email>
</maintainer>
+ <upstream>
+ <remote-id type="github">x42/harvid</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/media-video/mkclean/metadata.xml b/media-video/mkclean/metadata.xml
index 29823979ed8..4a875884f55 100644
--- a/media-video/mkclean/metadata.xml
+++ b/media-video/mkclean/metadata.xml
@@ -1,8 +1,11 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>video</herd>
<longdescription lang="en">
mkclean is a command line tool to clean and optimize Matroska (.mkv / .mka / .mks / .mk3d) and WebM (.webm / .weba) files that have already been muxed. It reorders the elements with the Cues at the front, so your Matroska files are ready to be streamed efficiently over the web. It also removes elements not found in the Matroska specs and the extra Meta Seek list of Clusters that some program add to their file. It can also optionally remux the Cluster blocks to start each boundary with a keyframe and the matching audio/subtitle blocks for that keyframe.
</longdescription>
+ <upstream>
+ <remote-id type="sourceforge">downloads</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/media-video/mkvalidator/metadata.xml b/media-video/mkvalidator/metadata.xml
index 7c38ace4ee3..aed7ede12ed 100644
--- a/media-video/mkvalidator/metadata.xml
+++ b/media-video/mkvalidator/metadata.xml
@@ -1,8 +1,11 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>video</herd>
<longdescription lang="en">
mkvalidator is a simple command line tool to verify Matroska and WebM files for spec conformance. It checks the various bogus or missing key elements against the EBML DocType version of the file and reports the errors/warnings in the command line.
</longdescription>
+ <upstream>
+ <remote-id type="sourceforge">downloads</remote-id>
+ </upstream>
</pkgmetadata>