head 1.3; access; symbols; locks; strict; comment @# @; 1.3 date 2023.07.17.11.24.59; author adam; state dead; branches; next 1.2; commitid 8wcZLXkF5sbLd9xE; 1.2 date 2023.06.30.13.36.04; author wiz; state Exp; branches; next 1.1; commitid PdkZiBIUVX6DuYuE; 1.1 date 2023.06.30.13.34.22; author wiz; state Exp; branches; next ; commitid bHeFFVwJD861uYuE; desc @@ 1.3 log @qemu: updated to 8.0.3 8.0.3 Bug fixes @ text @$NetBSD: patch-pc-bios_keymaps_meson.build,v 1.2 2023/06/30 13:36:04 wiz Exp $ Arabic language keymap was renamed from 'ar' to 'ara' in 2004. https://gitlab.com/qemu-project/qemu/-/commit/497fad38979c16b6412388927401e577eba43d26 --- pc-bios/keymaps/meson.build.orig 2023-05-31 01:02:04.000000000 +0000 +++ pc-bios/keymaps/meson.build @@@@ -1,5 +1,5 @@@@ keymaps = { - 'ar': '-l ar', + 'ar': '-l ara', 'bepo': '-l fr -v dvorak', 'cz': '-l cz', 'da': '-l dk', @ 1.2 log @qemu: add upstream patch link @ text @d1 1 a1 1 $NetBSD: patch-pc-bios_keymaps_meson.build,v 1.1 2023/06/30 13:34:22 wiz Exp $ @ 1.1 log @qemu: use 'ara' keymap The 'ar' keymap is obsolete since 2004. @ text @d1 1 a1 1 $NetBSD$ d4 1 @