diff options
Diffstat (limited to 'meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb')
| -rw-r--r-- | meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb b/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb index 9f88ded985..746c4bd2d8 100644 --- a/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb +++ b/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb | |||
| @@ -7,10 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
| 7 | 7 | ||
| 8 | PR = "r3" | 8 | PR = "r3" |
| 9 | 9 | ||
| 10 | PNBLACKLIST[libwmf] = "BROKEN: needs to be updated to use freetype2 pkg-config instead of freetype-config" | 10 | DEPENDS_virtclass-native = "freetype-native libpng-native jpeg-native" |
| 11 | 11 | DEPENDS = "freetype libpng jpeg expat gtk+" | |
| 12 | DEPENDS_virtclass-native = "libpng-native jpeg-native" | ||
| 13 | DEPENDS = "libpng jpeg expat gtk+" | ||
| 14 | 12 | ||
| 15 | BBCLASSEXTEND = "native" | 13 | BBCLASSEXTEND = "native" |
| 16 | 14 | ||
| @@ -18,7 +16,10 @@ inherit autotools | |||
| 18 | 16 | ||
| 19 | SRC_URI = "${SOURCEFORGE_MIRROR}/wvware/${BPN}/${PV}/${BPN}-${PV}.tar.gz;name=tarball \ | 17 | SRC_URI = "${SOURCEFORGE_MIRROR}/wvware/${BPN}/${PV}/${BPN}-${PV}.tar.gz;name=tarball \ |
| 20 | file://libwmf-0.2.8.4-intoverflow.patch \ | 18 | file://libwmf-0.2.8.4-intoverflow.patch \ |
| 21 | file://libwmf-0.2.8.4-useafterfree.patch" | 19 | file://libwmf-0.2.8.4-useafterfree.patch \ |
| 20 | file://0001-configure-use-pkg-config-for-freetype.patch \ | ||
| 21 | " | ||
| 22 | |||
| 22 | SRC_URI[tarball.md5sum] = "d1177739bf1ceb07f57421f0cee191e0" | 23 | SRC_URI[tarball.md5sum] = "d1177739bf1ceb07f57421f0cee191e0" |
| 23 | SRC_URI[tarball.sha256sum] = "5b345c69220545d003ad52bfd035d5d6f4f075e65204114a9e875e84895a7cf8" | 24 | SRC_URI[tarball.sha256sum] = "5b345c69220545d003ad52bfd035d5d6f4f075e65204114a9e875e84895a7cf8" |
| 24 | 25 | ||
