Commit Graph

672 Commits

Author SHA1 Message Date
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
Sandro
69a2c62cf7
Merge pull request #151168 from SuperSandro2000/phreedom 2021-12-19 23:58:24 +01:00
Sandro Jäckel
cbfc50722f
maintainers: drop phreedom 2021-12-19 07:30:50 +01:00
Sandro Jäckel
8bba79606c
plasma5Packages.akonadi: add compability symlinks for kmymoney 2021-12-18 06:01:40 +01:00
Sandro Jäckel
54f7a41edd
plasma5Packages.picmi: fix compile 2021-12-18 06:01:39 +01:00
Sandro Jäckel
e8dfc8955c
plasma5Packages.kitinerary: fix compile 2021-12-18 06:01:39 +01:00
Sandro Jäckel
085cec23e0
kde.krfb: add missing kwayland depedency 2021-12-18 03:05:13 +01:00
André Vitor de Lima Matos
fd1c7fcad8
kde-gear: 21.08.3 -> 21.12.0 2021-12-10 21:58:42 -05:00
rittelle
4d8d035c6c
Removed rittelle from the maintainer list 2021-11-19 21:29:09 +01:00
André Vitor de Lima Matos
ff0d921b21
kde-gear: 21.08.2 -> 21.08.3 2021-11-06 18:54:08 -03:00
Vladimír Čunát
3bd85fa720
Revert "marble: fix build with gpsd 3.23.1"
The patch is already included in the current source.
It's PR #140523 adding the patch and PR #141127 updating KDE apps;
they missed each other (different target branches, different files).

This reverts commit e08f549599.
2021-10-19 08:33:13 +02:00
André Vitor de Lima Matos
87970b26ad kde-gear: 21.08.1 -> 21.08.2 2021-10-11 11:40:24 -03:00
Sandro
9e016672b1
Merge pull request #140523 from hjones2199/gpsd-fixes 2021-10-06 23:57:04 +02:00
Samuel Dionne-Riel
31285207b0
Merge pull request #125156 from samueldr/feature/plasma-mobile-apps-only
Add Plasma Mobile Gear 21.05
2021-10-05 23:54:08 -04:00
Samuel Dionne-Riel
b5651798b2 kpublictransport: init at 21.04.0 2021-10-05 23:21:43 -04:00
Hunter Jones
e08f549599 marble: fix build with gpsd 3.23.1 2021-10-05 18:20:44 -05:00
Alyssa Ross
8ea4403483 plasma5Packages.kdeGear: update doc for KDE Gear 2021-10-04 17:26:28 +00:00
Alyssa Ross
a8df3e773e kde/fetch.sh: use https for getting checksums 2021-10-04 17:23:07 +00:00
Alyssa Ross
05bdbc55ff plasma5Packages: add missing homepages and descriptions
Adapted from <https://apps.kde.org/>.
2021-09-27 15:48:17 +00:00
André Vitor de Lima Matos
2711b9728c
kde-gears: 21.08.0 -> 21.08.1 2021-09-03 10:40:45 -03:00
Jan Tojnar
4ff3577f25 Merge branch 'staging-next' into staging 2021-08-23 14:19:54 +02:00
Jörg Thalheim
324c07a825 bomber: fix homepage 2021-08-22 16:08:34 +02:00
Thomas Tuegel
3428957839
akonadi-contacts: add kcmutils input 2021-08-13 11:42:03 -05:00
Thomas Tuegel
8b1140b72e
kdeconnect-kde: add wayland dependencies 2021-08-13 11:42:03 -05:00
Thomas Tuegel
fc6d263d8c
kdeGear: 21.04.0 -> 21.08.0 2021-08-13 11:42:02 -05:00
Sandro
0bad36dfc9
kde.spectacle: format 2021-07-15 21:18:43 +02:00
FliegendeWurst
6f49212893 spectacle: add deps for annotating screenshots 2021-07-14 09:40:56 +02:00
Elias Probst
f1152a3d76
kmail: fix calling ext. applications (#108824) 2021-06-18 11:44:17 +02:00
Sandro
01654ddda1
Merge pull request #126339 from turion/dev_kdenlive_maintainer
kdenlive: Add turion as maintainer
2021-06-12 18:26:03 +02:00