libxkbcommon: update to 0.8.3.
This commit is contained in:
parent
7cf2ff1f12
commit
97d1fb8028
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'libxkbcommon'.
|
||||
# Template file for 'libxkbcommon'
|
||||
pkgname=libxkbcommon
|
||||
version=0.8.2
|
||||
version=0.8.3
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname#lib}-${version}"
|
||||
build_style=meson
|
||||
configure_args="-Denable-wayland=true -Denable-docs=false -Denable-x11=true"
|
||||
hostmakedepends="pkg-config bison wayland-protocols"
|
||||
|
@ -11,8 +12,8 @@ short_desc="Library to handle keyboard descriptions"
|
|||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://xkbcommon.org/"
|
||||
distfiles="https://xkbcommon.org/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=7ab8c4b3403d89d01898066b72cb6069bddeb5af94905a65368f671a026ed58c
|
||||
distfiles="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-${version}.tar.gz"
|
||||
checksum=aefea423f6f18422f0a80395f36404d9dbcbc45b881d3e70ceea95c623559069
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" wayland-devel"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue