From 0fd4a55e8688abc48da913cbf41b622095477e58 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Tue, 13 Jun 2017 08:13:28 +0000 Subject: Update evolution suite to 3.24. * The build system switched to CMake, with ninja. Drop USES=gmake * Remove systemd files, we have no need for them. * Add/update WWW to new location evolution-data-server: * Remove double icu dependacy * Make LDAP into a option, like mail/evolution * Remove BDB warning message. This message was here if the user had a nondefault bdb version selected. Due to that the eds only use bdb version 5, the message can go. evolution: * Reenable MAPS option * Add YTNEF option to support MS Outlook TNEF format * Gstreamer is not used anymore --- .../files/patch-camel_providers_imapx_Makefile.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 databases/evolution-data-server/files/patch-camel_providers_imapx_Makefile.in (limited to 'databases/evolution-data-server/files/patch-camel_providers_imapx_Makefile.in') diff --git a/databases/evolution-data-server/files/patch-camel_providers_imapx_Makefile.in b/databases/evolution-data-server/files/patch-camel_providers_imapx_Makefile.in deleted file mode 100644 index c65f5bfe7c34..000000000000 --- a/databases/evolution-data-server/files/patch-camel_providers_imapx_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- camel/providers/imapx/Makefile.in.orig 2014-03-14 14:10:01.171545474 +0000 -+++ camel/providers/imapx/Makefile.in 2014-03-14 14:10:08.618544114 +0000 -@@ -1117,7 +1117,7 @@ - - - camel-imapx-tokenise.h: camel-imapx-tokens.txt -- @GPERF@ -H imapx_hash -N imapx_tokenise_struct -L ANSI-C -o -t -k1,$$ $< --output-file=$@ -+ @GPERF@ -H imapx_hash -N imapx_tokenise_struct -L ANSI-C -o -t -k1,$$ $< > $@ - - -include $(top_srcdir)/git.mk - -- cgit v1.2.3