Commit graph

700 commits

Author SHA1 Message Date
Alois Wohlschlager fc6ff69302
dolphin: build with user feedback support 2023-03-26 14:31:42 +02:00
K900 81a72db597 akonadi-contacts: propagate grantleetheme 2023-03-18 16:11:36 +03:00
K900 b07f4b040e grantleetheme: fix outputs definition 2023-03-18 15:10:37 +03:00
K900 a5a292c7a8 treewide: clear out remaining qt5 conditionals 2023-03-18 02:10:20 +03:00
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
DCsunset 98c43a7eae skanlite: fix gsettings crash when saving a file 2023-02-08 22:26:39 -05: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
Klemens Nanni 0f72d3c8cc konversation: Update/move to KDE Gear
1.7.7 from october 2020 was the last version before Konversation adapted
the KDE Gear versioning schema, so move and thus update it accordingly.
2022-07-11 14:24:50 +08:00
Klemens Nanni 3b12ce3da6 kde: sort apps alphabetically
Makes searching/adding new ones easier.
2022-07-11 14:24:50 +08:00
Josef Kemetmüller 1ca04aa9f1 treewide: Stop setting CMAKE_SKIP_BUILD_RPATH=OFF
This is now the new default and thus doesn't need to be set manually
anymore.
2022-07-04 03:49:01 +03:00
André Vitor de Lima Matos 42f1d29ec6
kio-extras: add optional dependencies
kactivities-stats enables "Recent Files"/"Recent
Locations"/"recentlyused:/" kioslaves, taglib enables audio metadata
reading, and libtirpc enables NFS kio.
2022-06-25 18:29:13 -03:00
André Vitor de Lima Matos 62a4d12769 kdevelop: move to kde/gear release 22.04.2
Also, use python 3.9 to build kdev-python plugin, broken on python 3.10.
2022-06-25 18:29:02 -03:00
Andreas 1d9ba6ae53 kde/gear: 22.04.1 -> 22.04.2 2022-06-15 14:52:59 +08:00
Sandro Jäckel 7c94d5fd8c
plasma5Packages.khelpcenter: fix not finding man pages 2022-05-28 21:30:55 +02:00
Sandro 34606368ac
Merge pull request #172733 from andrevmatos/kde/gear
kde/gear: 22.04.0 -> 22.04.1
2022-05-20 11:47:12 +02:00
Sandro Jäckel e7f347cf21
plasma5Packages.elisa: reduce runtime closure size 2022-05-12 22:52:20 +02:00
André Vitor de Lima Matos 734d69a3f0 kde/gear: 22.04.0 -> 22.04.1 2022-05-12 10:18:23 -03:00
Daniel Poelzleithner 7bf12fe3b5 kgpg: update description to reflect gnupg 2022-05-11 22:48:28 +02:00
Jayesh Bhoot 0b5aba3bbd
kmousetool: init at 21.12.3 (#170594)
* kmousetool: init at 21.12.3

* kmousetool: add githubId in maintainers-list

This should resolve an error thrown by ofborg

* kmousetool: move meta attrset to the bottom
2022-04-28 11:05:11 +02:00
Frederik Rietdijk 65fb2b12e9 yakuake: set outputs to reduce runtime closure 2022-04-27 20:31:34 +02:00
André Vitor de Lima Matos 5223d2c13b
kde/gear: apply suggestions from code review
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-26 12:42:13 -03:00
André Vitor de Lima Matos 69b0381560
falkon: 3.2.0 -> 22.04.0, kde gear 2022-04-24 19:07:37 -03:00
André Vitor de Lima Matos 2e19b67695 kde/gear: adjust some build breakages 2022-04-24 19:05:45 -03:00
André Vitor de Lima Matos 18d5c05315 kalendar: move into/use kde/gear distribution from 22.04 2022-04-24 19:05:45 -03:00
André Vitor de Lima Matos 25278f97f4 kalarmcal: remove package merged to kalarm 2022-04-24 19:05:45 -03:00
André Vitor de Lima Matos 93b7f8679b kdegraphics-thumbnailers: add mobipocket buildInput 2022-04-24 19:05:45 -03:00
André Vitor de Lima Matos aee2d2511b skanpage: move into/use kde/gear distribution from 22.04 2022-04-24 19:05:44 -03:00
André Vitor de Lima Matos dd47a9f456 kde/gear: 21.12.3 -> 22.04.0 2022-04-24 19:05:44 -03:00
Vladimír Čunát 249aa8d8dc
Revert "plasma5Packages.kitinerary: fix build with Poppler 22.03"
This reverts commit 9adc2089f9.
Clash with update; the patch is already contained and won't apply.
2022-04-05 14:46:47 +02:00
Vladimír Čunát a42ca0678b
Merge branch 'master' into staging-next 2022-03-26 09:20:38 +01:00
Jan Tojnar 9adc2089f9 plasma5Packages.kitinerary: fix build with Poppler 22.03 2022-03-25 20:21:11 +01:00
github-actions[bot] 6620842e30
Merge master into staging-next 2022-03-20 18:01:10 +00:00
Jamie McClymont 694862304b nixos/tests: add passthru.tests to all tested terminal emulators 2022-03-20 16:48:06 +13:00
André Vitor de Lima Matos 0067dbbf63
kde/gear: 21.12.2 -> 21.12.3 2022-03-06 21:18:40 -03:00
Samuel Gräfenstein 07b0970f18 zanshin: move to pkgs/application/kde 2022-03-01 10:33:44 +08:00
Samuel Gräfenstein de4352babb {lib,}ktorrent: move to pkgs/application/kde 2022-02-28 18:48:45 +08:00
Samuel Gräfenstein 434bdc8e4a skanlite: move to pkgs/application/kde 2022-02-28 16:50:59 +08:00
André Vitor de Lima Matos 0aac28197e
kde/gear: 21.12.1 -> 21.12.2 2022-02-03 10:11:31 -05:00
olegkapitonov ae5361fa1b
fix MTP support on KDE Plasma and Dolphin (#155405)
* fix MTP support on KDE Plasma and Dolphin

* Update pkgs/applications/kde/kio-extras.nix

Co-authored-by: ElXreno <elxreno@gmail.com>

Co-authored-by: Peter Hoeg <peter@hoeg.com>
Co-authored-by: ElXreno <elxreno@gmail.com>
2022-01-27 11:29:32 +08:00
github-actions[bot] a8b75d6f2f
Merge master into staging-next 2022-01-13 00:01:59 +00:00
Martin Weinelt 9120e419f4
libsForQt5.kbreakout: fix meta.homepage 2022-01-12 20:04:00 +01:00
Jan Tojnar f7aa55946b Merge branch 'staging-next' into staging
; Conflicts:
;	nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
;	nixos/doc/manual/release-notes/rl-2205.section.md
;	pkgs/build-support/libredirect/default.nix
2022-01-10 01:26:05 +01:00
Jan Tojnar 8cdc5aee3f
Merge pull request #125895 from arkanoid87/gstreamer_tools_bin
gstreamer: move executables to bin output
2022-01-09 01:36:55 +01:00
André Vitor de Lima Matos 5f490b4270
kde/gear: 21.12.0 -> 21.12.1 2022-01-06 08:35:24 -05:00
Bobby Rong 3e0e37a3d3
Merge pull request #152488 from jonringer/update-klettres-homepage
klettres: update homepage
2021-12-29 14:05:20 +08:00
Bobby Rong e8287e7f8a
Merge pull request #152490 from jonringer/update-kturtle-homepage
kturtle: update homepage
2021-12-29 14:03:52 +08:00
Bobby Rong b72202961c
Merge pull request #152486 from jonringer/update-kipi-plugins-homepage
kipi-plugins: update homepage
2021-12-29 09:55:27 +08:00
Jonathan Ringer 441a30ab24
kturtle: update homepage 2021-12-28 10:06:42 -08:00
Jonathan Ringer 1b8c414047
klettres: update homepage 2021-12-28 10:03:46 -08:00
Jonathan Ringer 73bcd3556e
kipi-plugins: update homepage 2021-12-28 10:02:02 -08:00
Jonathan Ringer c2fadb5556
kalzium: update homepage 2021-12-28 10:00:54 -08:00
Jörg Thalheim 60bddc409b bovo: fix homepage 2021-12-22 09:50:47 +01:00