[gnome-ostree] manifest: Drop upstreamed ibus patch, disable setup ui



commit 1647ab6930a57dac9506a82c47cd636a71d9e20c
Author: Colin Walters <walters verbum org>
Date:   Tue Feb 12 18:14:33 2013 -0500

    manifest: Drop upstreamed ibus patch, disable setup ui
    
    One fewer crappy .desktop file in the UI.

 manifest.json                           |    6 +++---
 patches/ibus-introspection-syntax.patch |   28 ----------------------------
 2 files changed, 3 insertions(+), 31 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index f411d39..2aead58 100644
--- a/manifest.json
+++ b/manifest.json
@@ -671,14 +671,14 @@
 		{"src": "gnome:gjs"},
 
                 {"src": "ibus:ibus.git",
-		 "patches": ["ibus-builddir.patch",
-			     "ibus-introspection-syntax.patch"],
+		 "patches": ["ibus-builddir.patch"],
 		 "config-opts": ["--disable-tests", 
 				 "--disable-gconf",
 				 "--enable-dconf",
 				 "--enable-introspection",
 				 "--enable-vala",
-				 "--disable-ui"]},
+				 "--disable-ui",
+				 "--disable-setup"]},
 
 		{"src": "fd-telepathy:telepathy-glib",
 		 "config-opts": ["--enable-vala-bindings",


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