[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
49/71: gnu: evolution-data-server: Update to 3.20.1, fix build.
From: |
??? |
Subject: |
49/71: gnu: evolution-data-server: Update to 3.20.1, fix build. |
Date: |
Mon, 02 May 2016 14:08:21 +0000 |
iyzsong pushed a commit to branch gnome-updates
in repository guix.
commit c1387d3689fa7ec9b7e87ea65537231310b08fec
Author: 宋文武 <address@hidden>
Date: Thu Apr 28 10:06:31 2016 +0800
gnu: evolution-data-server: Update to 3.20.1, fix build.
* gnu/packages/gnome.scm (evlution-data-server): Update to 3.20.1.
[arguments]: Pass '--disable-google-auth' to configure.
---
gnu/packages/gnome.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 155cbcb..be28f7e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4123,7 +4123,7 @@ Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.")
(define-public evolution-data-server
(package
(name "evolution-data-server")
- (version "3.20.0")
+ (version "3.20.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4131,7 +4131,7 @@ Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0jsgzahaha6bxrm15da7c32m8ksnmx9rfm7xdx99lbxhsm7yiwh5"))))
+ "0lsbhzacr2bs90z8sx44vf403r0h2yqsy4l2svrh5hjnassgdyqx"))))
(build-system gnu-build-system)
(arguments
'(;; XXX: fails with:
@@ -4143,6 +4143,7 @@ Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.")
(nspr (assoc-ref %build-inputs "nspr")))
(list "--disable-uoa" ; disable Ubuntu Online Accounts support
"--disable-google" ; disable Google Contacts support
+ "--disable-google-auth" ; disable Google authentication
(string-append "--with-nspr-includes=" nspr "/include/nspr")
(string-append "--with-nss-includes=" nss "/include/nss")
(string-append "--with-nss-libs=" nss "/lib/nss")))
- 56/71: gnu: librsvg: Drop 'loaders.cache' file., (continued)
- 56/71: gnu: librsvg: Drop 'loaders.cache' file., ???, 2016/05/02
- 68/71: gnu: gnome: Add desktop-file-utils., ???, 2016/05/02
- 35/71: gnu: geocode-glib: Update to 3.20.1., ???, 2016/05/02
- 14/71: gnu: ruby-hashery: Update to 2.1.2., ???, 2016/05/02
- 44/71: gnu: shotwell: Update to 0.22.1., ???, 2016/05/02
- 39/71: gnu: eog: Update to 3.20.1., ???, 2016/05/02
- 24/71: gnu: at-spi2-atk: Update to 2.20.1., ???, 2016/05/02
- 13/71: syscalls: Add 'tcgetattr' and 'tcsetattr' bindings., ???, 2016/05/02
- 33/71: gnu: gnome-sudoku: Update to 3.20.0., ???, 2016/05/02
- 36/71: gnu: gnome-settings-daemon: Update to 3.20.1., ???, 2016/05/02
- 49/71: gnu: evolution-data-server: Update to 3.20.1, fix build.,
??? <=
- 53/71: gnu: gnome-shell: Update to 3.20.1., ???, 2016/05/02
- 43/71: gnu: yelp: Update to 3.20.1., ???, 2016/05/02
- 48/71: gnu: gnome-online-accounts: Update to 3.20.1., ???, 2016/05/02
- 34/71: gnu: gnome-terminal: Update to 3.20.1., ???, 2016/05/02
- 61/71: gnu: grilo-plugins: Update to 0.3.1., ???, 2016/05/02
- 65/71: gnu: gst-plugins-good: Disable a failing rtprtx test., ???, 2016/05/02
- 64/71: gnu: udisks: Update to 2.1.7., ???, 2016/05/02
- 16/71: Revert "Revert "Merge branch 'gnome-updates'"", ???, 2016/05/02
- 70/71: gnu: gom: Update to 0.3.2., ???, 2016/05/02
- 66/71: profiles: Add xdg-desktop-database hook., ???, 2016/05/02