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/fzkw9d66p4l9vql610k8wwnxigj899jv-ibus-1.5.24.drv | ||
riscv64-linux | /gnu/store/b68hwv938gcdzfrls6wfy5gm0xwy2yry-ibus-1.5.24.drv | ||
powerpc-linux | /gnu/store/8mjnzdxnb5dyasfpk2gm07fnakyrl4ny-ibus-1.5.24.drv | ||
powerpc64le-linux | /gnu/store/vjv7jrfwaddqh8jrnzfh1dapkq1lvqv2-ibus-1.5.24.drv | ||
mips64el-linux | /gnu/store/lynh5728mkd038j1826anfgkagnfldg5-ibus-1.5.24.drv | ||
i686-linux | /gnu/store/wx4mibb7qign6kpzpdm0pxm1hc3j835a-ibus-1.5.24.drv | ||
armhf-linux | /gnu/store/i89pxg9mc4d4srl307rkbr3nbkbpsra2-ibus-1.5.24.drv | ||
aarch64-linux | /gnu/store/6p7v4d9xlpi0cv6s5br2wdp6vszyfg5k-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 |