gentoo-ebuilds/media-video/mkvalidator/metadata.xml
NHOrus acfedd3151
media-video/mkvalidator: add 0.6.0
Fixes C99 and C23 compatibility, plus general bugfixes

Bug: https://bugs.gentoo.org/809983
Closes: https://bugs.gentoo.org/881069
Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
Closes: https://github.com/gentoo/gentoo/pull/36452
Signed-off-by: Sam James <sam@gentoo.org>
2025-02-10 09:07:18 +00:00

15 lines
707 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>media-video@gentoo.org</email>
<name>Gentoo Video project</name>
</maintainer>
<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">matroska</remote-id>
<remote-id type="github">Matroska-Org/foundation-source</remote-id>
</upstream>
</pkgmetadata>