mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
x11vnc: Add fixed version from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3277 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
11
meta/packages/x11vnc/x11vnc_0.9.3.bb
Normal file
11
meta/packages/x11vnc/x11vnc_0.9.3.bb
Normal file
@@ -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 zlib"
|
||||
|
||||
SRC_URI = "http://www.karlrunge.com/x11vnc/x11vnc-0.9.3.tar.gz"
|
||||
|
||||
inherit autotools
|
||||
|
||||
Reference in New Issue
Block a user