[gnome-continuous] manifest: Remove geary



commit d04cfd401d4ea2ab27dfe0e6775edf6f8e5a78ae
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Jan 4 01:41:17 2016 +0000

    manifest: Remove geary
    
    This module is currently unmainteined, its not part of the official
    GNOME releases and its failing to build with this error:
    
    "
    /ostbuild/source/geary/src/engine/util/util-converter.vala:31.5-31.34: error: overriding method 
`Geary.Stream.MidstreamConverter.convert' is incompatible with base method `GLib.Converter.convert': 
incompatible type of parameter 1.
    public ConverterResult convert(uint8[] inbuf, uint8[] outbuf, ConverterFlags flags,
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    Compilation failed: 1 error(s), 0 warning(s)
    "
    
    http://build.gnome.org/continuous/buildmaster/builds/2016/01/04/2/build/log-geary.txt

 manifest.json |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index b0b5350..2f0c17b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1193,9 +1193,6 @@
 
                {"src": "gnome:seahorse"},
 
-               {"src": "gnome:geary",
-                "config-opts": ["--disable-documentation"]},
-
                {"src": "gnome:totem",
                 "config-opts": ["--disable-vala"]},
 


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