Install this package:
emerge -a app-i18n/fcitx-gtk
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask app-i18n/fcitx-gtk
Or alternatively:
emerge --autounmask-write -a app-i18n/fcitx-gtk
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 5 |
<pkgmetadata> <maintainer type="person"> <email>tanekliang@gmail.com</email> <name>Yongxiang Liang</name> </maintainer> <use> <flag name="gtk2">Install input method module for GTK+ 2</flag> <flag name="gtk3">Enable support for GTK+3</flag> <flag name="gtk4">Enable support for GTK 4</flag> <flag name="snooper">Enable key snooper for gtk app</flag> <flag name="onlyplugin">Build only plugin</flag> </use> <upstream> <remote-id type="github">fcitx/fcitx5-gtk</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p app-i18n/fcitx-gtk |
euse -E <flag> -p app-i18n/fcitx-gtk |
euse -D <flag> -p app-i18n/fcitx-gtk
| Flag | Description | 9999 |
|---|---|---|
| X | Adds support for X11 | ⊕ |
| gtk2 | Install input method module for GTK+ 2 | ✓ |
| gtk3 | Enable support for GTK+3 | ⊕ |
| gtk4 | Enable support for GTK 4 | ⊕ |
| introspection | ⚠️ | ⊕ |
| onlyplugin | Build only plugin | ✓ |
| snooper | Enable key snooper for gtk app | ⊕ |
| wayland | Enable Wayland support ⚠️ | ✓ |