1 # Contributor: Lonfucius <Lonfucius@gmail.com>
2 # Maintainer: Jesse Jaara <jesse.jaara@gmail.com>
3 pkgname=ibus-table-others
6 pkgdesc='ibus-table-others (Various tables that beyond Chinese)'
8 url="http://code.google.com/p/ibus/"
10 depends=('ibus' 'ibus-table')
11 source=(http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
15 cd ${srcdir}/${pkgname}-${pkgver}
16 ./configure --prefix=/usr --libexecdir=/usr/lib/ibus
23 cd ${srcdir}/${pkgname}-${pkgver}
24 make DESTDIR=${pkgdir} install
26 md5sums=('59cb263505ea668ef546738e8b68132d')