summaryrefslogtreecommitdiff
path: root/gui-apps/wayvnc/metadata.xml
blob: 5151da936ecca9cf0ae4acb4a8fddca1a45c4f3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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>