summaryrefslogtreecommitdiff
blob: b0a5f24dee272552dd7eac7d941d57cd64714ed8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
    <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>
    <!-- maintainer-needed -->
    <use>
      <flag name="gbm">enable GPU-side screencopy (experimental)</flag>
      <flag name="tracing">Trace kernel and memory calls</flag>
     </use>
</pkgmetadata>