[gnome-continuous] Drop build-api patches for todo and calendar



commit fb5f3bbf9d5ba59f1fc198f7e31adf26d34abe7c
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Aug 10 11:56:33 2017 +0100

    Drop build-api patches for todo and calendar
    
    Upstream dropped Autotools, and have their identical build-api wrappers,
    so we don't need to do anything special any more.

 manifest.json                          |    6 +-
 patches/gnome-calendar-build-api.patch |  185 ------------------------------
 patches/gnome-todo-build-api.patch     |  193 --------------------------------
 3 files changed, 2 insertions(+), 382 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 95cab05..3d1ed26 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1182,8 +1182,7 @@
                {"src": "gnome:epiphany",
                  "patches": ["epiphany-meson-build-api.patch"]},
 
-               {"src": "gnome:gnome-calendar",
-                 "patches": ["gnome-calendar-build-api.patch"]},
+               {"src": "gnome:gnome-calendar"},
 
         {"src": "tarball:https://ftp.gnu.org/gnu/gmp/gmp-6.0.0a.tar.xz";,
          "name": "gmp",
@@ -1390,8 +1389,7 @@
 
                 {"src": "gnome:gnome-music"},
 
-                {"src": "gnome:gnome-todo",
-                 "patches": ["gnome-todo-build-api.patch"]}
+                {"src": "gnome:gnome-todo"}
        ],
 
     "installed-tests-components": [],


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