mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00: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:
@@ -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