ibus-zhuyin - a phonetic (Zhuyin/Bopomofo) Chinese input method.
$ git clone https://github.com/fourdollars/ibus-zhuyin.git && cd ibus-zhuyin
$ ./autogen.sh
$ ./configure --prefix=/usr --libexecdir=/usr/lib/ibus CFLAGS=-g CXXFLAGS=-g
$ make
$ sudo make install
$ ibus-daemon -r -d -x
$ git clone https://github.com/fourdollars/ibus-zhuyin.git && cd ibus-zhuyin
$ ./release.sh deb
$ git clone https://github.com/fourdollars/ibus-zhuyin.git && cd ibus-zhuyin
$ ./release.sh rpm
Copyright 2012-2020 Shih-Yuan Lee (FourDollars)
Licensed under GPL version 3 or any later version - see COPYING file.