uclibc: remove obsolete patches for git version
[openembedded.git] / recipes / cairo / libsvg-cairo_cvs.bb
blob6f9111e31b4991bce3f23920d2e0894b8364926f
1 PV = "0.0+cvs${SRCDATE}"
2 SECTION = "libs"
3 LICENSE = "LGPL"
4 PRIORITY = "optional"
5 DEPENDS = "libsvg cairo"
6 DESCRIPTION = "SVG rendering library"
7 DEFAULT_PREFERENCE = "-1"
8 SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=libsvg-cairo"
9 S = "${WORKDIR}/libsvg-cairo"
11 inherit autotools pkgconfig
13 do_stage () {
14 autotools_stage_all