fcitx5-gtk provides the GTK IM modules and libraries for fcitx5.
If you enable GObject Introspection (via the ENABLE_GIR CMake
variable), make install will install some files to the system's GIR
directories regardless of what CMAKE_INSTALL_PREFIX is set to.
If you have installed it to a custom prefix, you'll need to update the
GTK input method module cache. This is done by invoking
gtk-query-immodules-3.0 (or gtk-query-immodules-3.0 for GTK 2) and
setting GTK_PATH to point at fcitx5-gtk's GTK library install path
beforehand. For example:
GTK_PATH=/your/install/path/lib/gtk-3.0 gtk-query-immodules-3.0 \
--update-cache
This requires: fcitx5
Maintained by: ltlnx
Keywords: fcitx,fcitx5,input method,ime,gtk,gtk4,gtk3,gtk2
ChangeLog: fcitx5-gtk
Homepage:
https://github.com/fcitx/fcitx5-gtk
Download SlackBuild:
fcitx5-gtk.tar.gz
fcitx5-gtk.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
fcitx5-gtk.SlackBuild |
fcitx5-gtk.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds