summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r--meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.2.bb (renamed from meta-xfce/recipes-xfce/xfwm4/xfwm4_git.bb)15
1 files changed, 4 insertions, 11 deletions
diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_git.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.2.bb
index f8cd4b24f..8239f3927 100644
--- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_git.bb
+++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.2.bb
@@ -4,18 +4,11 @@ LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855" 4LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855"
5DEPENDS = "virtual/libx11 libxpm gtk+ libxfce4util libxfce4ui xfconf libwnck dbus-glib startup-notification exo-native" 5DEPENDS = "virtual/libx11 libxpm gtk+ libxfce4util libxfce4ui xfconf libwnck dbus-glib startup-notification exo-native"
6 6
7inherit xfce xfce-git update-alternatives 7inherit xfce update-alternatives
8 8
9SRC_URI = " \ 9SRC_URI += "file://0001-don-t-block-display-events-when-time-is-set-backward.patch"
10 git://git.xfce.org/xfce/xfwm4;protocol=git \ 10SRC_URI[md5sum] = "3728768dd9ea0de624cd3efc5dcccbca"
11 file://0001-don-t-block-display-events-when-time-is-set-backward.patch \ 11SRC_URI[sha256sum] = "5bb5f72b41060d10bd3823f8b69abcd462bbd8853fdf9c82041450ae68e7d75a"
12"
13
14SRCREV = "bce3062d0879ab8504c446f99ad57c9fd76c5097"
15S = "${WORKDIR}/git"
16PV = "4.10.1+git${SRCPV}"
17
18EXTRA_OECONF += "--enable-maintainer-mode"
19 12
20python populate_packages_prepend () { 13python populate_packages_prepend () {
21 themedir = d.expand('${datadir}/themes') 14 themedir = d.expand('${datadir}/themes')