mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
gui-apps/wayvnc: take maintainership
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org> Part-of: https://github.com/gentoo/gentoo/pull/42990 Closes: https://github.com/gentoo/gentoo/pull/42990 Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
This commit is contained in:
@@ -1,20 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
<longdescription>
|
||||
VNC server for wlroots based Wayland compositors.
|
||||
It attaches to a running Wayland session, creates
|
||||
virtual input devices and exposes a single display
|
||||
via the RFB protocol. The Wayland session may be a
|
||||
headless one, so it is also possible to run wayvnc
|
||||
without a physical display attached.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">any1/wayvnc</remote-id>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name="gbm">enable GPU-side screencopy (experimental)</flag>
|
||||
<flag name="tracing">Trace kernel and memory calls</flag>
|
||||
</use>
|
||||
<maintainer type="person">
|
||||
<email>mm1ke@gentoo.org</email>
|
||||
<name>Michael Mair-Keimberger</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
VNC server for wlroots based Wayland compositors.
|
||||
It attaches to a running Wayland session, creates
|
||||
virtual input devices and exposes a single display
|
||||
via the RFB protocol. The Wayland session may be a
|
||||
headless one, so it is also possible to run wayvnc
|
||||
without a physical display attached.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">any1/wayvnc</remote-id>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name="gbm">enable GPU-side screencopy (experimental)</flag>
|
||||
<flag name="tracing">Trace kernel and memory calls</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user