[gnome-continuous] Revert "Add build-api patch for gvfs"
- From: Iñigo Martínez <inigomartinez src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-continuous] Revert "Add build-api patch for gvfs"
- Date: Sat,  4 Nov 2017 10:06:33 +0000 (UTC)
commit 3349292e1119b46dbec084b21abf89149fe946f2
Author: Iñigo Martínez <inigomartinez gmail com>
Date:   Sat Nov 4 11:05:37 2017 +0100
    Revert "Add build-api patch for gvfs"
    
    This reverts commit 85d3744d9b36a289a23f1c07aef5750b2062a61b.
    
    libgcrypt, instead of providing a .pc, comes with a tool called
    libgcrypt-config which can be used to get information about
    library and compiler flags used when building and also its
    version number.
    
    This utility does not work properly on gnome-continuous which
    makes gvfs' build process to fail.
 manifest.json                |    7 +-
 patches/gvfs-build-api.patch |  282 ------------------------------------------
 2 files changed, 2 insertions(+), 287 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 6131362..f905066 100644
--- a/manifest.json
+++ b/manifest.json
@@ -890,12 +890,9 @@
                                 "--disable-Werror"]},
 
                {"src": "gnome:gvfs",
-                "patches": ["gvfs-build-api.patch"],
                 "config-opts": ["--disable-gphoto2",
-                                "--enable-devel-utils",
-                                "--enable-installed-tests",
-                                "--disable-man",
-                                "--enable-programs"]},
+                                "--disable-documentation",
+                                "--enable-installed-tests"]},
 
                {"src": "gnome:gnome-bluetooth",
                  "patches": ["gnome-bluetooth-build-api.patch"],
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]