1 # Contributor: Hiroshi Yui <hiroshiyui@gmail.com>
3 pkgname=ibus-table-zhuyin
6 pkgdesc="ZhuYin (Bopomofo) input method for IBus table engine."
8 url="https://github.com/definite/ibus-table-zhuyin"
10 depends=('ibus-table')
17 git clone git://github.com/definite/ibus-table-zhuyin.git ${pkgname}
19 cmake . -DCMAKE_INSTALL_PREFIX='/usr'
21 make DESTDIR="${pkgdir}/" install