[gnome-apps-nightly/gnome-3-22] Convert books to build from tarballs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly/gnome-3-22] Convert books to build from tarballs
- Date: Wed, 21 Sep 2016 19:28:53 +0000 (UTC)
commit 7ca3995f00bbfc82f98f6d7ad9ab51a2d665a9a4
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Sep 21 12:28:22 2016 -0700
Convert books to build from tarballs
org.gnome.Books.json | 50 +++++++++++++++++++++++++++++---------------------
1 files changed, 29 insertions(+), 21 deletions(-)
---
diff --git a/org.gnome.Books.json b/org.gnome.Books.json
index 679ee3d..698fa53 100644
--- a/org.gnome.Books.json
+++ b/org.gnome.Books.json
@@ -1,11 +1,10 @@
{
"app-id": "org.gnome.Books",
"runtime": "org.gnome.Platform",
- "runtime-version": "master",
+ "runtime-version": "3.22",
+ "branch": "stable",
"sdk": "org.gnome.Sdk",
"command": "gnome-books",
- "tags": ["nightly"],
- "desktop-file-name-prefix": "(Nightly) ",
"finish-args": [
/* X11 + XShm access */
"--share=ipc", "--socket=x11",
@@ -40,8 +39,9 @@
"config-opts": ["--disable-telepathy", "--disable-documentation", "--disable-backend"],
"sources": [
{
- "type": "git",
- "url": "git://git.gnome.org/gnome-online-accounts"
+ "type": "archive",
+ "url":
"https://download.gnome.org/sources/gnome-online-accounts/3.22/gnome-online-accounts-3.22.0.tar.xz",
+ "sha256": "aacce93a71bf5e687a45ae0d00f31ea0625ddd8143235d6d8c64c4ec21bbfa33"
}
]
},
@@ -50,8 +50,9 @@
"config-opts": ["--disable-debug-tools", "--disable-udev"],
"sources": [
{
- "type": "git",
- "url": "git://git.gnome.org/gnome-desktop"
+ "type": "archive",
+ "url":
"https://download.gnome.org/sources/gnome-desktop/3.22/gnome-desktop-3.22.0.tar.xz",
+ "sha256": "cff36ccd8d0a62177a4c1513ec70d13ead3b84fdc208ba54199cf7616f05644d"
}
]
},
@@ -70,8 +71,9 @@
"config-opts": ["--disable-always-build-tests", "--disable-Werror", "--disable-static" ],
"sources": [
{
- "type": "git",
- "url": "git://git.gnome.org/libgdata"
+ "type": "archive",
+ "url": "http://netix.dl.sourceforge.net/project/liboauth/liboauth-1.0.3.tar.gz",
+ "sha256": "0df60157b052f0e774ade8a8bac59d6e8d4b464058cc55f9208d72e41156811f"
}
]
},
@@ -90,8 +92,9 @@
"name": "libzapojit",
"sources": [
{
- "type": "git",
- "url": "git://git.gnome.org/libzapojit"
+ "type": "archive",
+ "url": "https://download.gnome.org/sources/libzapojit/0.0/libzapojit-0.0.3.tar.xz",
+ "sha256": "3d25f99329105abb99d1e9651b0aa1842065456ea54c22970a7330e9f3d1c37e"
}
]
},
@@ -127,8 +130,9 @@
"--disable-browser-plugin", "--enable-introspection" ],
"sources": [
{
- "type": "git",
- "url": "git://git.gnome.org/evince"
+ "type": "archive",
+ "url": "https://download.gnome.org/sources/evince/3.22/evince-3.22.0.tar.xz",
+ "sha256": "22ebabf890057e8b43020ffdebdbb57d6a586beba031838f0f0c8a596c479d46"
}
]
},
@@ -141,8 +145,9 @@
"--disable-tracker-writeback", "--disable-miner-user-guides"],
"sources": [
{
- "type": "git",
- "url": "git://git.gnome.org/tracker"
+ "type": "archive",
+ "url": "https://download.gnome.org/sources/tracker/1.10/tracker-1.10.0.tar.xz",
+ "sha256": "df95b4a1e7de442f66d1097b725dd3cdd739862f491453fc7d7b1f88181a12fb"
}
]
},
@@ -150,8 +155,9 @@
"name": "libgepub",
"sources": [
{
- "type": "git",
- "url": "git://git.gnome.org/libgepub"
+ "type": "archive",
+ "url": "https://download.gnome.org/sources/libgepub/0.4/libgepub-0.4.tar.xz",
+ "sha256": "5666a1c4d186d205bd2d91b71d4c1cd5426025569114a765dd913a564f149ff4"
}
]
},
@@ -159,8 +165,9 @@
"name": "gnome-epub-thumbnailer",
"sources": [
{
- "type": "git",
- "url": "git://git.gnome.org/gnome-epub-thumbnailer"
+ "type": "archive",
+ "url":
"https://download.gnome.org/sources/gnome-epub-thumbnailer/1.5/gnome-epub-thumbnailer-1.5.tar.xz",
+ "sha256": "308210f5800219f64cae4828e59bb8e6e4c53b888048cf487221aeb4337d791a"
}
]
},
@@ -169,8 +176,9 @@
"config-opts": [ "--disable-documentation"],
"sources": [
{
- "type": "git",
- "url": "git://git.gnome.org/gnome-documents"
+ "type": "archive",
+ "url":
"https://download.gnome.org/sources/gnome-documents/3.22/gnome-documents-3.22.0.tar.xz",
+ "sha256": "edf5cd6b7b7f5847217b60885358030598e551010087d2a9d1765ae6777041ad"
}
]
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]