Commit Graph

438 Commits

Author SHA1 Message Date
Luke Granger-Brown
0a922750bd kdeApplications.kaccounts-integration: unbreak derivation 2021-01-03 20:22:15 +00: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
freezeboy
0bc5689058
kdeApplications.kaccounts-integration: init 20.08.2 2020-12-31 01:29:25 +01:00
Frederik Rietdijk
92cc19490e Merge staging into staging-next 2020-12-28 08:45:43 +01:00
Elias Probst
a9a3018c1c
yakuake: add missing kwayland dependency
The optional dependeny kwayland was missing, CMake complained about it.
It might be helpful once a Wayland Plasma5 session becomes reality.
See also: https://github.com/NixOS/nixpkgs/pull/100057
2020-12-26 23:36:05 +01:00
Thomas Tuegel
8851c97ae9
kdeApplications: fix derivation names 2020-12-26 05:24:26 -06:00
Thomas Tuegel
672e363795
calendarsupport: patch for Qt 5.15.2 2020-12-26 05:24:26 -06:00
Thomas Tuegel
3ade46172d
kaddressbook: patch for Qt 5.15.2 2020-12-26 05:24:26 -06:00
Thomas Tuegel
4aa5c8141d
kdeconnect-kde: remove obsolete patch 2020-12-26 05:24:25 -06:00
Thomas Tuegel
a3dd7deb81
kdeApplications: 20.08.2 -> 20.08.3 2020-12-26 05:24:25 -06:00
Thomas Tuegel
3db04334e3
Revert "fetch-kde-qt.sh: get hashes from metadata"
This reverts commit 4b7d9dc868.

The KDE project has changed their source index pages so that the links to
package metadata files are generated by JavaScript after the page loads. As a
result, wget is no longer able to recursively fetch the package metadata
automatically.
2020-12-26 05:24:25 -06:00
peelz
d074587a8d kdeApplications: split drv name into pname and version attributes
This change aims to make it easier to access the package name and
version individually when writing overlays for KDE derivations.
2020-12-14 14:41:07 -05:00
Thomas Tuegel
2f391f917d
libkgapi: broken with Qt < 5.14 2020-12-12 16:06:36 -06:00
Thomas Tuegel
9ed169aa80
kpimtextedit: broken with Qt < 5.13 2020-12-12 16:06:35 -06:00
Thomas Tuegel
0e2bf03178
grantleetheme: broken with Qt < 5.13 2020-12-12 16:06:35 -06:00
Thomas Tuegel
a634ceba52
kpkpass: broken with Qt < 5.15 2020-12-12 16:06:09 -06:00
Thomas Tuegel
5ac8eac120
kmime: broken with Qt < 5.15 2020-12-12 16:05:47 -06:00
Thomas Tuegel
821cf25911
elisa: broken with Qt < 5.15 2020-12-12 16:05:46 -06:00
Frederik Rietdijk
cd8b36411a kompare: fix build with patch
Obsolete methods were still in use when 20.08 was released.
This patch ports away from them.
2020-12-11 08:31:04 +01:00
Doron Behar
60d99d7a83
Merge pull request #104180 from freezeboy/remove-qt512-kpkpass
kpkpass: remove before Qt5.13
2020-11-28 17:54:34 +02:00
Doron Behar
5a605dee5b
Merge pull request #104175 from freezeboy/remove-qt512-akonadi
akonadi: disable Qt5 <5.13
2020-11-28 17:53:40 +02:00
Jörg Thalheim
72f6df338d remove genesis maintainer
genesis has no longer access to github
2020-11-18 22:37:56 -08:00
freezeboy
6aec7072b7 kpkpass: remove before Qt5.13 2020-11-18 16:46:47 +01:00
freezeboy
bd6a7d4fa3 akonadi: disable Qt5 <5.13 2020-11-18 16:11:55 +01:00
Pascal Bach
47f576caf8
k3b: remove qtwebkit dependency (#103164)
The dependeny is optional and k3b works without it.
2020-11-12 10:27:47 -05:00
freezeboy
4039c11255 minuet: build requires Qt5.14 2020-11-09 12:10:16 +00:00
freezeboy
0c441e26d0 kwave: build requires Qt5.14 2020-11-09 12:10:16 +00:00
freezeboy
0f6b72ead8 elisa: build requires Qt5.14 2020-11-09 12:10:16 +00:00
Frederik Rietdijk
2ff2ef1a52 kdenlive: depend on qtmultimedia instead of unsupported qtwebkit 2020-11-01 23:38:03 +01:00
Frederik Rietdijk
016bfce7d2 kdenlive: avoid double wrapping 2020-11-01 23:38:03 +01:00
Frederik Rietdijk
790714af65 kdeApplications.okteta: remove alias
After 3 years we can remove the alias.
2020-11-01 11:19:00 +01:00
Peter Hoeg
05d95cfe79 kdeconnect: avoid double-wrapping the binary 2020-10-30 22:34:02 +08:00
Peter Hoeg
0d25246f4d kdeconnect: part of kdeApplications 2020-10-30 22:34:02 +08:00
Peter Hoeg
d87b88361a okular: add missing dependency 2020-10-30 22:34:02 +08:00
Peter Hoeg
7ac898fec2 kdeApplications: 20.08.1 -> 20.08.2 2020-10-30 22:34:02 +08:00
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Thomas Tuegel
c3d08d652d
elisa: use libvlc 2020-09-25 10:47:43 -05:00
Frederik Rietdijk
af81d39b87 Merge staging-next into staging 2020-09-04 20:03:30 +02:00
Thomas Tuegel
f9f84cf0d6
Merge pull request #97121 from peterhoeg/u/kapps_20081
kdeApplications: 20.08.0 -> 20.08.1
2020-09-04 09:41:26 -05:00
Peter Hoeg
43331385d4 kde applications: 20.08.0 -> 20.08.1 2020-09-04 16:42:33 +08: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
freezeboy
d7943ce2d8 kigo: fix meta 2020-08-28 10:43:29 +02:00
Thomas Tuegel
5b2a44fa26
Merge pull request #93840 from freezeboy/add-kbounce
kbounce: init 20.04.3
2020-08-27 11:04:31 -05:00
Peter Hoeg
7cf3cd3434
Merge pull request #95893 from NixOS/u/kapps_2008
kdeApplications: 20.04.3 -> 20.08.0
2020-08-25 19:41:53 +08:00
Peter Hoeg
eaec2e831d kmail: drop unneeded patch 2020-08-23 23:13:48 +08:00
Peter Hoeg
04eb318ad1 incidenceeditor: add missing dependency 2020-08-23 23:13:25 +08:00
Peter Hoeg
48a84a4883 kontact: add missing dependency 2020-08-23 22:53:18 +08:00
Peter Hoeg
1bb17c5ff3 calendarsupport: add missing dependency 2020-08-23 22:53:12 +08:00
Peter Hoeg
a70098ebee kdepim-runtime: add missing dependency 2020-08-23 21:46:33 +08:00