x11vnc_0.9.8.bb : new version of x11vnc
authorGraeme Gregory <dp@xora.org.uk>
Wed, 4 Nov 2009 11:48:09 +0000 (11:48 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Wed, 4 Nov 2009 11:48:09 +0000 (11:48 +0000)
conf/checksums.ini
recipes/vnc/x11vnc_0.9.8.bb [new file with mode: 0644]

index 061a24e..9fd26b3 100644 (file)
@@ -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 (file)
index 0000000..f3d706b
--- /dev/null
@@ -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