You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/gui-apps/wayvnc/metadata.xml

21 lines
798 B

<?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>
</pkgmetadata>