summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2009-11-04 11:48:09 +0000
committerGraeme Gregory <dp@xora.org.uk>2009-11-04 11:48:09 +0000
commit6ccc0b7bd8208c36ed7f581c0f9e45df7e686468 (patch)
treecd01c62a34fc184a6c1690718598d02797abfaf8
parentb2010b603e066e5a39667a83f4675c59ddf2efd8 (diff)
x11vnc_0.9.8.bb : new version of x11vnc
-rw-r--r--conf/checksums.ini4
-rw-r--r--recipes/vnc/x11vnc_0.9.8.bb10
2 files changed, 14 insertions, 0 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini
index 061a24eba6..9fd26b32ee 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -26902,6 +26902,10 @@ sha256=e3f8a224af7a8df4defc2c0b3567e1a697486443a2e073fa56122c4a4e439d65
md5=30a167577f657909b3355421e14e2ddb
sha256=fd21224ec09ca5294ba0627433e4d2cb726d389c7818d162f152374e6d693342
+[http://downloads.sourceforge.net/libvncserver/x11vnc-0.9.8.tar.gz]
+md5=13e41380fe9ba2581db180061d1cbd22
+sha256=235549a5dad84c20c6d4aba920d95e3b98999b91ca5347bdde22fa0326818342
+
[http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20090127-2245.tar.bz2]
md5=25fcaa86a53333d416d5e837fb47ba7d
sha256=18b38aff8e019f35bfee810831535685e69dcf91283e50bc62efa82e3a8dbc21
diff --git a/recipes/vnc/x11vnc_0.9.8.bb b/recipes/vnc/x11vnc_0.9.8.bb
new file mode 100644
index 0000000000..f3d706be5b
--- /dev/null
+++ b/recipes/vnc/x11vnc_0.9.8.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