mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
xfwm4: update to 4.12.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
committed by
Martin Jansa
parent
08bce61adf
commit
8540a0fe90
+4
-11
@@ -4,18 +4,11 @@ LICENSE = "GPLv2"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855"
|
||||||
DEPENDS = "virtual/libx11 libxpm gtk+ libxfce4util libxfce4ui xfconf libwnck dbus-glib startup-notification exo-native"
|
DEPENDS = "virtual/libx11 libxpm gtk+ libxfce4util libxfce4ui xfconf libwnck dbus-glib startup-notification exo-native"
|
||||||
|
|
||||||
inherit xfce xfce-git update-alternatives
|
inherit xfce update-alternatives
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI += "file://0001-don-t-block-display-events-when-time-is-set-backward.patch"
|
||||||
git://git.xfce.org/xfce/xfwm4;protocol=git \
|
SRC_URI[md5sum] = "3728768dd9ea0de624cd3efc5dcccbca"
|
||||||
file://0001-don-t-block-display-events-when-time-is-set-backward.patch \
|
SRC_URI[sha256sum] = "5bb5f72b41060d10bd3823f8b69abcd462bbd8853fdf9c82041450ae68e7d75a"
|
||||||
"
|
|
||||||
|
|
||||||
SRCREV = "bce3062d0879ab8504c446f99ad57c9fd76c5097"
|
|
||||||
S = "${WORKDIR}/git"
|
|
||||||
PV = "4.10.1+git${SRCPV}"
|
|
||||||
|
|
||||||
EXTRA_OECONF += "--enable-maintainer-mode"
|
|
||||||
|
|
||||||
python populate_packages_prepend () {
|
python populate_packages_prepend () {
|
||||||
themedir = d.expand('${datadir}/themes')
|
themedir = d.expand('${datadir}/themes')
|
||||||
Reference in New Issue
Block a user