aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/wv/wv_1.2.9.bb
blob: 72b8508a29a10e983b6e7961ec045455906160bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SUMMARY = "Programs for accessing Microsoft Word documents"
HOMEPAGE = "http://wvware.sourceforge.net/"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=6cbca01f1c9178aca280e8ff64d85b2f"

DEPENDS = "libgsf glib-2.0 libpng"

SRC_URI = "https://www.abisource.com/downloads/wv/${PV}/${BP}.tar.gz \
           file://0001-configure-use-foreign-mode-to-avoid-errors-with-miss.patch \
           file://0001-wvRTF.c-Specify-print-format-in-rtf_output.patch \
           "

SRC_URI[md5sum] = "dbccf2e9f747e50c913b7e3d126b73f7"
SRC_URI[sha256sum] = "4c730d3b325c0785450dd3a043eeb53e1518598c4f41f155558385dd2635c19d"

inherit autotools pkgconfig

EXTRA_OECONF = ""