x11vnc: add 0.9.7
authorKoen Kooi <koen@openembedded.org>
Sun, 7 Jun 2009 08:44:07 +0000 (10:44 +0200)
committerKoen Kooi <koen@openembedded.org>
Sun, 7 Jun 2009 08:44:07 +0000 (10:44 +0200)
conf/checksums.ini
recipes/vnc/x11vnc_0.9.7.bb [new file with mode: 0644]

index c1f46f5..754b80c 100644 (file)
@@ -24538,6 +24538,10 @@ sha256=e3f8a224af7a8df4defc2c0b3567e1a697486443a2e073fa56122c4a4e439d65
 md5=0683a56108ca6d0c4329c7b9a5b7fbde
 sha256=e3f8a224af7a8df4defc2c0b3567e1a697486443a2e073fa56122c4a4e439d65
 
+[http://downloads.sourceforge.net/libvncserver/x11vnc-0.9.7.tar.gz]
+md5=30a167577f657909b3355421e14e2ddb
+sha256=fd21224ec09ca5294ba0627433e4d2cb726d389c7818d162f152374e6d693342
+
 [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.7.bb b/recipes/vnc/x11vnc_0.9.7.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