From ae3531df8af3f1e88d38164ff39a7b190daac91a Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Wed, 29 Jul 2015 17:43:40 +0300 Subject: [PATCH] scim:fixed deps --- x11/im/scim/actions.py | 1 - x11/im/scim/pspec.xml | 28 +++++++++++++++++++++++++--- 2 files changed, 25 insertions(+), 4 deletions(-) diff --git a/x11/im/scim/actions.py b/x11/im/scim/actions.py index 584b7b7b68..1885c746d0 100644 --- a/x11/im/scim/actions.py +++ b/x11/im/scim/actions.py @@ -25,7 +25,6 @@ def setup(): ") #--disable-panel-gtk \ #--disable-setup-ui") - # no gtk3 support in scim-anthy pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") diff --git a/x11/im/scim/pspec.xml b/x11/im/scim/pspec.xml index 116caa3d1a..3bcedb10de 100644 --- a/x11/im/scim/pspec.xml +++ b/x11/im/scim/pspec.xml @@ -18,9 +18,10 @@ scim-system-global - gtk2-devel + gtk3-devel libXt-devel intltool + qt5-base-devel scim-1.4.14-compile.patch @@ -38,7 +39,10 @@ Core of SCIM for users libX11 - gtk2 + libgcc + scim-libs + gtk3 + glib2 pango gdk-pixbuf @@ -62,7 +66,11 @@ pango libX11 - gtk2 + gtk3 + cairo + glib2 + libgcc + libtool-ltdl /usr/lib/libscim-* @@ -84,11 +92,25 @@ + + scim-immodule-gtk3 + IM Module for GTK3 applications + + gtk3 + glib2 + pango + + + /usr/lib/gtk-3.0 + + + scim-immodule-gtk2 IM Module for GTK2 applications gtk2 + glib2 pango