[oe-commits] Andreas Müller : xfce4-icon-theme: initial add 4.4.3

git at git.openembedded.org git at git.openembedded.org
Fri Oct 21 06:17:32 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: b7425b1a83e556a5bdcc557c17e4ab8943c36637
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=b7425b1a83e556a5bdcc557c17e4ab8943c36637

Author: Andreas Müller <schnitzeltony at gmx.de>
Date:   Thu Oct 20 20:37:53 2011 +0000

xfce4-icon-theme: initial add 4.4.3

Signed-off-by: Andreas Müller <schnitzeltony at gmx.de>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../xfce4-icon-theme/xfce4-icon-theme_4.4.3.bb     |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

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 0000000..bc6229a
--- /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"
+
+





More information about the Openembedded-commits mailing list