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