[oe-issues] [Bug 2126] New: fbvncserver2_0.9.bb

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Thu Apr 19 09:37:13 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=2126

           Summary: fbvncserver2_0.9.bb
           Product: Openembedded
           Version: unspecified
          Platform: ARM
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P4
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: gfellerpatrik at gmx.net
         QAContact: tinderbox-oe at gmx.net


... a receipt to build the CVS version of my fbvncserver; the SW is working for
collie w. keyboard & mouse (2.4 - but via uinput & libts) - it is not yet ready
for users (one must understand how it works to use it @ the moment).

It **should** work for other devices using tslib & uinput as well.

The receipt is release completely copy-left; please apply the OE default
license policy to comply with requirements.

Comments on how to improve the receipt, or the SW itself are highly
appreciated.

***
DESCRIPTION = "Version ${PV}-${PR} of package ${PN}, a Framebuffer VNC Server
for PDA"
LICENSE     = "GPLv2"
HOMEPAGE    = "http://fbvncserver.sourceforge.net/"
AUTHOR      = "Patrik Gfeller <gfellerpatrik at gmx.net>"
MAINTAINER  = "Patrik Gfeller <gfellerpatrik at gmx.net>"

PR = "r0"

SECTION     = "console/utils"
PRIORITY    = "optional"
DEPENDS     = "libvncserver jpeg zlib gmp tslib"
RRECOMMENDS = "kernel-modules-uinput kernel-module-keybdev"

EXTRA_OECONF = "--enable-debug"

SRC_URI =
"cvs://anonymous@fbvncserver.cvs.sourceforge.net/cvsroot/fbvncserver;method=pserver;module=ipkg"
S = "${WORKDIR}/ipkg/src/"

inherit autotools

PACKAGES = "${PN}"


-- 
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.




More information about the Openembedded-issues mailing list