Vladimír Čunát
0a8b4eddd2
Merge branch 'master' into staging-next
2022-03-25 10:16:56 +01:00
Thomas Tuegel
b4f94f8d08
Merge pull request #160954 from a-m-joseph/kauth-without-polkit
...
kauth: make polkit dependency optional
2022-03-24 14:54:35 -05:00
Thomas Tuegel
ce9f00278a
kauth: preserve buildInputs order
2022-03-24 11:32:12 -05:00
Thomas Tuegel
253509dfe5
kauth: use lib.optional
2022-03-24 09:49:19 -05:00
André Vitor de Lima Matos
462ce69a74
kde/frameworks: 5.91 -> 5.92
2022-03-21 16:56:46 -03:00
Adam Joseph
54410abf5d
SQUASH_BEFORE_MERGE: apply @Artturin's recommendation https://github.com/NixOS/nixpkgs/pull/160972#r820163675
2022-03-05 18:23:33 -08:00
Adam Joseph
6749cba699
kauth: make polkit dependency optional
...
This patch adds an option enablePolkit to the kauth package, to allow
disabling polkit integration. The attr enablePolkit is understood by
one other package (tools/networking/connman); using the same name
allows to set it globally in ~/.config/nixpkgs/config.nix.
2022-02-23 14:54:13 -08:00
Felix Buehler
f24f73b562
kde-frameworks: rename name to pname
2022-02-23 18:28:27 +01:00
Ulrik Strid
b07a1f4c60
kde/kdesu: Fix patch to work with new kde framework
2022-02-14 14:45:10 +01:00
Ulrik Strid
6542bd2312
kde/frameworks: 5.90 -> 5.91
2022-02-14 08:30:04 +01:00
Sandro
91a430df93
Merge pull request #154285 from andrevmatos/kde/frameworks
2022-01-23 04:50:20 +01:00
Thomas Tuegel
194b23e6db
extra-cmake-modules: Use associative array to recognize paths
...
Fixes #99308 .
Use an associative array to recognize paths that have already been seen by the
host path hook. This takes advantage of fast lookup of associative array keys in
Bash. The previous solution scanned a linear array, which was accidentally
quadratic.
2022-01-17 12:28:16 -06:00
André Vitor de Lima Matos
8b43fd7c78
kde/frameworks: 5.89 -> 5.90
2022-01-10 08:41:29 -05:00
André Vitor de Lima Matos
e8d85c6c8c
kde-frameworks: 5.87 -> 5.89
2021-12-19 05:00:20 +01:00
Kerstin Humm
bb799694db
epoxy: rename to libepoxy
...
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +01:00
github-actions[bot]
84d856a651
Merge master into staging-next
2021-11-10 12:01:22 +00:00
Sandro Jäckel
94b44236a0
plasma5Packages.baloo: fix default output, fix broken symlinks in dev output
2021-11-10 01:03:32 +01:00
github-actions[bot]
37b1afa489
Merge staging-next into staging
2021-10-28 18:02:03 +00:00
Martin Weinelt
da1f248229
Merge remote-tracking branch 'origin/master' into staging-next
2021-10-28 19:51:45 +02:00
Sergei Trofimovich
0ac3f8a36c
plasma5Packages.sonnet: fix determinism (pull upstream patch)
2021-10-23 20:36:26 +01:00
Yaroslav Bolyukin
e9ce273757
kpackage: update patch
...
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:21:56 +03:00
Yaroslav Bolyukin
366a6abc6d
kio: remove outdated patch
...
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:21:53 +03:00
Yaroslav Bolyukin
c4bd924189
kde-frameworks: 5.85 -> 5.86
...
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:21:50 +03:00
André Vitor de Lima Matos
3e849cd09d
kde-frameworks: 5.86 -> 5.87
2021-10-09 15:16:58 -03:00
Sandro
598bfc7b6b
Merge pull request #137669 from andrevmatos/kde/frameworks
2021-09-30 21:12:16 +02:00
André Vitor de Lima Matos
e560eed650
Remove optional null on util-linux dependency for kio
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-30 12:35:50 -03:00
André Vitor de Lima Matos
fd7ca42551
kde-frameworks: add some more optional dependencies
2021-09-26 21:05:21 -03:00
Yaroslav Bolyukin
de5ffe51f6
plasma5: load kwayland-integration plugin
...
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-09-26 17:26:23 +03:00
André Vitor de Lima Matos
4748008271
kde-frameworks: add zstd to karchive and isocodes do kcontacts
...
Suggested by @eliasp, to improve compatibility and address missing
runtime dependency.
2021-09-23 12:26:15 -03:00
André Vitor de Lima Matos
f5dbd04c20
kde-frameworks: 5.85 -> 5.86
2021-09-13 13:40:00 -03:00
André Vitor de Lima Matos
a6ca3bcfeb
kio: add util-linux for libmount dependency
2021-09-01 10:00:18 -03:00
André Vitor de Lima Matos
750a104b59
kde-frameworks: 5.84 -> 5.85
2021-09-01 09:57:13 -03:00
Yaroslav Bolyukin
08f219f22e
kde-frameworks: 5.83 -> 5.84
...
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
c4c5c49fa6
kde-frameworks: remove outdated patch
...
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
27b3921a86
kde-frameworks: mark as broken for qt < 5.15
...
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
19a4317dd0
kpackage: upgrade patches
...
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
80a8192649
kwindowsystem: upgrade patch
...
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
ad874fdff1
baloo: fix outputs
...
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
3198bfe23b
kde-frameworks: 5.81 -> 5.83
...
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
LeSuisse
3d260a2d0e
libsForQt5.kimageformats: fix CVE-2021-36083 ( #130115 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-14 00:35:09 +02:00
Vladimír Čunát
254a1f32a6
libsForQt5.kimageformats: fix build after libavif update
2021-06-28 17:19:39 +02:00
est31
69d9445039
kimageformats: enable AVIF support
...
Adds the libavif library to build inputs so that kimageformats
can recognize AVIF files.
2021-06-15 14:19:58 +02:00
Thomas Tuegel
0f7eacc147
kdeFrameworks: 5.80 -> 5.81
2021-05-12 05:42:48 -05:00
Peter Hoeg
8a8069c08a
kfilemetadata: ffmpeg_3 -> ffmpeg
2021-04-27 18:24:47 +08:00
Thomas Tuegel
e1aa8a713b
kdeFrameworks: remove redundant maintainer lists
...
I am automatically a maintainer of all packages in the set, so there is not
reason to mention me explicitly as the maintainer of every individual package.
2021-04-07 14:12:19 -05:00
Thomas Tuegel
4d4cdf9c91
knewstuff: delay resolving knsrcdir
2021-04-07 05:44:56 -05:00
Thomas Tuegel
d6e4f4fa65
knewstuff: remove backported patch
2021-04-07 05:44:56 -05:00
Thomas Tuegel
ec490b9d2c
kio: update patches
2021-04-07 05:44:56 -05:00
Thomas Tuegel
acb2d5d9db
kpackage: update patches
2021-04-07 05:44:51 -05:00
Thomas Tuegel
8bc1acd926
kdeFrameworks: mark broken with Qt < 5.14
2021-04-07 05:44:29 -05:00