xkeyboard-config: update to 2.39

This commit is contained in:
Juergen Daubert 2023-06-14 08:40:46 +02:00
parent 1029653f40
commit f31d20117d
3 changed files with 7 additions and 6 deletions

View File

@ -96,6 +96,7 @@ drwxr-xr-x root/root usr/share/X11/xkb/symbols/
-rw-r--r-- root/root usr/share/X11/xkb/symbols/al -rw-r--r-- root/root usr/share/X11/xkb/symbols/al
-rw-r--r-- root/root usr/share/X11/xkb/symbols/altwin -rw-r--r-- root/root usr/share/X11/xkb/symbols/altwin
-rw-r--r-- root/root usr/share/X11/xkb/symbols/am -rw-r--r-- root/root usr/share/X11/xkb/symbols/am
-rw-r--r-- root/root usr/share/X11/xkb/symbols/ancient
-rw-r--r-- root/root usr/share/X11/xkb/symbols/apl -rw-r--r-- root/root usr/share/X11/xkb/symbols/apl
-rw-r--r-- root/root usr/share/X11/xkb/symbols/ara -rw-r--r-- root/root usr/share/X11/xkb/symbols/ara
-rw-r--r-- root/root usr/share/X11/xkb/symbols/at -rw-r--r-- root/root usr/share/X11/xkb/symbols/at

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub untrusted comment: verify with /etc/ports/xorg.pub
RWTSGWF5Q7TndNUNAZukbDr5yI5PLa35wz/8lrlqxO76/IOTBpDoUoUGNpgRHy4nVnY/UQ2x4UmkvWViGQjMdgMAB0ECiptMbwo= RWTSGWF5Q7TndBgIUfcsG0QE3/8gEsxp+LiH6O30bspRSNM0dJaRpkLlrxZH/6SpkYRI/t7hfEGF90uPaoQAiw+hMBRIR6rwYAE=
SHA256 (Pkgfile) = 12cff30b07018c203e1667aba605c801b41a8ed9686e8afe687746fe54a891df SHA256 (Pkgfile) = 7857c989f400a374f7cd8b93812be67817301b97164316e53d474cc05c4207e1
SHA256 (.footprint) = 2040b7623a08e82df1f2f6f859096dc57b349f274365d9e8b375ef90aa2bc95d SHA256 (.footprint) = 2ecc744194d8a4e7704853223b8f6e79c660faaa72f5dc5c9a1ff03f60ee362d
SHA256 (xkeyboard-config-2.38.tar.xz) = 0690a91bab86b18868f3eee6d41e9ec4ce6894f655443d490a2184bfac56c872 SHA256 (xkeyboard-config-2.39.tar.xz) = 5ac5f533eff7b0c116805fe254fd79b2c9882700a4f9f2c070f8c4eae5aaa682

View File

@ -5,7 +5,7 @@
# Optional: intltool # Optional: intltool
name=xkeyboard-config name=xkeyboard-config
version=2.38 version=2.39
release=1 release=1
source=(https://www.x.org/releases/individual/data/$name/$name-$version.tar.xz) source=(https://www.x.org/releases/individual/data/$name/$name-$version.tar.xz)
@ -20,7 +20,7 @@ build() {
-D compat-rules=true \ -D compat-rules=true \
-D xorg-rules-symlinks=true -D xorg-rules-symlinks=true
meson compile -C build meson compile -C build -j ${JOBS:-1}
DESTDIR=$PKG meson install -C build DESTDIR=$PKG meson install -C build
install -m755 -d $PKG/var/lib/xkb install -m755 -d $PKG/var/lib/xkb