[arch-commits] Commit in gcin/trunk (PKGBUILD)

Gaetan Bisson bisson at archlinux.org
Mon Jul 18 13:37:20 UTC 2011


    Date: Monday, July 18, 2011 @ 09:37:20
  Author: bisson
Revision: 131965

enable chewing support

Modified:
  gcin/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-18 12:30:49 UTC (rev 131964)
+++ PKGBUILD	2011-07-18 13:37:20 UTC (rev 131965)
@@ -5,16 +5,17 @@
 
 pkgname=gcin
 pkgver=1.6.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Input method server supporting various input methods'
 arch=('i686' 'x86_64')
 license=('LGPL')
 url='http://hyperrate.com/dir.php?eid=67'
 depends=('gtk2' 'libxtst')
-makedepends=('qt' 'gtk3' 'anthy')
+makedepends=('qt' 'gtk3' 'anthy' 'libchewing')
 optdepends=('qt: support for qt4 input method'
             'gtk3: support for gtk3 input method'
-            'anthy: support for anthy input method')
+            'anthy: support for anthy input method'
+            'libchewing: support for chewing input method')
 source=("http://www.csie.nctu.edu.tw/~cp76/gcin/download/${pkgname}-${pkgver}.tar.bz2"
         'qt4-lib64.patch')
 sha1sums=('36ed067b354abb1e0707a4b327e2ad624cb6f88d'




More information about the arch-commits mailing list