aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xfce-base/exo_0.3.107.bb
diff options
context:
space:
mode:
authorAndreas Mueller <schnitzeltony@gmx.de>2010-06-18 00:26:42 +0200
committerKhem Raj <raj.khem@gmail.com>2010-06-18 11:16:29 -0700
commit19bd6d851cdefbe6be0b9766980a7338fe6ff82d (patch)
treec1e9efe56443e15af236d8513e0301d16e231746 /recipes/xfce-base/exo_0.3.107.bb
parent7565ef3e4a53f715f16bdf6237061bcb9d6da33b (diff)
downloadopenembedded-19bd6d851cdefbe6be0b9766980a7338fe6ff82d.tar.gz
xfce-base: Bump xfce recipes to version 4.6.2
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/xfce-base/exo_0.3.107.bb')
-rw-r--r--recipes/xfce-base/exo_0.3.107.bb28
1 files changed, 28 insertions, 0 deletions
diff --git a/recipes/xfce-base/exo_0.3.107.bb b/recipes/xfce-base/exo_0.3.107.bb
new file mode 100644
index 0000000000..41c2a58922
--- /dev/null
+++ b/recipes/xfce-base/exo_0.3.107.bb
@@ -0,0 +1,28 @@
+DESCRIPTION="Xfce extensions and framework library with session management support"
+DEPENDS = "libxfce4util hal liburi-perl-native python-native cairo"
+SECTION = "x11"
+PR = "r1"
+
+inherit xfce46 python-dir
+
+XFCE_VERSION = "4.6.2"
+
+SRC_URI += " \
+ file://exo-no-tests.patch \
+ file://configure.patch \
+"
+
+# Note: Python checking is broken
+do_configure_prepend() {
+ sed -i -e s:'`$PKG_CONFIG --variable=defsdir pygtk-2.0`':\"${STAGING_DATADIR}/pygtk/2.0/defs\":g ${S}/configure.in
+}
+
+FILES_${PN} += "${datadir}/xfce4/ \
+ ${PYTHON_SITEPACKAGES_DIR}/* \
+ ${prefix}/share/pygtk/2.0/defs/exo-0.3/exo.defs \
+"
+
+FILES_${PN}-dbg += "${PYTHON_SITEPACKAGES_DIR}/*/.debug/*"
+
+SRC_URI[md5sum] = "3a92cca0c99ee940db4410891c9e8498"
+SRC_URI[sha256sum] = "0a12ac124bad67c8de7135f7052641239ed640884a71612930f99c425bede2a3"