unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#38834] gnu: evolution-data-server: Add gnome-online-accounts as input.
@ 2019-12-31 17:18 Raghav Gururajan
  2020-11-19 21:56 ` Christopher Baines
  2020-11-19 23:11 ` Leo Prikler
  0 siblings, 2 replies; 3+ messages in thread
From: Raghav Gururajan @ 2019-12-31 17:18 UTC (permalink / raw)
  To: 38834

[-- Attachment #1: Type: text/plain, Size: 92 bytes --]

Hello Guix!

Please find the attached patch to add GOA as dependency for EDS.

Regards,
RG.

[-- Attachment #2: 0001-gnu-evolution-data-server-Add-gnome-online-accounts-.patch --]
[-- Type: text/x-patch, Size: 869 bytes --]

From 75a0edc8f553bd3bae7097c9ece55d4e2b21b508 Mon Sep 17 00:00:00 2001
From: Raghav Gururajan <raghavgururajan@disroot.org>
Date: Tue, 31 Dec 2019 12:14:13 -0500
Subject: [PATCH] gnu: evolution-data-server: Add gnome-online-accounts as
 input.

* gnu/packages/gnome.scm (evolution-data-server). New input.
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 90ac8893e2..5658226b61 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5818,6 +5818,7 @@ Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.")
     (inputs
      `(("bdb" ,bdb)
        ("gcr" ,gcr)
+       ("gnome-online-accounts" ,gnome-online-accounts)
        ("gnome-online-accounts:lib" ,gnome-online-accounts "lib")
        ("json-glib" ,json-glib)
        ("libcanberra" ,libcanberra)
-- 
2.24.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#38834] gnu: evolution-data-server: Add gnome-online-accounts as input.
  2019-12-31 17:18 [bug#38834] gnu: evolution-data-server: Add gnome-online-accounts as input Raghav Gururajan
@ 2020-11-19 21:56 ` Christopher Baines
  2020-11-19 23:11 ` Leo Prikler
  1 sibling, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2020-11-19 21:56 UTC (permalink / raw)
  To: Raghav Gururajan; +Cc: 38834

[-- Attachment #1: Type: text/plain, Size: 312 bytes --]


Raghav Gururajan <raghavgururajan@disroot.org> writes:

> Hello Guix!
>
> Please find the attached patch to add GOA as dependency for EDS.

Sorry it's taken so long to get around to this. Assuming this is still
relevant, what does this addition input mean for the
evolution-data-server package?

Thanks,

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#38834] gnu: evolution-data-server: Add gnome-online-accounts as input.
  2019-12-31 17:18 [bug#38834] gnu: evolution-data-server: Add gnome-online-accounts as input Raghav Gururajan
  2020-11-19 21:56 ` Christopher Baines
@ 2020-11-19 23:11 ` Leo Prikler
  1 sibling, 0 replies; 3+ messages in thread
From: Leo Prikler @ 2020-11-19 23:11 UTC (permalink / raw)
  To: mail; +Cc: 38834

$ guix show evolution-data-server
[...]
dependencies: [...] gnome-online-accounts@3.36.0 [...]
[...]

I believe the input makes it so that evolution-data-server can handle
mail coming from one of the configured GNOME Online Accounts, e.g. you
can add Google and it will have your GMail, but there's also a feature
to set up IMAP/SMTP through GNOME Online accounts.

I use Evolution + GNOME Online accounts myself (on GNU Guix, of
course), it's how I've set up most of my mail accounts and it functions
decently well if I do say so.

Regards, Leo





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-19 23:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-31 17:18 [bug#38834] gnu: evolution-data-server: Add gnome-online-accounts as input Raghav Gururajan
2020-11-19 21:56 ` Christopher Baines
2020-11-19 23:11 ` Leo Prikler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).