Input method framework
IBus is an input framework providing a full-featured and user-friendly input method user interface. It comes with multilingual input support. It may also simplify input method development.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/q4vkxkv7v7lmpn9vl6fy48vgdpd312by-ibus-1.5.24.drv | ||
riscv64-linux | /gnu/store/djbz6awwzdixx6sxm8fnh5drxv0dyz66-ibus-1.5.24.drv | ||
powerpc-linux | /gnu/store/242fxkmkgbjnjzh5rpl7ssbf3ldsps5v-ibus-1.5.24.drv | ||
powerpc64le-linux | /gnu/store/adi8yr789ibqvvv4iq8kqxq3cknakrs3-ibus-1.5.24.drv | ||
mips64el-linux | /gnu/store/dcnfpakhkihs2z1m1xprann86pqw67zk-ibus-1.5.24.drv | ||
i686-linux | /gnu/store/9paim1r2w6xlc75wim04sjjjbf0ghlbq-ibus-1.5.24.drv | ||
armhf-linux | /gnu/store/0pakhxcw576hwkn3g21wgcqnxpda8cw5-ibus-1.5.24.drv | ||
aarch64-linux | /gnu/store/nqawvl6yq0rg2f824lln9pkx7wi1drln-ibus-1.5.24.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'glib' does not match package name 'glib:bin' | |
input-labels Identify input labels that do not match package names | label 'gettext' does not match package name 'gettext-minimal' | |
input-labels Identify input labels that do not match package names | label 'gtk2' does not match package name 'gtk+' | |
input-labels Identify input labels that do not match package names | label 'pygobject' does not match package name 'python-pygobject' | |
wrapper-inputs Make sure 'wrap-program' can finds its interpreter. | "bash-minimal" should be in 'inputs' when 'wrap-program' is used |