mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 14:02:21 +02:00
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:
@@ -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"
|
||||
|
||||
@@ -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}"
|
||||
Reference in New Issue
Block a user