<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb, branch nanbield</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=nanbield</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=nanbield'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2018-01-23T03:40:02+00:00</updated>
<entry>
<title>evolution-data-server: update 3.2.3 -&gt; 3.26.3</title>
<updated>2018-01-23T03:40:02+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-01-17T08:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=db39cbcd42d523892012935f3d6972f62e4b0a35'/>
<id>urn:sha1:db39cbcd42d523892012935f3d6972f62e4b0a35</id>
<content type='text'>
In recent meta-universe 3.2.3 started to fail with:

| camel-enumtypes.c:42:7: error: expected expression at end of input
|        { 512, "CAMEL_FOLDER_SHARED_BY_ME", "shared-by-me" },
|        ^

Instead of cleaning I decided to update. The following changed:

* eds builds with cmake instead of autotools
* musl: I checked src/time/strftime.c and it seems strftime does not support
  '%l' / '%k'. musl-case was added to be a good boy but was not tested.
* remove 0001-imapx-Fix-signature-for-imapx_tokenise_struct.patch:
  src/camel/providers/imapx/camel-imapx-tokens.txt has text-only format these days
* remove 0002-Fix-for-automake-1.12.x.patch: autotools was replaced by cmake
* remove 0003-Disable-Werror-for-automake.patch: autotools was replaced by cmake
* remove 0004-configure-Fix-libical-pkg-config-trying-to-use-host-.patch: autotools was replaced by cmake
* remove 0005-soup-adapt-to-new-libxml2-API-from-2.9.0.patch:
  src/calendar/backends/caldav/e-cal-backend-caldav.c was reworked competely
* remove 0006-configure.ac-do-not-overwrite-localedir.patch: autotools was replaced by cmake

Tested: abiword build and run

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>evolution-data-server: Fix build with clang</title>
<updated>2017-08-28T09:06:06+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-08-25T07:14:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=59d3cd68b824b19b9675a9c5965cd86c871eeef5'/>
<id>urn:sha1:59d3cd68b824b19b9675a9c5965cd86c871eeef5</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>evolution-data-server: fix build</title>
<updated>2017-02-13T17:43:38+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2017-02-12T21:02:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6f9b762d029dfbf4a5a580801916e6f48d0226ad'/>
<id>urn:sha1:6f9b762d029dfbf4a5a580801916e6f48d0226ad</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@googlemail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-gnome: remove redundant gnome-common dependencies</title>
<updated>2016-12-02T08:16:18+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2016-11-23T14:13:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6afb85d29286aaa4cdd892460f6adf68912917a5'/>
<id>urn:sha1:6afb85d29286aaa4cdd892460f6adf68912917a5</id>
<content type='text'>
These recipes don't actually use gnome-common macros, so don't depend on it.

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>gtk-doc: disable where necessary</title>
<updated>2016-09-05T11:30:51+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alexander.kanavin@linux.intel.com</email>
</author>
<published>2016-08-26T15:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f119c2a2f955b2eaa9ac5fca3ecac695acc096fc'/>
<id>urn:sha1:f119c2a2f955b2eaa9ac5fca3ecac695acc096fc</id>
<content type='text'>
Several recipes in meta-oe layers are so old that they don't work
with modern gtk-doc (which was added and enabled by default in oe-core);
disable that where it is necessary for the build to succeed.

Signed-off-by: Alexander Kanavin &lt;alexander.kanavin@linux.intel.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>evolution-data-server: fix gobject introspection</title>
<updated>2016-03-14T11:15:24+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alexander.kanavin@linux.intel.com</email>
</author>
<published>2016-02-22T17:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b784dffd106e9ea87897b7b59afd1f3cd32a13ba'/>
<id>urn:sha1:b784dffd106e9ea87897b7b59afd1f3cd32a13ba</id>
<content type='text'>
Signed-off-by: Alexander Kanavin &lt;alexander.kanavin@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>evolution-data-server: fix locale installation path</title>
<updated>2015-09-23T13:34:28+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2015-09-08T15:42:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=895bc428e93fa0ca4bbd36c4067bcc45bbb8bc0d'/>
<id>urn:sha1:895bc428e93fa0ca4bbd36c4067bcc45bbb8bc0d</id>
<content type='text'>
fixes:

WARNING: QA Issue: evolution-data-server: Files/directories were installed but not shipped in any package:
  /usr/locale
  /usr/locale/xh
  /usr/locale/hu
  /usr/locale/nn
  /usr/locale/fi
...

Signed-off-by: Andreas Müller &lt;schnitzeltony@googlemail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>evolution-data-server: remove unrecognized configure options</title>
<updated>2014-08-11T08:59:20+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-08-09T13:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e75547fb8db06107eb74975e087a79e3a2ef1d4c'/>
<id>urn:sha1:e75547fb8db06107eb74975e087a79e3a2ef1d4c</id>
<content type='text'>
* fixes following QA warnings:
  evolution-data-server-3.2.3+gitAUTOINC+a9e4e74ec4:
    evolution-data-server: configure was passed unrecognised options:
    --with-dbus --without-bug-buddy --without-weather --disable-uoa
    --with-soup [unknown-configure-option]

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues</title>
<updated>2014-02-23T22:20:02+00:00</updated>
<author>
<name>Matthieu CRAPET</name>
<email>Matthieu.CRAPET@ingenico.com</email>
</author>
<published>2014-02-19T14:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c95e155780a0cf3a8fb59a2f86db6367d18116fc'/>
<id>urn:sha1:c95e155780a0cf3a8fb59a2f86db6367d18116fc</id>
<content type='text'>
Changes:
- rename SUMMARY with length &gt; 80 to DESCRIPTION
- rename DESCRIPTION with length &lt; 80 to (non present tag) SUMMARY
- drop final point character at the end of SUMMARY string
- remove trailing whitespace of SUMMARY line

Note: don't bump PR

Signed-off-by: Matthieu Crapet &lt;Matthieu.Crapet@ingenico.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>evolution-data-server: Checkout correct branch in SRC_URI</title>
<updated>2013-12-21T18:16:52+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2013-12-07T00:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3766a8d15fd5940072b7ac94f21910fa5b44ce3a'/>
<id>urn:sha1:3766a8d15fd5940072b7ac94f21910fa5b44ce3a</id>
<content type='text'>
This recipe follows gnome-3.2 release and SHA
in SRCREV also belongs to same branch.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
