[gnome-apps-nightly/stable] Rebuild bijiben against 3.24



commit 0f32ba57533a97bb5589a34024573f52156a9d0c
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Apr 22 17:44:58 2017 -0400

    Rebuild bijiben against 3.24
    
    It is still the 3.22 version of bijiben, but we can
    built it against 3.24.

 org.gnome.bijiben.json |   42 ++++++++++++++++++++++++++++++------------
 1 files changed, 30 insertions(+), 12 deletions(-)
---
diff --git a/org.gnome.bijiben.json b/org.gnome.bijiben.json
index 76cc770..5cc1f28 100644
--- a/org.gnome.bijiben.json
+++ b/org.gnome.bijiben.json
@@ -1,7 +1,7 @@
 {
     "app-id": "org.gnome.bijiben",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "3.22",
+    "runtime-version": "3.24",
     "branch": "stable",
     "sdk": "org.gnome.Sdk",
     "command": "bijiben",
@@ -45,8 +45,8 @@
             "sources": [
                 {
                     "type": "archive",
-                    "url": 
"https://download.gnome.org/sources/gnome-online-accounts/3.22/gnome-online-accounts-3.22.0.tar.xz";,
-                    "sha256": "aacce93a71bf5e687a45ae0d00f31ea0625ddd8143235d6d8c64c4ec21bbfa33"
+                    "url": 
"https://download.gnome.org/sources/gnome-online-accounts/3.24/gnome-online-accounts-3.24.0.tar.xz";,
+                    "sha256": "9e2f780e061641dfd692cc82269b0cac6cce73c74ce2d8a0a5e80889ed07c17b"
                 }
             ]
         },
@@ -66,14 +66,31 @@
         },
         {
             "name": "evolution-data-server",
-            "cleanup": ["/lib/evolution-data-server/*-backends", "/libexec", "/share/dbus-1/services" ],
-            "config-opts": ["--disable-google-auth",
-                            "--disable-uoa", "--disable-google", "--disable-weather" ],
+            "cleanup": [
+                "/lib/cmake",
+                "/lib/evolution-data-server/*-backends",
+                "/libexec",
+                "/share/dbus-1/services"
+            ],
+            "cmake": true,
+            "config-opts": [
+                "-DENABLE_GTK=ON",
+                "-DENABLE_GOOGLE_AUTH=OFF",
+                "-DENABLE_UOA=OFF",
+                "-DENABLE_GOOGLE=OFF",
+                "-DENABLE_VALA_BINDINGS=ON",
+                "-DENABLE_WEATHER=OFF",
+                "-DWITH_OPENLDAP=OFF",
+                "-DENABLE_INTROSPECTION=ON",
+                "-DENABLE_INSTALLED_TESTS=OFF",
+                "-DENABLE_GTK_DOC=OFF",
+                "-DENABLE_EXAMPLES=OFF"
+            ],
             "sources": [
                 {
                     "type": "archive",
-                    "url": 
"https://download.gnome.org/sources/evolution-data-server/3.22/evolution-data-server-3.22.0.tar.xz";,
-                    "sha256": "8653a9a28980e661e8b91ba335dae04a0553e12611ad155bc48fb3fb3c98653d"
+                    "url": 
"https://download.gnome.org/sources/evolution-data-server/3.24/evolution-data-server-3.24.1.tar.xz";,
+                    "sha256": "6344b8035e2bcc5cd404bc86e6d874cdf54102a8948aa0ab7b4e717d328881b0"
                 }
             ]
         },
@@ -83,12 +100,13 @@
             "config-opts": [ "--disable-miner-apps", "--disable-static",
                              "--disable-tracker-extract", "--disable-tracker-needle",
                              "--disable-tracker-preferences", "--disable-artwork",
-                             "--disable-tracker-writeback", "--disable-miner-user-guides"],
+                             "--disable-tracker-writeback", "--disable-miner-user-guides",
+                             "--with-bash-completion-dir=no"],
             "sources": [
                 {
-                    "type": "archive",
-                    "url": "https://download.gnome.org/sources/tracker/1.10/tracker-1.10.0.tar.xz";,
-                    "sha256": "df95b4a1e7de442f66d1097b725dd3cdd739862f491453fc7d7b1f88181a12fb"
+                   "type": "archive",
+                    "url": "https://download.gnome.org/sources/tracker/1.10/tracker-1.12.0.tar.xz";,
+                    "sha256": "83193dd8c05e3e8b05fa8f1cfb80964fa78f7aeb86f3302fa4be6ec7e6ff596f"
                 }
             ]
         },


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