mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +00:00
xfwm4: update to 4.8.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Andreas Müller <schnitzeltony@gmx.de>
This commit is contained in:
@@ -7,6 +7,11 @@ Subject: [PATCH] docs: On installation create relative paths in symlinks to
|
|||||||
|
|
||||||
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
|
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Upstream-Status: accepted
|
||||||
|
|
||||||
|
http://git.xfce.org/xfce/xfwm4/commit/?h=xfce-4.8&id=08b6d60056d7ca9884a46d6b92e77c9fc68ce8c5
|
||||||
|
|
||||||
doc/manual/Makefile.am | 2 +-
|
doc/manual/Makefile.am | 2 +-
|
||||||
1 files changed, 1 insertions(+), 1 deletions(-)
|
1 files changed, 1 insertions(+), 1 deletions(-)
|
||||||
|
|
||||||
|
|||||||
+3
-5
@@ -3,9 +3,6 @@ SECTION = "x11/wm"
|
|||||||
LICENSE = "GPLv2"
|
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"
|
DEPENDS = "virtual/libx11 libxpm gtk+ libxfce4util libxfce4ui xfconf libwnck dbus-glib startup-notification"
|
||||||
RDEPENDS_${PN} = "xfwm4-theme-default"
|
|
||||||
|
|
||||||
PR = "r0"
|
|
||||||
|
|
||||||
inherit xfce update-alternatives
|
inherit xfce update-alternatives
|
||||||
|
|
||||||
@@ -13,6 +10,8 @@ inherit xfce update-alternatives
|
|||||||
SRC_URI += " \
|
SRC_URI += " \
|
||||||
file://relative-symlinks-docs.patch \
|
file://relative-symlinks-docs.patch \
|
||||||
"
|
"
|
||||||
|
SRC_URI[md5sum] = "41b730d5abf39a69fc3b221728ddaa75"
|
||||||
|
SRC_URI[sha256sum] = "6db2a6148d63d45699dbf6403fb227f8cbd529dcec7ee0827342940c442b0747"
|
||||||
|
|
||||||
EXTRA_OECONF += " --enable-startup-notification"
|
EXTRA_OECONF += " --enable-startup-notification"
|
||||||
|
|
||||||
@@ -28,10 +27,9 @@ ALTERNATIVE_LINK = "${bindir}/x-window-manager"
|
|||||||
ALTERNATIVE_PATH = "${bindir}/xfce4-session"
|
ALTERNATIVE_PATH = "${bindir}/xfce4-session"
|
||||||
ALTERNATIVE_PRIORITY = "30"
|
ALTERNATIVE_PRIORITY = "30"
|
||||||
|
|
||||||
|
RDEPENDS_${PN} = "xfwm4-theme-default"
|
||||||
FILES_${PN} += "${libdir}/xfce4/xfwm4/helper-dialog \
|
FILES_${PN} += "${libdir}/xfce4/xfwm4/helper-dialog \
|
||||||
${datadir}/xfwm4/defaults \
|
${datadir}/xfwm4/defaults \
|
||||||
"
|
"
|
||||||
FILES_${PN}-dbg += "${libexecdir}/xfce4/xfwm4/.debug/*"
|
FILES_${PN}-dbg += "${libexecdir}/xfce4/xfwm4/.debug/*"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "447433dca613180ebd6cfed4beb1c1c9"
|
|
||||||
SRC_URI[sha256sum] = "6a3cbf6c92a0cc3bcaf7cf2565c35beae6354768ec26b4d616a3c2544a8f8499"
|
|
||||||
Reference in New Issue
Block a user