summaryrefslogtreecommitdiff
blob: e54ae9f763e0fa72b3a1ec5b7a4fd69330835a1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer>
	  <email>floppym@gentoo.org</email>
	  <name>Mike Gilbert</name>
  </maintainer>
  <longdescription>
The primary goal of this program is to create a portable and simple command-line
server utility that allows a VNC viewer to connect to an actual X display.
	</longdescription>
  <use>
    <flag name="system-libvncserver">Build x11vnc against the system libvncserver (experimental)</flag>
    <flag name="tk">Support the simple tcl/tk -gui option</flag>
  </use>
</pkgmetadata>