Commit Graph

13 Commits

Author SHA1 Message Date
Weijia Wang
06d0490ab3 licenses: remove fdl12 2022-10-27 22:47:29 +02:00
Artem Leshchev
9185ab09d4
kdepim-runtime: fixup SASL_PATH
In #177410 `SASL_PATH` was set for kdepim-runtime binaries to allow usage of plugin for XOAUTH2, which is required for some mail servers like Gmail. Unfortunately in that PR wrong output of cyrus_sasl was chosen, fixing it in this PR.
2022-09-09 16:54:51 +03:00
Artem Leshchev
44c79a01ae
kdepim-runtime: use XOAUTH2 SASL plugin from libkgapi (#177410)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-24 21:33:40 +02:00
André Vitor de Lima Matos
25278f97f4 kalarmcal: remove package merged to kalarm 2022-04-24 19:05:45 -03:00
Thomas Tuegel
5121d67a3c
Merge pull request #122032 from ttuegel/kde-frameworks-5.81
KDE Frameworks 5.81
2021-05-12 14:20:25 -05:00
Thomas Tuegel
52837a216c
kdepim-runtime: remove kdelibs4support dependency 2021-05-12 05:43:01 -05:00
Thomas Tuegel
deb62b7435
kdepim-runtime: add qtkeychain to buildInputs 2021-05-11 12:15:03 -05:00
Thomas Tuegel
8851c97ae9
kdeApplications: fix derivation names 2020-12-26 05:24:26 -06: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
Peter Hoeg
a70098ebee kdepim-runtime: add missing dependency 2020-08-23 21:46:33 +08:00
Peter Hoeg
7ad2afa783 kdepim-runtime: add missing dependency 2020-08-23 14:57:33 +08:00
Bastian Köcher
f2c564b124 kdepim-runtime: Remove obsolete patch to fix compilation
The facebook plugin is currently disabled by upstream.
2020-02-12 09:46:37 +01:00
Jos van den Oever
044cd208b7 kdepim-runtime: replace sed by a proper patch
- remove unused qca-qt5
2019-05-20 20:18:00 -04:00