[gnome-apps-nightly] Books: Add more required deps
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly] Books: Add more required deps
- Date: Thu, 25 Aug 2016 09:52:37 +0000 (UTC)
commit 15cb5379da801682b63a857c26e8a47865e2826b
Author: Alexander Larsson <alexl redhat com>
Date: Thu Aug 25 11:04:05 2016 +0200
Books: Add more required deps
org.gnome.Books.json | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 50 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Books.json b/org.gnome.Books.json
index 3e4d147..679ee3d 100644
--- a/org.gnome.Books.json
+++ b/org.gnome.Books.json
@@ -36,6 +36,16 @@
"/bin/gnome-documents"],
"modules": [
{
+ "name": "gnome-online-accounts",
+ "config-opts": ["--disable-telepathy", "--disable-documentation", "--disable-backend"],
+ "sources": [
+ {
+ "type": "git",
+ "url": "git://git.gnome.org/gnome-online-accounts"
+ }
+ ]
+ },
+ {
"name": "gnome-desktop",
"config-opts": ["--disable-debug-tools", "--disable-udev"],
"sources": [
@@ -46,6 +56,46 @@
]
},
{
+ "name": "liboauth",
+ "sources": [
+ {
+ "type": "archive",
+ "url": "http://netix.dl.sourceforge.net/project/liboauth/liboauth-1.0.3.tar.gz",
+ "sha256": "0df60157b052f0e774ade8a8bac59d6e8d4b464058cc55f9208d72e41156811f"
+ }
+ ]
+ },
+ {
+ "name": "libgdata",
+ "config-opts": ["--disable-always-build-tests", "--disable-Werror", "--disable-static" ],
+ "sources": [
+ {
+ "type": "git",
+ "url": "git://git.gnome.org/libgdata"
+ }
+ ]
+ },
+ {
+ /* we need rest-0.7 so we use a tarball for it */
+ "name": "librest",
+ "sources": [
+ {
+ "type": "archive",
+ "url": "https://git.gnome.org/browse/librest/snapshot/librest-librest-0.7.12.tar.xz",
+ "sha256": "570917e570e6e8bf55572eb04902d4cf3975c2629df9df96c21be2059d71dab9"
+ }
+ ]
+ },
+ {
+ "name": "libzapojit",
+ "sources": [
+ {
+ "type": "git",
+ "url": "git://git.gnome.org/libzapojit"
+ }
+ ]
+ },
+ {
"name": "popplerdata",
"no-autogen": true,
"make-install-args": ["prefix=/app"],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]