From 9eb4349e80b325143f58c98c929f63497f57b44a Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 21 Mar 2007 10:17:49 +0000 Subject: openmoko-icon-theme-standard: merge from openmoko svn --- packages/openmoko-base/openmoko-icon-theme-standard_svn.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 packages/openmoko-base/openmoko-icon-theme-standard_svn.bb (limited to 'packages/openmoko-base') 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 index 0000000000..8be6211d68 --- /dev/null +++ b/packages/openmoko-base/openmoko-icon-theme-standard_svn.bb @@ -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" -- cgit 1.2.3-korg