Files
guru/media-plugins/gst-plugins-qt5/metadata.xml
Nicolas Werner cea32f337b media-plugins/gst-plugins-qt5: new package
Dependency for >net-im/nheko-0.8.2.

Bug: https://bugs.gentoo.org/810814
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-10-04 13:42:41 +02:00

20 lines
644 B
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>Ronny (tastytea) Gutbrod</name>
</maintainer>
<longdescription lang="en">
GStreamer plugin for the Qt Qml elements
Includes the following elements:
* qmlgloverlay A filter that renders a QML scene onto a video stream
* qmlglsink A video sink that renders to a QQuickItem
* qmlglsrc A video src that captures a window from a QML view
</longdescription>
<use>
<flag name="egl">Enable EGL support.</flag>
</use>
</pkgmetadata>