mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
media-plugins/gst-plugins-qt6: new package, add 1.22.11
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
23
media-plugins/gst-plugins-qt6/metadata.xml
Normal file
23
media-plugins/gst-plugins-qt6/metadata.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>cyber+gentoo@sysrq.in</email>
|
||||
<name>Anna</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="eglfs">Enable EGL support for embedded devices</flag>
|
||||
</use>
|
||||
<upstream>
|
||||
<remote-id type="freedesktop-gitlab">gstreamer/gstreamer</remote-id>
|
||||
<!-- plugin is in subprojects/gst-plugins-good/ext/qt6 -->
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user