mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
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>
20 lines
644 B
XML
20 lines
644 B
XML
<?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>
|