1 # Maintainer : dongfengweixiao <adaptee [at] gmail [dot] com>
3 pkgname=gnome-shell-extensions-ibus-gnome3
6 pkgdesc="GNOME-Shell GJS Plugin for IBus"
9 url="http://ibus.googlecode.com"
10 depends=( 'ibus' 'gnome-shell' 'gjs' )
11 makedepends=('intltool')
12 source=('ibus-gjs-3.2.1.20111104.tar.gz')
13 md5sums=('d49a93c05a69bcdd65a839381d9fbaa1')
14 conflicts=('ibus-gjs-git')
16 cd ${srcdir}/ibus-gjs-3.2.1.20111104
18 ./configure --prefix=/usr
23 cd ${srcdir}/ibus-gjs-3.2.1.20111104
24 make DESTDIR=${pkgdir} install