mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
xkeyboard-config: update to 2.36, adopt.
This commit is contained in:
parent
38415725d7
commit
bfa826eab8
1 changed files with 4 additions and 4 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'xkeyboard-config'
|
# Template file for 'xkeyboard-config'
|
||||||
pkgname=xkeyboard-config
|
pkgname=xkeyboard-config
|
||||||
version=2.35.1
|
version=2.36
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dxorg-rules-symlinks=true -Dcompat-rules=true"
|
configure_args="-Dxorg-rules-symlinks=true -Dcompat-rules=true"
|
||||||
hostmakedepends="pkg-config libxslt python3 intltool perl"
|
hostmakedepends="pkg-config libxslt python3 intltool 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"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||||
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.xz"
|
distfiles="${XORG_SITE}/data/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=18ce50ff0c74ae6093062bce1aeab3d363913ea35162fe271f8a0ce399de85cc
|
checksum=1f1bb1292a161d520a3485d378609277d108cd07cde0327c16811ff54c3e1595
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue