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

Gaetan Bisson bisson at archlinux.org
Sun Oct 14 06:02:55 UTC 2012


    Date: Sunday, October 14, 2012 @ 02:02:55
  Author: bisson
Revision: 168694

upstream has decided to switch back to gtk2 defaults

Modified:
  gcin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-14 05:53:34 UTC (rev 168693)
+++ PKGBUILD	2012-10-14 06:02:55 UTC (rev 168694)
@@ -5,15 +5,15 @@
 
 pkgname=gcin
 pkgver=2.7.9
-pkgrel=1
+pkgrel=2
 pkgdesc='Input method server supporting various input methods'
 url='http://hyperrate.com/dir.php?eid=67'
 license=('LGPL')
 arch=('i686' 'x86_64')
-depends=('gtk3' 'libxtst')
-makedepends=('qt' 'gtk2' 'anthy' 'libchewing')
+depends=('gtk2' 'libxtst')
+makedepends=('qt' 'gtk3' 'anthy' 'libchewing')
 optdepends=('qt: support for qt4 input method'
-            'gtk2: support for gtk2 input method'
+            'gtk3: support for gtk3 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.xz"




More information about the arch-commits mailing list