]> git.pld-linux.org Git - packages/scim.git/commitdiff
- updated to 1.4.16 auto/th/scim-1.4.16-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 14 Apr 2016 03:46:59 +0000 (05:46 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 14 Apr 2016 03:46:59 +0000 (05:46 +0200)
- updated config patch

scim-config.patch
scim.spec

index 0251715ce0337161902f202b869cca68687dd461..4acf6c2ae1b6a00d9439dbce96f1393ac4485ba8 100644 (file)
@@ -1,6 +1,6 @@
---- scim-1.4.10/configs/config.orig    2010-01-17 17:17:48.000000000 +0100
-+++ scim-1.4.10/configs/config 2011-07-24 18:09:50.000000000 +0200
-@@ -1,17 +1,36 @@
+--- scim-1.4.16/configs/config.orig    2016-04-09 08:27:03.000000000 +0200
++++ scim-1.4.16/configs/config 2016-04-13 21:58:57.596133814 +0200
+@@ -1,18 +1,37 @@
  # This file is encoded in UTF-8 encoding.
 +/DefaultIMEngineFactory/si_LK = IMEngine-M17N-si-wijesekera
 +/DefaultIMEngineFactory/ta_IN = IMEngine-M17N-ta-tamil99
@@ -12,6 +12,7 @@
 +# chewing
 +/DefaultIMEngineFactory/zh_TW = fcff66b6-4d3e-4cf2-833c-01ef66ac6025
  /FrontEnd/OnTheSpot = true
+ /FrontEnd/SharedInputMethod = true
 -/FrontEnd/ChangeFactoryGlobally = false
  /FrontEnd/Socket/ConfigReadOnly = false
  /FrontEnd/Socket/MaxClients = 512
 -/Hotkeys/FrontEnd/ShowFactoryMenu = Control+Alt+Right
 -/Hotkeys/FrontEnd/Trigger = Control+space,Zenkaku_Hankaku,Hangul
 -/Hotkeys/FrontEnd/ValidKeyMask = Shift+Control+Alt+Meta+QuirkKanaRo
-+/Hotkeys/FrontEnd/NextFactory = 
++/Hotkeys/FrontEnd/NextFactory =
 +/Hotkeys/FrontEnd/NextFactory/zh_CN = Control+Alt+Down,Shift+Control+KeyRelease+Shift_L,Shift+Control+KeyRelease+Shift_R
 +/Hotkeys/FrontEnd/NextFactory/zh_HK = Control+Alt+Down,Shift+Control+KeyRelease+Shift_L,Shift+Control+KeyRelease+Shift_R
 +/Hotkeys/FrontEnd/NextFactory/zh_SG = Control+Alt+Down,Shift+Control+KeyRelease+Shift_L,Shift+Control+KeyRelease+Shift_R
 +/Hotkeys/FrontEnd/NextFactory/zh_TW = Control+Alt+Down,Shift+Control+KeyRelease+Shift_L,Shift+Control+KeyRelease+Shift_R
-+/Hotkeys/FrontEnd/PreviousFactory = 
++/Hotkeys/FrontEnd/PreviousFactory =
 +/Hotkeys/FrontEnd/PreviousFactory/zh_CN = Control+Alt+Up,Shift+Control+KeyRelease+Control_L,Shift+Control+KeyRelease+Control_R
 +/Hotkeys/FrontEnd/PreviousFactory/zh_HK = Control+Alt+Up,Shift+Control+KeyRelease+Control_L,Shift+Control+KeyRelease+Control_R
 +/Hotkeys/FrontEnd/PreviousFactory/zh_SG = Control+Alt+Up,Shift+Control+KeyRelease+Control_L,Shift+Control+KeyRelease+Control_R
 +/Hotkeys/FrontEnd/PreviousFactory/zh_TW = Control+Alt+Up,Shift+Control+KeyRelease+Control_L,Shift+Control+KeyRelease+Control_R
-+/Hotkeys/FrontEnd/ShowFactoryMenu = 
++/Hotkeys/FrontEnd/ShowFactoryMenu =
 +# disable trigger hotkey by default, except for the locale below:
 +/Hotkeys/FrontEnd/Trigger = Control+space
 +/Hotkeys/FrontEnd/Trigger/ja_JP = Zenkaku_Hankaku,Alt+grave,Control+space
@@ -43,7 +44,7 @@
  /Panel/Gtk/Color/ActiveBackground = light sky blue
  /Panel/Gtk/Color/ActiveText = black
  /Panel/Gtk/Color/NormalBackground = #F7F3F7
-@@ -19,7 +38,7 @@
+@@ -20,7 +39,7 @@
  /Panel/Gtk/Font = default
  /Panel/Gtk/DefaultSticked = false
  /Panel/Gtk/LookupTableEmbedded = true
index db7a53979fc11408772abdaa93d24d8609d1509e..c65845f245f02c20d27b3454ca4c00047eb3174e 100644 (file)
--- a/scim.spec
+++ b/scim.spec
@@ -1,4 +1,3 @@
-# TODO: clutter (requires .pc: clutter-1.0 clutter-imcontext-0.1)
 #
 # Conditional build:
 %bcond_with    gtk2ui          # build GTK+ 2.x based gtkutils and setup
 Summary:       Smart Common Input Method
 Summary(pl.UTF-8):     Smart Common Input Method - ogólna metoda wprowadzania
 Name:          scim
-Version:       1.4.15
+Version:       1.4.16
 Release:       1
 License:       LGPL v2+
 Group:         X11/Applications
 Source0:       http://downloads.sourceforge.net/scim/%{name}-%{version}.tar.gz
-# Source0-md5: b152326ec34a74e435685cfdc24541e5
+# Source0-md5: 7a2475939c8b8a15a6953b91f91871a1
 Source1:       %{name}.xinputd
 Patch0:                %{name}-config.patch
 URL:           http://www.scim-im.org/
This page took 0.101717 seconds and 4 git commands to generate.