aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vnc/x11vnc_0.9.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/vnc/x11vnc_0.9.4.bb')
-rw-r--r--recipes/vnc/x11vnc_0.9.4.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/vnc/x11vnc_0.9.4.bb b/recipes/vnc/x11vnc_0.9.4.bb
new file mode 100644
index 0000000000..400abc8904
--- /dev/null
+++ b/recipes/vnc/x11vnc_0.9.4.bb
@@ -0,0 +1,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 = "r0"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/libvncserver/x11vnc-${PV}.tar.gz"
+
+inherit autotools