Add matchbox-desktop-sato

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2106 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-07-05 09:38:59 +00:00
parent c9ee84b11a
commit 5802291a4e
2 changed files with 14 additions and 0 deletions

View File

@@ -107,6 +107,7 @@ SRCDATE_gtk-sato-engine = "20070630"
SRCDATE_matchbox-theme-sato = "20070424"
SRCDATE_tasks = "20070615"
SRCDATE_sato-icon-theme = "20070630"
SRCDATE_matchbox-desktop-sato = "20070704"
SRCDATE_evince = "20070505"
SRCDATE_oh-puzzles = "20070529"
SRCDATE_libowl = "20070529"

View File

@@ -0,0 +1,13 @@
SECTION = "x11"
DESCRIPTION = "Sato desktop folders"
LICENSE = "LGPL"
DEPENDS = ""
CONFLICTS = "matchbox-common"
PV = "0.0+svn${SRCDATE}"
SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=desktop-folders;proto=http"
S = "${WORKDIR}/desktop-folders"
inherit autotools pkgconfig
FILES_${PN} += "${datadir}"