xkeyboard-config: update to 2.35.1.
This commit is contained in:
parent
999d45928a
commit
752e6da3a5
@ -1,10 +1,10 @@
|
||||
# Template file for 'xkeyboard-config'
|
||||
pkgname=xkeyboard-config
|
||||
version=2.34
|
||||
version=2.35.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-xkb-rules-symlink=xfree86,xorg --enable-compat-rules"
|
||||
hostmakedepends="pkg-config libxslt intltool python3"
|
||||
build_style=meson
|
||||
configure_args="-Dxorg-rules-symlinks=true -Dcompat-rules=true"
|
||||
hostmakedepends="pkg-config libxslt python3 perl"
|
||||
makedepends="libX11-devel xkbcomp"
|
||||
depends="xkbcomp"
|
||||
short_desc="X Keyboard Configuration Database"
|
||||
@ -12,8 +12,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://www.freedesktop.org/wiki/Software/XKeyboardConfig"
|
||||
changelog="https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/raw/master/NEWS"
|
||||
distfiles="${XORG_SITE}/data/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=b321d27686ee7e6610ffe7b56e28d5bbf60625a1f595124cd320c0caa717b8ce
|
||||
distfiles="${XORG_SITE}/data/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=18ce50ff0c74ae6093062bce1aeab3d363913ea35162fe271f8a0ce399de85cc
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
Loading…
x
Reference in New Issue
Block a user