From: Zhai Edwin Date: Thu, 1 Jul 2010 11:07:09 +0000 (+0800) Subject: matchbox-stroke: Fix the metadata X-Git-Tag: 2011-1~5574 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=680f615991b4da0b24df45bef99332542dac8827;p=openembedded-core.git matchbox-stroke: Fix the metadata Signed-off-by: Zhai Edwin --- diff --git a/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb b/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb index ad6b030daf..f3626557e3 100644 --- a/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb +++ b/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb @@ -1,5 +1,9 @@ DESCRIPTION = "Matchbox stroke recogniser" -LICENSE = "GPL" +HOMEPAGE = "http://matchbox-project.org" +BUGTRACKER = "http://bugzilla.openedhand.com/" + +LICENSE = "GPLv2" + DEPENDS = "libfakekey expat libxft" SECTION = "x11/wm" PV = "0.0+svnr${SRCREV}"