libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / libwmf / libwmf_0.2.8.4.bb
blob37e69e3a2bd322caf9d6bab00d8932426ca0c50e
1 inherit autotools_stage
3 SRC_URI = "${SOURCEFORGE_MIRROR}/wvware/${PN}/${PV}/${P}.tar.gz;name=tarball \
4 file://libwmf-0.2.8.4-intoverflow.patch;patch=1 \
5 file://libwmf-0.2.8.4-useafterfree.patch;patch=1"
6 SRC_URI[tarball.md5sum] = "d1177739bf1ceb07f57421f0cee191e0"
7 SRC_URI[tarball.sha256sum] = "5b345c69220545d003ad52bfd035d5d6f4f075e65204114a9e875e84895a7cf8"
9 DESCRIPTION = "Library for converting WMF files"
10 HOMEPAGE = "http://wvware.sourceforge.net/libwmf.html"
11 LICENSE = "GPL-2"
13 SECTION = "libs"
15 PR="r1"