./inputmethod/fcitx5-kkc, libkkc input method support for fcitx5

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.1.1, Package name: fcitx5-kkc-5.1.1, Maintainer: ryoon

This provides libkkc input method support for fcitx5.
Released under GPL3+.


Master sites:

Filesize: 43.793 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-10 13:05:03 by Ryo ONODERA | Files touched by this commit (3)
Log message:
inputmethod/fcitx5-kkc: Update to 5.1.1

Cnagelog:
Add Qt 6 support.
Update translations.
Cleanups.
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2023-05-28 17:56:13 by Thomas Klausner | Files touched by this commit (1)
Log message:
fcitx5-kkc: try bumping c++ requirement to c++11

Still trying to guess a fix for
error: 'underlying_type_t' is not a member of 'std'
   2023-05-22 23:00:50 by Thomas Klausner | Files touched by this commit (645)
Log message:
*: bump for libproxy 0.5
   2023-04-25 16:59:57 by Thomas Klausner | Files touched by this commit (1)
Log message:
fcitx5-kkc: required gcc 8 for std::underlying_type_t

Not sure if that version is fine, but NetBSD 9 has 7.5
and that is not sufficient.