[gnome-sdk-images] Update IBus to its latest release



commit 3fb3be4c5f994dea54f5be2477899f6d34ad4a0a
Author: Mathieu Bridon <bochecha daitauha fr>
Date:   Mon Aug 6 17:32:30 2018 +0200

    Update IBus to its latest release
    
    With this, the local patches are unnecessary.

 org.gnome.Sdk.json.in | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index 6127a8e..a43a026 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -961,7 +961,7 @@
             "name": "ibus",
             "config-opts": ["--disable-xim", "--disable-static", "--disable-dconf", 
"--disable-schemas-compile",
                             "--disable-setup", "--disable-ui", "--disable-engine", "--disable-libnotify", 
"--disable-emoji-dict",
-                            "--disable-appindicator", "--disable-tests", "--disable-gtk-doc"],
+                            "--disable-unicode-dict", "--disable-appindicator", "--disable-tests", 
"--disable-gtk-doc"],
             "cleanup": [
                 "/bin", "/libexec", "/share/bash-completion", "/share/dbus-1",
                 "/share/icons", "/share/man", "/share/ibus" ],
@@ -971,16 +971,8 @@
             "sources": [
                 {
                     "type": "archive",
-                    "url": "https://github.com/ibus/ibus/releases/download/1.5.16/ibus-1.5.16.tar.gz";,
-                    "sha256": "36b57bfbe4f92e3281fb535cae65794b6f25164b2a3288e73e6d06b4a409fe1e"
-                },
-                {
-                    "type": "patch",
-                    "path": "ibus-portal.patch"
-                },
-                {
-                    "type": "patch",
-                    "path": "ibus-disable-docs.patch"
+                    "url": "https://github.com/ibus/ibus/releases/download/1.5.18/ibus-1.5.18.tar.gz";,
+                    "sha256": "8551f7d027fb65d48225642fc8f3b232412ea75a4eb375244dd72a4d73c2639e"
                 }
             ]
         },


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]