into mebius.(none):/home/pb/oe/oe
2005/02/15 12:11:02+00:00 (none)!pb
remove expat.patch; now integrated in upstream libsvg cvs
BKrev: 4211e722l-OA1b8-AoBEsPcJjmQrZg
DEPENDS = "expat jpeg zlib libpng"
DESCRIPTION = "SVG parser library"
LICENSE = "LGPL"
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=libsvg \
- file://expat.patch;patch=1;pnum=0"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=libsvg"
S = "${WORKDIR}/libsvg"
-PR = "r1"
+PR = "r2"
EXTRA_OECONF = "--with-expat"