mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libxkbfile: update to 1.1.3 and meson
log: - https://gitlab.freedesktop.org/xorg/lib/libxkbfile/-/compare/libxkbfile-1.1.2...libxkbfile-1.1.3?from_project_id=746&straight=false
This commit is contained in:
parent
9f123e577f
commit
3232864aa7
@ -3,12 +3,12 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libxkbfile"
|
||||
PKG_VERSION="1.1.2"
|
||||
PKG_SHA256="b8a3784fac420b201718047cfb6c2d5ee7e8b9481564c2667b4215f6616644b1"
|
||||
PKG_VERSION="1.1.3"
|
||||
PKG_SHA256="a9b63eea997abb9ee6a8b4fbb515831c841f471af845a09de443b28003874bec"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="https://www.X.org"
|
||||
PKG_URL="https://xorg.freedesktop.org/archive/individual/lib/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain util-macros libX11"
|
||||
PKG_LONGDESC="Libxkbfile provides an interface to read and manipulate description files for XKB, the X11 keyboard configuration extension."
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"
|
||||
PKG_MESON_OPTS_TARGET="-Ddefault_library=static"
|
||||
|
Loading…
x
Reference in New Issue
Block a user