mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
xkeyboard-config: update to 2.24.
Closes #14932. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
a213e88952
commit
45eb5b3d2b
2 changed files with 5 additions and 17 deletions
|
@ -1,12 +0,0 @@
|
||||||
diff --git symbols/pl symbols/pl
|
|
||||||
index 52e7959..800cb85 100644
|
|
||||||
--- symbols/pl
|
|
||||||
+++ symbols/pl
|
|
||||||
@@ -497,7 +497,6 @@ partial alphanumeric_keys
|
|
||||||
include "sun_vndr/pl(sun_type6)"
|
|
||||||
};
|
|
||||||
|
|
||||||
-------------------------------
|
|
||||||
//Glagolica
|
|
||||||
partial alphanumeric_keys
|
|
||||||
xkb_symbols "glagolica"
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'xkeyboard-config'.
|
# Template file for 'xkeyboard-config'
|
||||||
pkgname=xkeyboard-config
|
pkgname=xkeyboard-config
|
||||||
version=2.23.1
|
version=2.24
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-xkb-rules-symlink=xfree86,xorg --enable-compat-rules"
|
configure_args="--with-xkb-rules-symlink=xfree86,xorg --enable-compat-rules"
|
||||||
|
@ -10,10 +10,10 @@ makedepends="libX11-devel"
|
||||||
depends="xkbcomp"
|
depends="xkbcomp"
|
||||||
short_desc="X Keyboard Configuration Database"
|
short_desc="X Keyboard Configuration Database"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://www.freedesktop.org/wiki/Software/XKeyboardConfig"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
homepage="https://www.freedesktop.org/wiki/Software/XKeyboardConfig"
|
||||||
distfiles="${XORG_SITE}/data/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/data/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=2a4bbc05fea22151b7a7c8ac2655d549aa9b0486bedc7f5a68c72716343b02f3
|
checksum=91b18580f46b4e4ea913707f6c8d68ab5286879c3a6591462f3b9e760d3ac4d7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue