From b7425b1a83e556a5bdcc557c17e4ab8943c36637 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Thu, 20 Oct 2011 20:37:53 +0000 Subject: xfce4-icon-theme: initial add 4.4.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Koen Kooi --- .../recipes-art/xfce4-icon-theme/xfce4-icon-theme_4.4.3.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 meta-xfce/recipes-art/xfce4-icon-theme/xfce4-icon-theme_4.4.3.bb diff --git a/meta-xfce/recipes-art/xfce4-icon-theme/xfce4-icon-theme_4.4.3.bb b/meta-xfce/recipes-art/xfce4-icon-theme/xfce4-icon-theme_4.4.3.bb new file mode 100644 index 0000000000..bc6229a7b2 --- /dev/null +++ b/meta-xfce/recipes-art/xfce4-icon-theme/xfce4-icon-theme_4.4.3.bb @@ -0,0 +1,14 @@ +DESCRIPTION = "xfce4 icon theme rodent" +SECTION = "x11/wm" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" + +inherit xfce + +SRC_URI = "http://archive.xfce.org/src/art/${PN}/${@'${PV}'[0:3]}/${PN}-${PV}.tar.bz2" +SRC_URI[md5sum] = "73ce2977b84f634a6a6c5d9c27e336db" +SRC_URI[sha256sum] = "d4786692d56b8a563f66a5f260f1f13ade11e86c78cbcb25a9f9a5fc47cf66fa" + +#FILES_${PN} += "${datadir}/xfce4" + + -- cgit v1.2.3-54-g00ecf