Package Details: keyman 16.0.139-2

Git Clone URL: https://aur.archlinux.org/keyman.git (read-only, click to copy)
Package Base: keyman
Description: IBus engine supporting over 1,000 keyboard layouts (former KMFL)
Upstream URL: https://keyman.com/linux/
Licenses: GPL
Conflicts: ibus-kmfl, kmflcomp, libkmfl
Replaces: ibus-kmfl, kmflcomp, libkmfl
Submitter: Vitrum-cnkj34kr8
Maintainer: Vitrum-cnkj34kr8
Last Packager: Vitrum-cnkj34kr8
Votes: 2
Popularity: 0.000000
First Submitted: 2019-01-03 14:38 (UTC)
Last Updated: 2023-06-03 19:54 (UTC)

Pinned Comments

Vitrum-cnkj34kr8 commented on 2023-05-30 17:58 (UTC)

Post-install manual: Running Keyman for Linux

Latest Comments

1 2 Next › Last »

Vitrum-cnkj34kr8 commented on 2023-06-03 19:57 (UTC) (edited on 2023-06-03 20:02 (UTC) by Vitrum-cnkj34kr8)

Fixed GCC 13 bug, checked in clean chroot.

Vitrum-cnkj34kr8 commented on 2023-06-02 21:58 (UTC)

@spiritomb Thank you very much for the log. It seems the main difference is that you use gcc 13 while I'm still on gcc 12 (Manjaro). I have fixed this regression, but one problem still need to be solved. I will try to finish it in 2-3 days.

spiritomb commented on 2023-06-01 23:34 (UTC)

My build fails with the same error as twnaing. Here is my makepkg build log, if that's helpful: https://dpaste.com/77XLBL3V5

twnaing commented on 2023-05-31 15:06 (UTC)

It is failing with the following error.

[7/52] Compiling C++ object src/libkmnkbp0.so.0.0.0.p/kmx_kmx_consts.cpp.o
FAILED: src/libkmnkbp0.so.0.0.0.p/kmx_kmx_consts.cpp.o

Vitrum-cnkj34kr8 commented on 2023-05-30 17:58 (UTC)

Post-install manual: Running Keyman for Linux

Vitrum-cnkj34kr8 commented on 2023-05-30 17:58 (UTC)

I have updated the package from v13 to v16, but didn't check it under Wayland #4273. Contact me if there are issues with the new version.

C_Schmidpeter commented on 2020-10-30 04:19 (UTC)

@Vitrum-cnkj34kr8 To my understanding 'help2man' is only used for building purposes, so it can be moved from 'depends' to 'makedepends'.

C_Schmidpeter commented on 2020-10-29 15:55 (UTC)

@Vitrum-cnkj34kr8 Thanks!

Vitrum-cnkj34kr8 commented on 2020-10-24 10:33 (UTC)

@cschmid, @acud - fixed

C_Schmidpeter commented on 2020-10-24 07:57 (UTC)

Besides the as pointed out by @acud missing help2man package, the package python-lxml is missing as well. Without it the "Keyman Keyboards" (km-config) app fails to start.

@Vitrum-cnkj34kr8 could you add these dependencies, please?