1 # Contributor: Lee.MaRS<leemars at gmail.com>
2 # Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
4 pkgname=ibus-table-wubi
7 pkgdesc='The Wubi Input Method of tables engines for IBus. (deprecated)'
9 url='http://code.google.com/p/ibus/'
11 depends=('ibus-table>=1.2.0')
12 provides=('ibus-table-wubi=1.2.0')
13 makedepends=('ibus-table-extraphrase=1.2.0')
14 source=("http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
15 md5sums=('3035c499c10362ff426468de1b66ee80')
18 cd ${pkgname}-${pkgver}
24 --libexecdir=/usr/lib/ibus \
27 --enable-extra-phrases
33 cd ${pkgname}-${pkgver}
35 make DESTDIR=${pkgdir} install