summaryrefslogtreecommitdiff
path: root/inputmethod/fcitx5-gtk
AgeCommit message (Collapse)AuthorFilesLines
2022-12-02fcitx5-gtk: add patch to fix build, std::min() that takes an initializer ↵nros2-1/+19
list was not visible
2022-08-11Bump all dependent packages of wayland (belatedly)gutteridge1-2/+2
The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
2021-12-08revbump for icu and libffiadam1-1/+2
2021-10-26inputmethod: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (possibly fetched conditionally?): ./inputmethod/anthy/distinfo 2ch.t ./inputmethod/anthy/distinfo okinawa-20090801.t
2021-10-07inputmethod: Remove SHA1 hashes for distfilesnia1-2/+1
2021-04-25fcitx5-gtk: fix building with gcc10nia2-1/+16
2021-03-02fcitx5: Set build time dependency to extra-cmake-modulesryoon1-1/+3
* Replace DEPENDS with BUILD_DEPENDS. And remove trailing slash. * Add new BUILD_DEPENDS to some packages. CMake dectects ECM.
2021-02-27fcitx5-gtk: Update to 5.0.4ryoon3-10/+10
Changelog: * Fix boader width. * Fix wayland issue. * Use new client-side-ui API.
2021-02-25fcitx5-gtk: Enable gtk4 IM moduleryoon2-4/+5
* Enable multilingual character input for GTK4 apps.
2021-02-17inputmethod/fcitx5-gtk: import fcitx5-gtk-5.0.3ryoon4-0/+47
Gtk im module for fcitx5 and glib based dbus client library.