add x11vnc -- exports your X11 session on-the-fly via VNC
authorMichael Lauer <mickey@vanille-media.de>
Sun, 26 Aug 2007 12:04:07 +0000 (12:04 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 26 Aug 2007 12:04:07 +0000 (12:04 +0000)
packages/x11vnc/.mtn2git_empty [new file with mode: 0644]
packages/x11vnc/x11vnc_0.9.3.bb [new file with mode: 0644]

diff --git a/packages/x11vnc/.mtn2git_empty b/packages/x11vnc/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/x11vnc/x11vnc_0.9.3.bb b/packages/x11vnc/x11vnc_0.9.3.bb
new file mode 100644 (file)
index 0000000..edd1653
--- /dev/null
@@ -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-62 zlib"
+
+SRC_URI = "http://www.karlrunge.com/x11vnc/x11vnc-0.9.3.tar.gz"
+
+inherit autotools
+