mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
wv: cleanup, added missing fields
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2929 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
|
DESCRIPTION = "Programs for accessing Microsoft Word documents"
|
||||||
|
HOMEPAGE = "http://wvware.sourceforge.net/"
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
|
|
||||||
DEPENDS = "libgsf"
|
DEPENDS = "libgsf"
|
||||||
|
PR = "r2"
|
||||||
|
|
||||||
SRC_URI = "http://switch.dl.sourceforge.net/sourceforge/wvware/wv-${PV}.tar.gz"
|
SRC_URI = "${SOURCEFORGE_MIRROR}/wvware/wv-${PV}.tar.gz"
|
||||||
|
|
||||||
PR = "r1"
|
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user