tslib: adjust ts.conf for palmpre machine and bump PR
[openembedded.git] / recipes / cairo / libsvg_0.1.4.bb
blob74922c418756cc645e3341fecbb2d6256c2ed0e5
1 SECTION = "libs"
2 LICENSE = "LGPL"
3 PRIORITY = "optional"
4 DEPENDS = "expat jpeg zlib libpng"
5 DESCRIPTION = "SVG parser library"
6 PR = "r1"
8 SRC_URI = "http://cairographics.org/snapshots/libsvg-${PV}.tar.gz \
9 file://configure_fix.patch \
10 file://gcc4_and_expat.patch"
12 EXTRA_OECONF = "--with-expat"
14 inherit autotools pkgconfig
16 SRC_URI[md5sum] = "ce0715e3013f78506795fba16e8455d3"
17 SRC_URI[sha256sum] = "4c3bf9292e676a72b12338691be64d0f38cd7f2ea5e8b67fbbf45f1ed404bc8f"