aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tango/tango-icon-theme-extras_0.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/tango/tango-icon-theme-extras_0.1.0.bb')
-rw-r--r--packages/tango/tango-icon-theme-extras_0.1.0.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/tango/tango-icon-theme-extras_0.1.0.bb b/packages/tango/tango-icon-theme-extras_0.1.0.bb
new file mode 100644
index 0000000000..d9158234e9
--- /dev/null
+++ b/packages/tango/tango-icon-theme-extras_0.1.0.bb
@@ -0,0 +1,8 @@
+SECTION = "unknown"
+LICENSE = "http://creativecommons.org/licenses/by-sa/2.5/"
+inherit autotools pkgconfig
+
+SRC_URI = "http://tango-project.org/releases/${PN}-${PV}.tar.gz \
+ file://no-icon-naming-utils.patch;patch=1"
+EXTRA_OECONF = "--disable-icon-framing"
+FILES_${PN} += "${datadir}/icons"