matchbox-theme-sata: Fix meta data

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
Zhai Edwin 2010-06-18 14:30:16 +08:00 committed by Richard Purdie
parent 58d1a6efcd
commit 15da3d0702
3 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,10 @@
DESCRIPTION = "Matchbox window manager Sato themes"
LICENSE = "CC-BY-SA3"
HOMEPAGE = "http://www.matchbox-project.org/"
BUGTRACKER = "http://bugzilla.openedhand.com/"
LICENSE = "CCPL"
LIC_FILES_CHKSUM = "file://COPYING;md5=aae86bb34b0a83716ca09f4e783d6ba4"
DEPENDS = "matchbox-wm"
SECTION = "x11/wm"

View File

@ -1,3 +1,5 @@
require matchbox-theme-sato.inc
PR = "r0"
SRC_URI = "http://pokylinux.org/releases/sato/matchbox-theme-sato-0.1.tar.gz"

View File

@ -1,6 +1,7 @@
require matchbox-theme-sato.inc
PV = "0.1+svnr${SRCREV}"
PR = "r0"
SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"