Commit Graph

48 Commits

Author SHA1 Message Date
f5717129fb Flatpak: Replace --socket=x11 with --socket=fallback-x11
Thus GNOME Software doesn't consider the application unsafe.
2021-06-09 19:52:26 +02:00
d9b3618c10 NEWS update for 3.40.0 2021-03-19 07:41:05 +01:00
30df81e7fc eds-I#298 - Flatpak: Share NSS database with the system
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/298
2021-02-10 09:05:26 +01:00
f158603310 Flatpak: Enable smart card support in the Flatpak manifests ][
Return back accidentally removed flag in the master.json
2021-02-09 09:36:01 +01:00
e2a6ef82ae Flatpak: Enable smart card support in the Flatpak manifests
This requires Flatpak >= 1.3.2.
2021-02-09 09:29:54 +01:00
cbdeee2acb Flatpak: Update Flatpak manifests
* store user settings in the sandbox
* make it possible to override gnupg home directory
* update some dependencies
* use libical's 3.0 git branch instead of the tarball release (to
  receive latest fixes in the stable branch)
2020-11-26 12:26:17 +01:00
481a0c4cbe M!71 - flatpak: Allow to build a flatpak with a different build directory
Reorganize the code so that we can have a different source and build directory.

Notably make it work out of the box in GNOME Builder.

Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/71
2020-11-18 10:30:43 +01:00
fe4625f0b3 I#766 - Flatpak: Enable access to Kerberos tickets
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/766
2020-09-30 10:51:12 +02:00
8f2ac06d08 Flatpak: Change git URL for libcanberra
There could be an issue to clone it using http:// URL, thus
rather use git:// URL.
2020-09-30 10:47:29 +02:00
f007a5c0c4 Flatpak: Switch to 3.38 SDK and build its own libcanberra
The libcanberra had been dropped from the GNOME Flatpak SDK.
2020-09-18 10:42:20 +02:00
d85fbf2b63 NEWS update for 3.38.0 2020-09-11 07:51:42 +02:00
f8b2ca5f62 Flatpak manifests: Adapt to the branch name change for the bogofilter project 2020-07-23 10:07:02 +02:00
d4da395183 Flatpak: Switch to 3.36 runtime and change the build order
The runtime switch is to get the libsecret changes (https://gitlab.gnome.org/GNOME/libsecret/-/merge_requests/52).
The build order change is to not build dependencies, when only evolution-related
code had been changed.
2020-04-24 08:32:17 +02:00
be27504731 Bump libical version to 3.0.8 in Flatpak manifests 2020-03-09 16:05:52 +01:00
5eb0771874 NEWS update for 3.36.0 2020-03-06 08:06:35 +01:00
5120658f8d Flatpak: Update libical version reference to 3.0.6 2019-09-16 12:22:39 +02:00
b38f28c74c NEWS update for 3.34.0 2019-09-09 09:50:43 +02:00
f823400f01 Flatpak: Build also intltool
It's removed from upcoming GNOME's Flatpak SDK, thus build it
on its own.
2019-08-23 10:59:13 +02:00
8c2e447ce9 I#564 - [Flatpak] The bwrap process keeps running after quit
Closes https://gitlab.gnome.org/GNOME/evolution/issues/564
2019-08-02 10:23:23 +02:00
9f955b8756 [Flatpak] Change reference to bogofilter sources
It turned out that Source Forge links to git snapshot are not
permanent, thus use the git reference instead.
2019-07-16 15:12:12 +02:00
63cef9f95b [Flatpak] Make the .json files valid
The Flatpak manifest were not valid due to used plain tab character
inside text constants (the tab character can be used inside the JSON
text constant only encoded as \t). This could strike when a strict
JSON parser had been used.
2019-07-15 12:06:37 +02:00
2e91a732ba [Flatpak] Build also Bogofilter, to enable Junk filtering on the client
Fixes https://github.com/flathub/org.gnome.Evolution/issues/10
2019-07-04 09:01:15 +02:00
3997c5445b [Flatpak] Build also pinentry, to be able to use gpg with password prompts
Closes https://github.com/flathub/org.gnome.Evolution/issues/12
2019-06-25 18:53:21 +02:00
333cfef934 [Flatpak] Update libical version to 3.0.5 for the 'master' manifest 2019-06-10 11:31:35 +02:00
6c9fb55cf8 [Flatpak] Give access to filesystem's ~/.gnupg
This shares public and private keys with the host system, thus users
can use PGP with already installed keys, instead of redefining gpg's
GNUPGHOME and copy the keys to that special folder.
2019-05-03 15:13:11 +02:00
d124132df6 [Flatpak] Change how already running services are detected in the wrapper script
Made as suggested at https://gitlab.gnome.org/GNOME/glib/issues/1737#note_476952
2019-04-30 19:00:20 +02:00
4548a6f9ac [Flatpak] Cover changes in 'gdbus wait' timeout argument units
Related to https://gitlab.gnome.org/GNOME/glib/issues/1737
2019-04-11 17:02:51 +02:00
360c45e5bd Update flatpak README
Sync its content with the online page. Also do not reference sdk.gnome.org
anymore, the GNOME SDK had been moved to flathub.
2019-04-03 18:06:52 +02:00
80ddd7199f I#373 - [Flatpak] Do not restart already running D-Bus services
Closes https://gitlab.gnome.org/GNOME/evolution/issues/373
2019-03-27 12:38:47 +01:00
60dbd4bc58 Update flatpak 'master' version manifest
+ a minor change in the 'stable' version manifest

Related to https://gitlab.gnome.org/GNOME/evolution/issues/210
2019-03-11 12:50:36 +01:00
c8676d8b5d NEWS update for 3.32.0 2019-03-11 09:49:17 +01:00
37550264cc [Flatpak manifests] Build geocode-glib directly with meson
As geocode-glib is provided with a ./configure script the build system
in Flatpak had been chosen to be autotool, even the script calls meson
in the background. This script requires 'mesontest' binary, which had
been removed in meson 0.48.0. Using meson build system directly makes
the build work regardless of used meson version.
2018-12-07 17:12:09 +01:00
4ca6018640 [Flatpak] Update manifests to reflect recent evolution-data-server changes 2018-12-03 13:45:50 +01:00
bcbdfa11e1 [Flatpak] Update some of the dependencies 2018-10-25 11:53:11 +02:00
41acef1d18 [Flatpak] Use host system DConf to store user settings
This requires https://gitlab.gnome.org/GNOME/evolution-data-server/commit/c671f8b10
2018-10-04 12:49:44 +02:00
cbee52a172 Update Flatpak manifests
Changes made similar to those suggested in:
https://github.com/flathub/flathub/pull/616/
2018-10-01 14:46:37 +02:00
6215a7fcb5 Improve Flatpak manifests 2018-09-11 13:29:00 +02:00
02c364d481 Update Flatpak build scripts to better integrate with the host desktop
With the evolution-dbus-session (provided by evolution-data-server),
the Flatpak version of Evolution can talk to the host system D-Bus
session and be better integrated with the host desktop.
2018-09-03 11:22:36 +02:00
907dc0edf6 NEWS update for 3.30.0 2018-09-03 08:38:01 +02:00
fe8e563a95 Update links to GNOME git repositories in flatpak files 2018-06-21 09:55:50 +02:00
f5a5b52ed2 Drop dependency on libcryptui
Let's drop dependency on something more or less unmaintained, when
there's used only a little subpart of it, which can be extracted
and used directly in Evolution. This particular part didn't change
in libcryptui for more than four years.
2018-06-15 12:31:46 +02:00
80c5be4ef4 Bump libical version to 3.0.3 in flatpak scripts
This modifies only flatpak build, not the native build requirement.
Also bump runtime version in the master flatpak script, to match what
the stable script requires.
2018-03-20 13:35:32 +01:00
59179e25c9 Correct evolution stable flatpak build
The 3.28 already installs the .desktop file with correct name, no need
to rename it. Furthermore, the rename attempt causes build break.
2018-03-20 12:24:23 +01:00
06c5e1af5f NEWS update for 3.28.0 2018-03-12 09:34:46 +01:00
3a0e5123f1 Show also git commit ID of Evolution in VERSION_SUBSTRING of flatpak build
To easier identify which version of evolution had been used to build it.
2017-09-11 15:26:24 +02:00
238c982fa7 Add flatpak build script for stable Evolution version 2017-09-11 14:02:56 +02:00
fd7b1cd239 Rename evolution.desktop to org.gnome.Evolution.desktop
And some related changes around appdata and metainfo files as well.
2017-09-11 12:57:30 +02:00
c9eba7cc33 Add flatpak build script
See the flatpak/README file for more information.
2017-09-05 17:43:52 +02:00