Commit Graph

24 Commits

Author SHA1 Message Date
Thomas Tuegel
661affbd17
akonadi: add lzma input 2021-02-05 05:27:00 -06:00
Thomas Tuegel
ce5601d9dd
akonadi: update patches 2021-02-04 14:52:03 -06:00
Thomas Tuegel
73a76de9d7
Merge pull request #107948 from eliasp/akonadi-kaccounts
akonadi: add missing kaccounts deps
2021-01-03 14:05:49 -06:00
Elias Probst
4a700a5cf1
akonadi: add missing kaccounts deps
To enable the KAccounts Integration for Akonadi, the following deps had
to be added:
- signond
- accounts-qt
- kaccounts-integration
2020-12-31 01:29:26 +01:00
Thomas Tuegel
8851c97ae9
kdeApplications: fix derivation names 2020-12-26 05:24:26 -06:00
freezeboy
bd6a7d4fa3 akonadi: disable Qt5 <5.13 2020-11-18 16:11:55 +01:00
V
79921889a0 treewide: convert patch series files to Nix expressions
Nix expressions provide all the features that Quilt series files have,
so using those instead is pointless. Also, lib.readPathsFromFile
(the function used to read series files) has the following warning:

> NOTE: This function is not performant and should be avoided.

This also removes some orphaned series files, and unused references to
copyPathsToStore (which were probably missed in previous commits
where calls to lib.readPathsFromFile were removed)
2020-09-03 19:15:05 +02:00
Thomas Tuegel
403e5188a6
akonadi: update patches 2020-07-13 11:48:47 -05:00
nyanloutre
3400620cc3 akonadi: update patch akonadi-paths
Version 19.08 introduce a new mPgUpgradePath variable.
I applied what was done for the mServerPath variable.
2019-08-16 13:52:03 +02:00
nyanloutre
223a30e190 akonadi: patch fix 2019-05-17 10:18:01 +02:00
nyanloutre
b16b1b377b kde-applications: 18.12.1 -> 18.12.3 2019-03-27 22:17:12 -04:00
Bastian Köcher
70f0f3e7c4 kde-applications: 18.08.1 -> 18.12.0 2018-12-14 09:10:50 +01:00
Bastian Köcher
faed183206
kde_applications: 17.12.3 -> 18.04.0 2018-04-25 09:35:49 +08:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Bastian Köcher
d533cec260 akonadi: Fixes build 2018-01-19 10:00:03 +01:00
gnidorah
a8ba8405d8 kdeApplications.akonadi-notes: fix build 2017-12-24 12:54:19 +03:00
Thomas Tuegel
22b6a93fad
akonadi: no need to set MYSQLD_EXECUTABLE 2017-08-21 06:51:32 -05:00
Thomas Tuegel
fa2f19467f
akonadi: use QLatin1String instead of QStringLiteral
QStringLiteral stores strings in UTF-16 encoding. Nix cannot decode such paths,
so we must use QLatin1String for strings that may be paths, or the dependency
graph will be broken!
2017-08-21 06:51:32 -05:00
Thomas Tuegel
284466837a
akonadi: fixup inputs and outputs 2017-08-21 06:51:07 -05:00
Thomas Tuegel
e17f125214
akonadi: assign to kdepimTeam 2017-08-21 06:51:07 -05:00
Karn Kallio
815764096b Fix akonadi build.
Patch applied by James Cook <james.cook@utoronto.ca>.
2017-06-29 04:51:20 +00:00
Thomas Tuegel
fceb3794a2
akonadi: do not store path to pg_ctl in configuration 2017-06-18 08:44:44 -05:00
Thomas Tuegel
be9a4fe6ca
akonadi: do not store path to mysqld in configuration 2017-06-18 08:44:44 -05:00
Thomas Tuegel
3acfd31050
akonadi: fix runtime paths 2017-06-18 08:44:44 -05:00