libxkbcommon: upgrade 1.8.0 -> 1.8.1

License-Update: Upstream made a large license header cleanup and summarised in
the main LICENSE file. Pull the resulting identifiers into our LICENSE
field where several different variants were clarified, complicating the license.

e120807bde

(From OE-Core rev: 7fa58d595bcbc1c5564867952f724a6d0dbda986)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2025-03-15 13:03:27 +00:00
parent f585320b6d
commit cf3933d44d

View File

@@ -2,14 +2,14 @@ SUMMARY = "Generic XKB keymap library"
DESCRIPTION = "libxkbcommon is a keymap compiler and support library which \
processes a reduced subset of keymaps as defined by the XKB specification."
HOMEPAGE = "http://www.xkbcommon.org"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e525ed9809e1f8a07cf4bce8b09e8b87"
LICENSE = "MIT & MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=70eff33050c59f900f5b83275dcf1211"
LICENSE = "MIT & MIT-open-group & HPND & HPND-sell-variant & X11"
DEPENDS = "flex-native bison-native"
SRC_URI = "git://github.com/xkbcommon/libxkbcommon;protocol=https;branch=master"
SRCREV = "76740e0c4583ae49675e7ba8213d31ee09aa00d2"
SRCREV = "b3465081878e80ca6c11fe35c81787ec374ec15a"
S = "${WORKDIR}/git"
inherit meson pkgconfig bash-completion