summaryrefslogtreecommitdiff
blob: ab3d8052f157fad6a8c168a3800ccc11b66c5092 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>proxy-maintainers</herd>
	<maintainer>
		<email>alex_y_xu@yahoo.ca</email>
		<name>Alex Xu</name>
		<description>Proxy maintainer. CC him on bugs</description>
	</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>
	<upstream>
		<remote-id type="sourceforge">libvncserver</remote-id>
		<remote-id type="github">LibVNC/x11vnc</remote-id>
	</upstream>
</pkgmetadata>