aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libwmf/libwmf-native_0.2.8.4.bb
blob: 7de17e15871f70c7a9b79cdb8029b07f2940521c (plain)
1
2
3
4
5
6
7
8
9
require libwmf_0.2.8.4.bb
inherit native

SRC_URI = "${SOURCEFORGE_MIRROR}/wvware/${PN}/${PV}/libwmf-${PV}.tar.gz;name=tarball \
           file://libwmf-0.2.8.4-intoverflow.patch                   \
           file://libwmf-0.2.8.4-useafterfree.patch"

DEPENDS = "libpng-native jpeg-native"