[Bug 1464] New: New bbclass - AGG , antigrain geometry


bugzilla-daemon@...
 

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

Summary: New bbclass - AGG , antigrain geometry
Product: Openembedded
Version: unspecified
Platform: All
URL: http://www.antigrain.com/
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues@...
ReportedBy: ronan@...
QAContact: tinderbox-oe@...


i wrote a bbclass for antigrain .

agg_cvs.bb :


DESCRIPTION = "Anti Grain Geometry - A High Quality Rendering Engine for C++"

LICENSE = "AGG License"

HOMEPAGE = "http://www.antigrain.com"

MAINTAINER = "Bignaux Ronan <ronan.bignaux@...>"
PV = "0.0+cvs${SRCDATE}"

SRC_URI =
"cvs://anonymous@.../cvsroot/vector-agg;module=agg-2.4"

S = "${WORKDIR}/agg-2.4"

inherit autotools

CFLAGS += " -I{$STAGING_INCDIR} "


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