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

SlackBuilds Repository

14.2 > Misc > ibus (1.5.16)

IBus is an Intelligent Input Bus.  It is a new input framework for Linux.
It provides a full featured and user friendly input method user interface.
It also may help developers to develop input method easily.

After installing at least one engine (e.g. PinYin engine) and enabling it
in ibus-setup, ibus itself should be fully functional. If you want to use
ibus as your primary input method, you should remove the scim package.

If you use qt applications, then you probably want ibus-qt as well.

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

export GTK_IM_MODULE=ibus
export XMODIFIERS=@im=ibus
export QT_IM_MODULE=ibus

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

This requires: json-glib, cldr-emoji-annotation

Maintained by: Heinz Wiesinger
Keywords: ibus,input method,scim,xim,input
ChangeLog: ibus

Homepage:
https://github.com/ibus/ibus/wiki

Source Downloads:
ibus-1.5.16.tar.gz (31ea7c1259c7285bd9d71f3000cbd95b)
emoji-test.txt (965fe35c4db4401cb9644ebb6251df55)

Download SlackBuild:
ibus.tar.gz
ibus.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