This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Misc > fcitx (4.2.9.4)

Fcitx is an input method framework with extension support. Currently it
supports linux and Unix systems, like freebsd. It has three builtin
Input Method Engine, Pinyin, QuWei and Table-based input methods.

By default, this slackbuild will build IM module support for GTK2, GTK3
and Qt4.

To enable OpenCC support for chinese input, you can pass OPENCC=On to
the script:

OPENCC=On ./fcitx.SlackBuild

To enable fcitx put the following lines in your ~/.bashrc file

export GTK_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx
export QT_IM_MODULE=fcitx

fcitx is pre-configured to autostart on xdg-compliant desktop environments
if these settings are present. On other desktop environments you can add
"fcitx-autostart" to the respective autostart settings.

This requires: extra-cmake-modules, libxkbcommon

Maintained by: Heinz Wiesinger
Keywords: input method,chinese,X,IM,fcitx,scim
ChangeLog: fcitx

Homepage:
https://fcitx-im.org

Source Downloads:
fcitx-4.2.9.4_dict.tar.xz (01a95b63fae67623cd594ab8517e80e9)

Download SlackBuild:
fcitx.tar.gz
fcitx.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds