x11vnc: Add fixed version from OE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3277 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-11-30 10:33:32 +00:00
parent 867741b244
commit eb864c8fa4

View File

@@ -0,0 +1,11 @@
DESCRIPTION = "Export your X session on-the-fly via VNC"
SECTION = "x11/utils"
HOMEPAGE = "http://www.karlrunge.com/x11vnc/"
AUTHOR = "Karl Runge"
LICENSE = "GPL"
DEPENDS = "openssl virtual/libx11 libxext avahi jpeg zlib"
SRC_URI = "http://www.karlrunge.com/x11vnc/x11vnc-0.9.3.tar.gz"
inherit autotools