mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libxfce4ui: 4.16.1 -> 4.18.0
Update libxfce4ui from 4.16.1 to 4.18.0. And update license which should be LGPL-2.0-or-later according to https://gitlab.xfce.org/xfce/libxfce4ui/-/commit/797b7a6b and https://gitlab.xfce.org/xfce/libxfce4ui/-/blob/master/COPYING#L457 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
001b5f4432
commit
6f6deb59d9
|
|
@ -11,15 +11,15 @@ Upstream-Status: Pending
|
|||
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
|
||||
|
||||
---
|
||||
libxfce4kbd-private/xfce4-keyboard-shortcuts.xml | 4 ++++
|
||||
1 files changed, 4 insertions(+), 0 deletions(-)
|
||||
libxfce4kbd-private/xfce4-keyboard-shortcuts.xml | 4 ++++
|
||||
1 file changed, 4 insertions(+)
|
||||
|
||||
diff --git a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml b/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
|
||||
index 723a10d..e6502f3 100644
|
||||
index 32901e3..8189c4c 100644
|
||||
--- a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
|
||||
+++ b/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
|
||||
@@ -75,4 +75,8 @@
|
||||
<property name="<Super>KP_Next" type="string" value="tile_down_right_key"/>
|
||||
@@ -96,4 +96,8 @@
|
||||
<property name="<Super>KP_Next" type="string" value="tile_down_right_key"/>
|
||||
</property>
|
||||
</property>
|
||||
+ <property name="providers" type="array">
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "Xfce4 Widget library and X Window System interaction"
|
||||
SECTION = "x11/libs"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475"
|
||||
LICENSE = "LGPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4cf66a4984120007c9881cc871cf49db"
|
||||
DEPENDS = "intltool-native perl-native gtk+3 libxfce4util xfce4-dev-tools xfconf"
|
||||
|
||||
inherit xfce gtk-doc gobject-introspection features_check
|
||||
|
|
@ -12,7 +12,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
|
|||
|
||||
# TODO: Check if 0001-... can go
|
||||
SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch"
|
||||
SRC_URI[sha256sum] = "d96946ae5af6bf078dda415419e0021909f763ee0020b42f3e26f603e51585f6"
|
||||
SRC_URI[sha256sum] = "532247c4387c17bb9ef94a73147039b8d013c3131c95cdbd2fa85fbcc848d06b"
|
||||
|
||||
EXTRA_OECONF += "--with-vendor-info=${DISTRO}"
|
||||
EXTRA_OECONF += "--disable-vala"
|
||||
Loading…
Reference in New Issue
Block a user