summaryrefslogtreecommitdiff
blob: 6c12559a6dffa00d29d0395f34db4bcbac991ae5 (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>
	<maintainer>
		<email>hasufell@gentoo.org</email>
		<name>Julian Ospald</name>
		<description>Maintainer, assign bugs to him</description>
	</maintainer>
	<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>
</pkgmetadata>