summaryrefslogtreecommitdiff
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/mkclean/metadata.xml
parentsys-freebsd/freebsd-usbin: Merge FreeBSD-SA-15:24.rpcbind fix (diff)
downloadgentoo-67064ef687e8b3a61f5a4698ae1b029e2e70822c.tar.gz
gentoo-67064ef687e8b3a61f5a4698ae1b029e2e70822c.tar.bz2
gentoo-67064ef687e8b3a61f5a4698ae1b029e2e70822c.zip
Update remote-ids
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-video/mkclean/metadata.xml')
-rw-r--r--media-video/mkclean/metadata.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/media-video/mkclean/metadata.xml b/media-video/mkclean/metadata.xml
index 29823979ed85..4a875884f559 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>