Commit Graph

645 Commits

Author SHA1 Message Date
K900
af7432de5b kde/gear: 22.12.2 -> 22.12.3 2023-03-02 17:12:25 +03:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Tom Hall
3348c60d06 kalendar: add missing dependency kirigami-addons 2023-02-22 22:00:44 +08:00
Felix Buehler
bc3d5934d7 treewide: use lib.optionals 2023-02-14 19:11:59 +01:00
Tom Hall
d47ea2e7f0 kalendar: Update maintainers 2023-02-05 14:16:26 +00:00
Thomas Tuegel
c11c55dd08
Merge pull request #154723 from kurnevsky/krfb-pipewire
krfb: add missing pipewire dependency
2023-02-02 10:40:21 -06:00
K900
35a07d6c1d kde/gear: 22.12.1 -> 22.12.2 2023-02-02 15:25:02 +03:00
K900
5e60f6b44e kdevelop-pg-qt: 2.2.1 -> 2.2.2
Fix build with Qt 5.15.8
2023-01-29 21:37:34 +03:00
K900
ef5d3e33dc kde/gear: 22.12.0 -> 22.12.1 2023-01-07 12:42:43 +03:00
Evgeny Kurnevsky
2c45428d83
krfb: add missing pipewire dependency
This fixes desktop sharing on wayland.
2023-01-04 21:47:27 +03:00
Sandro Jäckel
e772ade40a
plasma5Packages.okular: add option to build without qtspeech 2022-12-28 15:06:37 +01:00
Ulrik Strid
69cd1a1492 kalendar: fix missing dependencies 2022-12-14 10:09:55 +08:00
Ulrik Strid
04d8085f74 ksmtp: Update patch 2022-12-14 10:09:55 +08:00
Ulrik Strid
1bd7a3fb1c colord-kde: move to kde gear packages 2022-12-14 10:09:55 +08:00
Ulrik Strid
ca7d906403 kde-gear: 22.08.3 -> 22.12.0 2022-12-14 10:09:55 +08:00
Vladimír Čunát
2a2f3246bf
Merge #202990: filelight: fix QML dependencies 2022-11-29 09:39:51 +01:00
Anund
f19d19557f filelight: fmt with nixpkgs-fmt 2022-11-26 17:55:55 +11:00
Anund
21e91b4261 filelight: add missing dependencies
filelight no longer segfaults on startup. Added required dependencies on
kirigami2 and kquickcharts.

See 296d077b4b
2022-11-26 17:54:02 +11:00
Sandro
18c73bcf94
Merge pull request #201571 from zendo/juk 2022-11-25 17:57:49 +01:00
Thomas Tuegel
5931cbe8ae
Merge pull request #198396 from harrisonthorne/palapeli
palapeli: init at 22.08.2
2022-11-23 10:16:03 -06:00
zendo
cb9fc54533 libsForQt5.juk: init at 22.08.3 2022-11-17 10:35:34 +08:00
K900
c1c816dcc3 rocs: remove qtwebkit from inputs
Also seems unused.
2022-11-13 17:09:12 +03:00
K900
145bd93a31 kdevelop: remove qtwebkit from inputs
Isn't used anyway.
2022-11-13 17:08:56 +03:00
Sandro
d9c3f3c0dc
Merge pull request #196007 from wegank/fdl11-remove 2022-11-09 22:31:50 +01:00
André Vitor de Lima Matos
07761139b7
kde/gear: 22.08.2 -> 22.08.3 2022-11-07 15:23:52 -03:00
Thomas Tuegel
25f0238d68
Merge pull request #182195 from 2xsaiko/outgoing/pg-akonadi
akonadi: Add package argument for PostgreSQL support
2022-11-05 06:23:15 -05:00
Harrison Thorne
4af0feab9e
palapeli: init at 22.08.2
Adding palapeli because I couldn't find a jigsaw puzzle game in nixpkgs.
Didn't find that anyone on [Reddit](https://www.reddit.com/r/NixOS/comments/yf7h2e/any_packages_for_jigsaw_puzzle_apps/) knew of one, either.

Behold, palapeli in nixpkgs!
2022-10-29 00:19:39 -05:00
Weijia Wang
06d0490ab3 licenses: remove fdl12 2022-10-27 22:47:29 +02:00
André Vitor de Lima Matos
e5cc6e7c06
kde/gear: 22.08.1 -> 22.08.2 2022-10-18 21:18:01 -03:00
Markus S. Wamser
c9d167f174 pkgs.applications: remove unused args 2022-10-12 16:00:16 +02:00
Marco Rebhan
f3c2f298c4 akonadi: Add package argument for PostgreSQL support 2022-10-02 11:37:38 +02:00
Sandro
994df04c3c
Merge pull request #190334 from andrevmatos/kde/gear 2022-09-13 01:24:01 +02:00
Sandro
ca035fdc40
Merge pull request #190502 from matshch/patch-1 2022-09-11 17:31:20 +02:00
Tom Hall
3f82e22e23 okular: add required dependency on all platforms
Chmlib is no longer optional by default (if you want to build without
it, you have to explicitly say so with a cmake flag).

See 913d437822
2022-09-09 21:46:35 +01: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
André Vitor de Lima Matos
cbffc686f4 Revert "kleopatra: fix broken build"
This reverts commit a4fda24f16.
2022-09-08 12:04:23 -03:00
André Vitor de Lima Matos
f5e995a8d6
kde/gear: 22.08.0 -> 22.08.1 2022-09-08 10:19:20 -03:00
Ulrik Strid
a4fda24f16 kleopatra: fix broken build 2022-08-30 16:32:07 +02:00
André Vitor de Lima Matos
346e1a426d kde/gear: add a few missing dependencies 2022-08-26 11:34:11 +08:00
André Vitor de Lima Matos
a550b5fd0a kate: fix substitute desktop path 2022-08-26 11:34:11 +08:00
André Vitor de Lima Matos
3759e4ac86 ksanecore: init 22.08.0
new dependency of libksane
2022-08-26 11:34:11 +08:00
André Vitor de Lima Matos
d4f0548f35 kde/gear: 22.04.3 -> 22.08.0 2022-08-26 11:34:11 +08: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
Nick Cao
d5330dddc6
libsForQt5.messagelib: add patch for compatibility with cmake 3.24 2022-08-16 21:59:15 +08:00
Vladimír Čunát
6bc8523e85
messagelib: use older cmake for now
This fixes build regression of libsForQt5.mailcommon

I found one patch but apparently it wasn't enough:
https://invent.kde.org/pim/messagelib/-/commit/3edc93673f94604c2
2022-08-16 10:41:32 +02:00
adisbladis
4d2359d5d6 libsForQt5.umbrello: init at 22.04.3 2022-07-25 16:42:44 +08:00
夜坂雅
98a24a173e
libsForQt5.kirigami-gallery: init at 22.04.3 (#182339)
Co-authored-by: Ivv <41924494+IvarWithoutBones@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-24 01:38:46 +02:00
Thomas Tuegel
e1e0d5d513
Merge pull request #108496 from knedlsepp/cmake-rpath
cmake/setup-hook.sh: Don't skip build-RPATH
2022-07-11 10:18:47 -05:00
André Vitor de Lima Matos
8b788def0f kde/gear: 22.04.2 -> 22.04.3 2022-07-11 14:29:34 +08:00
Klemens Nanni
735e0d7fa8 konversation: Remove maintainer
> Actually, no. I am no longer using IRC and thereby konversation.
https://github.com/NixOS/nixpkgs/pull/180595#issuecomment-1178683153
2022-07-11 14:24:50 +08:00