http://bugs.openembedded.org/show_bug.cgi?id=1282
Summary: x11vnc 0.8.3 .bb (w/o packagin)
Product: Openembedded
Version: unspecified
Platform: ARM
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P4
Component: Build
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
... used to create a x11vnc binary for testing:
***
DESCRIPTION = "a VNC server for real X displays"
SECTION = ""
LICENSE = "GPLv2"
HOMEPAGE = "http://www.karlrunge.com/x11vnc/"
AUTHOR = "Karl J. Runge <[EMAIL PROTECTED]>"
MAINTAINER = "Patrik Gfeller <[EMAIL PROTECTED]>"
PRIORITY = "optional"
DEPENDS = "zlib jpeg libvncserver-0.8.2"
PR = "r0"
SRC_URI = "http://www.karlrunge.com/x11vnc/x11vnc-0.8.3.tar.gz"
S = "${WORKDIR}/x11vnc-${PV}"
EXTRA_OECONF = "-without-x"
inherit autotools
do_stage () {
}
do_install () {
}
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe