summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/wv/wv_1.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/wv/wv_1.2.0.bb')
-rw-r--r--meta/recipes-gnome/wv/wv_1.2.0.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/recipes-gnome/wv/wv_1.2.0.bb b/meta/recipes-gnome/wv/wv_1.2.0.bb
deleted file mode 100644
index c4c115b90e..0000000000
--- a/meta/recipes-gnome/wv/wv_1.2.0.bb
+++ /dev/null
@@ -1,14 +0,0 @@
1DESCRIPTION = "Programs for accessing Microsoft Word documents"
2HOMEPAGE = "http://wvware.sourceforge.net/"
3LICENSE = "GPLv2"
4DEPENDS = "libgsf glib-2.0"
5PR = "r3"
6
7SRC_URI = "${SOURCEFORGE_MIRROR}/wvware/wv-${PV}.tar.gz \
8 file://pkgconfig.patch;patch=1"
9
10inherit autotools pkgconfig
11
12S = "${WORKDIR}/${PN}-${PV}"
13
14EXTRA_OECONF = ""