openmoko-icon-theme-standard: merge from openmoko svn
authorKoen Kooi <koen@openembedded.org>
Wed, 21 Mar 2007 10:17:49 +0000 (10:17 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 21 Mar 2007 10:17:49 +0000 (10:17 +0000)
packages/openmoko-base/openmoko-icon-theme-standard_svn.bb [new file with mode: 0644]

diff --git a/packages/openmoko-base/openmoko-icon-theme-standard_svn.bb b/packages/openmoko-base/openmoko-icon-theme-standard_svn.bb
new file mode 100644 (file)
index 0000000..8be6211
--- /dev/null
@@ -0,0 +1,11 @@
+DESCRIPTION = "Standard Gtk+ icon theme for the OpenMoko distribution"
+SECTION = "openmoko/base"
+PV = "0.0+svn${SRCDATE}"
+PR = "r0"
+
+inherit openmoko-base autotools
+
+SRC_URI = "${OPENMOKO_MIRROR}/src/target/${OPENMOKO_RELEASE}/artwork;module=icons;proto=http"
+S = "${WORKDIR}/icons"
+
+PACKAGE_ARCH = "all"