Date: Monday, January 28, 2013 @ 00:24:22 Author: bisson Revision: 176235
implement FS#33591 Modified: uim/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-27 22:09:10 UTC (rev 176234) +++ PKGBUILD 2013-01-27 23:24:22 UTC (rev 176235) @@ -4,7 +4,7 @@ pkgname=uim pkgver=1.8.4 -pkgrel=1 +pkgrel=2 pkgdesc='Multilingual input method library' url='http://code.google.com/p/uim/' license=('custom:BSD') @@ -28,6 +28,7 @@ --prefix=/usr \ --libexecdir=/usr/lib/uim \ --with-anthy-utf8 \ + --with-qt4-immodule \ --with-qt4 \ make
