From 35a551aee90687d13b2d8d0c0ef0ae73b31872cb Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 23 Jun 2009 08:10:53 +0200 Subject: tango-icon-theme: add 0.8.90 --- recipes/tango/tango-icon-theme_0.8.90.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 recipes/tango/tango-icon-theme_0.8.90.bb (limited to 'recipes') diff --git a/recipes/tango/tango-icon-theme_0.8.90.bb b/recipes/tango/tango-icon-theme_0.8.90.bb new file mode 100644 index 0000000000..4907833d3d --- /dev/null +++ b/recipes/tango/tango-icon-theme_0.8.90.bb @@ -0,0 +1,11 @@ +SECTION = "unknown" +LICENSE = "http://creativecommons.org/licenses/by-sa/2.5/" + +inherit gnome + +SRC_URI = "http://tango.freedesktop.org/releases/${PN}-${PV}.tar.gz \ + file://no-icon-naming-utils.patch;patch=1" +EXTRA_OECONF = "--disable-icon-framing" + +PACKAGE_ARCH = "all" +FILES_${PN} += "${datadir}/icons" -- cgit v1.2.3