x11vnc: Update to 0.9.12

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
Zhai Edwin 2010-11-30 17:53:44 +08:00 committed by Richard Purdie
parent d0c0128971
commit 25283b963e
1 changed files with 6 additions and 2 deletions

View File

@ -1,8 +1,12 @@
DESCRIPTION = "Export your X session on-the-fly via VNC"
SECTION = "x11/utils"
HOMEPAGE = "http://www.karlrunge.com/x11vnc/"
SECTION = "x11/utils"
AUTHOR = "Karl Runge"
LICENSE = "GPL"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=361b6b837cad26c6900a926b62aada5f \
file://x11vnc/x11vnc.h;endline=33;md5=ee4946e57bb73ecf93d7d98a3d48c6be"
DEPENDS = "openssl virtual/libx11 libxext avahi jpeg zlib"
SRC_URI = "${SOURCEFORGE_MIRROR}/libvncserver/x11vnc-${PV}.tar.gz"