summaryrefslogtreecommitdiff
path: root/strata/gnome/evolution-data-server.morph
Commit message (Collapse)AuthorAgeFilesLines
* Move gnome systems, clusters and strata into gnome subdirectoryTristan Van Berkom2016-11-111-10/+0
| | | | Change-Id: I44b4df44b0b144a09977a009595124b4d04128c6
* Fixing EDS build in GNOME stratumTristan Van Berkom2015-11-091-1/+6
| | | | | | | | | | | | | | | | | - Build google contacts backend Depend on libgdata and dont disable the configure switch - Build gnome-3-18 branch, the previously set tip was just before the 3.18 branchpoint so this is an upgrade. - Enable vala bindings with configure switch, this will be needed later to compile folks - Enable Kerberos 5 support, move krb5 chunk to before EDS and depend on it, enable the configure switch Change-Id: I785bbf600177a336f04852268a0da1ed884a14ac
* Adding gnome-initial-setup and dependencies to gnome stratumTristan Van Berkom2015-10-271-1/+1
| | | | | | | | | | | | | | | | | | | | This change adds the following chunks to the gnome stratum: o cracklib o libpwquality (uses cracklib to provide password strength checking) o librest (RESTful API library, needed by online accounts) o krb5 (Kerberos Network Authentication) o gnome-online-accounts o gnome-initial-setup Additionally, evolution-data-server is now compiled with online account support - all of the above dependencies are hard requirements for the gnome initial setup tool. The WebKitGtk stratum is now a dependency of GNOME and is also added to the GNOME system with this commit (again required by the gnome-online-accounts module). Change-Id: I103402bc9125b1e9ca57b393b1cef6fb99f526e3
* Set --sysconfdir=/etc all aroundTristan Van Berkom2015-10-121-1/+1
| | | | | | | | Technically this is not needed for core OS packages with a / prefix, and not needed for anything which does not install to/read from the sysconfdir... however it's all around safer to just specify it everywhere. Change-Id: I3d8cc58b26c5c2332d6dc08bc87007f774e449af
* Add GNOME stratum, system and clusterJavier Jardón2015-09-251-0/+5
This introduces a second version of libxkbcommon. This is unavoidable really as (a) libinput requires libxkbcommon, (b) Mutter requires libxkbcommon with X11 support enabled, and (c) X11 support in libxkbcommon requires xcb-xkb. To avoid the input-common stratum depending on the whole of X11, we do two variants of libxkbcommon and, in the case where X11 support is needed, one overrides the other. Change-Id: Ib6a47a4eb859d7b32c94f0cb05add774db6d15c8