1 # Contributor: zpxing <zpxing(at)gmail(dot)com>
2 pkgname=ibus-table-cangjie
5 pkgdesc="The Cangjie Input Method for IBus Table"
8 url="http://ibus.googlecode.com"
9 depends=('ibus' 'ibus-table' 'aspell-en' 'pyenchant')
10 provides=('ibus-table-cangjie=1.1.0')
11 source=(http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
12 md5sums=('25be75b2ae9435bd6cb943d3b4d7d609')
15 cd ${srcdir}/${pkgname}-${pkgver}
16 ./configure --prefix=/usr --libexecdir=/usr/lib/ibus
18 make DESTDIR=${pkgdir} install