]> code.ossystems Code Review - openembedded-core.git/commitdiff
wv: cleanup, added missing fields
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 19 Oct 2007 13:22:52 +0000 (13:22 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 19 Oct 2007 13:22:52 +0000 (13:22 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2929 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/wv/wv_1.2.0.bb

index 5f7485e7f483e396391a7c96f0c25c04f16b8df5..5b0a484a672c6c054660693dfa44497485166a48 100644 (file)
@@ -1,10 +1,10 @@
+DESCRIPTION = "Programs for accessing Microsoft Word documents"
+HOMEPAGE = "http://wvware.sourceforge.net/"
 LICENSE = "GPLv2"
-
 DEPENDS = "libgsf"
+PR = "r2"
 
-SRC_URI = "http://switch.dl.sourceforge.net/sourceforge/wvware/wv-${PV}.tar.gz"
-
-PR = "r1"
+SRC_URI = "${SOURCEFORGE_MIRROR}/wvware/wv-${PV}.tar.gz"
 
 inherit autotools pkgconfig