summaryrefslogtreecommitdiff
path: root/x11-misc/x11vnc/metadata.xml
blob: 4ad5dbb6d54ee7e7a1d1c46f1af65932bcdcef5a (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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<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="xdamage">Enable support for the Xdamage library</flag>
		<flag name="xfixes">Enable support for the Xfixes library</flag>
		<flag name="xrandr">Enable support for the X xrandr extension</flag>
		<flag name="xtrap">Enable support for the XTrap library</flag>
	</use>
	<upstream>
		<remote-id type="sourceforge">libvncserver</remote-id>
		<remote-id type="github">LibVNC/x11vnc</remote-id>
	</upstream>
</pkgmetadata>