aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vnc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-12-23 09:45:36 +0100
committerKoen Kooi <koen@openembedded.org>2009-12-23 09:45:36 +0100
commitb3d2581fcc714687cabdff4d45a0596f923bae0e (patch)
tree32b11831f334fc50f4a8bd46371fe9833780ef06 /recipes/vnc
parentc0a3e91845fad1cdda723bdcf962de8bc01f8a2d (diff)
downloadopenembedded-b3d2581fcc714687cabdff4d45a0596f923bae0e.tar.gz
x11vnc: add 0.9.9
Diffstat (limited to 'recipes/vnc')
-rw-r--r--recipes/vnc/x11vnc_0.9.9.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/vnc/x11vnc_0.9.9.bb b/recipes/vnc/x11vnc_0.9.9.bb
new file mode 100644
index 0000000000..f3d706be5b
--- /dev/null
+++ b/recipes/vnc/x11vnc_0.9.9.bb
@@ -0,0 +1,10 @@
+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"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/libvncserver/x11vnc-${PV}.tar.gz"
+
+inherit autotools