summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/packages/sato-icon-theme/sato-icon-theme.inc11
1 files changed, 7 insertions, 4 deletions
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme.inc b/meta/packages/sato-icon-theme/sato-icon-theme.inc
index 30d0017b74..ca99d7a59c 100644
--- a/meta/packages/sato-icon-theme/sato-icon-theme.inc
+++ b/meta/packages/sato-icon-theme/sato-icon-theme.inc
@@ -1,9 +1,12 @@
1SECTION = "x11"
2DESCRIPTION = "Sato Icon Theme" 1DESCRIPTION = "Sato Icon Theme"
3LICENSE = "CC-BY-SA3" 2HOMEPAGE = "http://www.o-hand.com"
4DEPENDS = "" 3BUGTRACKER = "http://bugzilla.openedhand.com/"
4
5LICENSE = "CCPL"
6LIC_FILES_CHKSUM = "file://COPYING;md5=56a830bbe6e4697fe6cbbae01bb7c2b2"
5 7
6SRC_URI = "http://pokylinux.org/releases/sato/sato-icon-theme-0.1.tar.gz" 8SECTION = "x11"
9DEPENDS = ""
7 10
8inherit autotools pkgconfig 11inherit autotools pkgconfig
9 12