mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
* Added sato-icon-theme package
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1293 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -124,6 +124,7 @@ SRCDATE_maemo-mapper-nohildon ?= "20061114"
|
||||
SRCDATE_exmap-console = "20061220"
|
||||
SRCDATE_gtk-sato-engine = "20070203"
|
||||
SRCDATE_matchbox-theme-sato = "20061225"
|
||||
SRCDATE_sato-icon-theme = "20070227"
|
||||
|
||||
#
|
||||
# Preferred Versions:
|
||||
|
||||
14
meta/packages/sato-icon-theme/sato-icon-theme_svn.bb
Normal file
14
meta/packages/sato-icon-theme/sato-icon-theme_svn.bb
Normal file
@@ -0,0 +1,14 @@
|
||||
SECTION = "x11"
|
||||
DESCRIPTION = "Sato Icon Theme"
|
||||
LICENSE = "LGPL"
|
||||
DEPENDS = ""
|
||||
PV = "0.0+svn${SRCDATE}"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=sato-icon-theme;proto=http"
|
||||
S = "${WORKDIR}/sato-icon-theme"
|
||||
|
||||
PACKAGES += "sato-icon-theme"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user