summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta/packages/sato-icon-theme/sato-icon-theme_0.3.1.bb5
-rw-r--r--meta/packages/sato-icon-theme/sato-icon-theme_svn.bb7
2 files changed, 5 insertions, 7 deletions
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_0.3.1.bb b/meta/packages/sato-icon-theme/sato-icon-theme_0.3.1.bb
new file mode 100644
index 000000000..1dc8f9381
--- /dev/null
+++ b/meta/packages/sato-icon-theme/sato-icon-theme_0.3.1.bb
@@ -0,0 +1,5 @@
+require sato-icon-theme.inc
+
+DEPENDS += "icon-naming-utils-native"
+
+SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz"
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb b/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb
deleted file mode 100644
index 595886ab9..000000000
--- a/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require sato-icon-theme.inc
-
-PV = "0.1+svnr${SRCREV}"
-
-SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=sato-icon-theme;proto=http"
-
-S = "${WORKDIR}/sato-icon-theme"