: Sun Jul 14 23:47:44 2019 -0400
>>
>> gnu: evolution-data-server: Fix locale handling.
>>
>> * gnu/packages/gnome.scm (evolution-data-server)[arguments]: Add a phase
>> that patches the source code to fix a locale handling issue.
>>
>> [...]
Hi Timothy,
guix-comm...@gnu.org writes:
> samplet pushed a commit to branch core-updates
> in repository guix.
>
> commit d619686250d8bb15bf67031f8ac80f9cfb400a26
> Author: Timothy Sample
> Date: Sun Jul 14 23:47:44 2019 -0400
>
> gnu: evolution-data-ser
Hello,
Kei Kebreau writes:
> Ludovic Courtès writes:
>
>> Hello Timothy,
>>
>> Timothy Sample skribis:
>>
>>> From bcd753f777687c52bba6b9bf4184879e69990118 Mon Sep 17 00:00:00 2001
>>> From: Timothy Sample
>>> Date: Sun, 14 Jul 201
So am I right in the assumption to use the patch proposed at:
https://gitlab.gnome.org/GNOME/evolution-data-server/issues/137
Could you then prepare this patch for core-updates?
On 7/15/19 6:09 AM, Timothy Sample wrote:
> Hi all,
>
> While testing core-updates I found that evolution-da
Ludovic Courtès writes:
> Hello Timothy,
>
> Timothy Sample skribis:
>
>> From bcd753f777687c52bba6b9bf4184879e69990118 Mon Sep 17 00:00:00 2001
>> From: Timothy Sample
>> Date: Sun, 14 Jul 2019 23:47:44 -0400
>> Subject: [PATCH] gnu: evolution-data-s
Hello Timothy,
Timothy Sample skribis:
> From bcd753f777687c52bba6b9bf4184879e69990118 Mon Sep 17 00:00:00 2001
> From: Timothy Sample
> Date: Sun, 14 Jul 2019 23:47:44 -0400
> Subject: [PATCH] gnu: evolution-data-server: Fix locale issue.
>
> * gnu/packages/gnome.scm (evo
Hi all,
While testing core-updates I found that evolution-data-server does not
build due to test failures. The tests fail because
evolution-data-server does not accommodate newer versions of ICU.
Here’s the upstream bug report [1]. I’ve attached a patch that uses
“substitute*” to work around
Hey, the evolution dataserver is in a separate package,
"evolution-data-server", however when i installed them both it gave me
more errors and still fails.
I think Evolution expects a bunch of other Gnome stuff to be
installed/available at runtim, but I don't really know.
If you&
Hello Geeks!
While adding account, evolution is throwing error "The name
org.gnome.evolution.dataserver.Sources5 was not provided by any .service
files". Also, isn't the package name should be "gnome-evolution"?
Thanks!
Alternatively, you may set the environment variables
> EVOLUTION_DATA_SERVER_CFLAGS
> and EVOLUTION_DATA_SERVER_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> phase `configure' failed after 3.6 seconds
> builder for
> `/gnu/st
From: ng0
* gnu/packages/gnome.scm (evolution): New variable.
---
gnu/packages/gnome.scm | 92 +-
1 file changed, 91 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index f6f7aae69..3cc6cbd7a 100644
--- a
stalled software in a non-standard prefix.
Alternatively, you may set the environment variables
EVOLUTION_DATA_SERVER_CFLAGS
and EVOLUTION_DATA_SERVER_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
phase `configure' failed after 3.6 seconds
builder for `/gnu/store/c5cp
Hi!
rennes skribis:
> this patch is evolution, a mail client for the GNOME desktop.
Nice!
> To run evolution is necessary to install evolution-data-server in user
> profile; then I think that is required to start evolution-data-server
> as a service to run successfully evolu
Hello,
this patch is evolution, a mail client for the GNOME desktop.
To run evolution is necessary to install evolution-data-server in user
profile; then I think that is required to start evolution-data-server
as a service to run successfully evolution without install evolution-
data-server in
Leo Famulari skribis:
> * gnu/packages/gnome.scm (evolution-data-server)[arguments]: Add
> --enable-vala-bindings to #:configure-flags.
> [native-inputs]: Add vala.
LGTM.
* gnu/packages/gnome.scm (evolution-data-server)[arguments]: Add
--enable-vala-bindings to #:configure-flags.
[native-inputs]: Add vala.
---
gnu/packages/gnome.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 0fd1d5b..7ba2283 100644
Alex Kost skribis:
>> +(synopsis "Libraries and services for storing addressbooks and
>> calendars")
>
> I think it's better to use "address books".
Yes. It could even be simply: “Store address books and calendars.”
Ludo’.
宋文武 (2015-11-10 15:51 +0300) wrote:
[...]
> +(define-public evolution-data-server
> + (package
> + (name "evolution-data-server")
> +(version "3.18.2")
> +(source (origin
> + (method url-fetch)
> + (uri (str
* gnu/packages/gnome.scm (evolution-data-server): New variable.
---
gnu/packages/gnome.scm | 64 ++
1 file changed, 64 insertions(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 70b9285..9e018d6 100644
--- a/gnu/packages
19 matches
Mail list logo