aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vnc/x11vnc_0.9.8.bb
blob: fd29d278e0aa89ec72b927d549332be444f37ade (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Export your X session on-the-fly via VNC"
HOMEPAGE = "http://www.karlrunge.com/x11vnc/"
AUTHOR = "Karl Runge"
SECTION = "x11/utils"
LICENSE = "GPL"
DEPENDS = "openssl virtual/libx11 libxtst libxext avahi jpeg zlib"

PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/libvncserver/x11vnc-${PV}.tar.gz \
	   file://x11vnc-0.9.8-xshm-header-fix.patch;patch=1"

inherit autotools