Commit Graph

703 Commits

Author SHA1 Message Date
Sandro Jäckel
423302ae65
plasma5Packages.itinerary: init 2023-10-06 21:19:10 +02:00
Sandro Jäckel
6ef9b308ef
plasma5Packages.kosmindoormap: init 2023-10-06 21:18:19 +02:00
Sandro Jäckel
c327d2b7ac
plasma5Packages.kopeninghours: init 2023-10-06 21:17:55 +02:00
K900
f2c59d3401 libsForQt5.kdegraphics-thumbnailers: hardcode Ghostscript path
Fixes #153983.
2023-09-24 20:26:33 +03:00
K900
df65974228
Merge pull request #255112 from alyssais/neochat-qtlocation
neochat: add missing runtime dependencies
2023-09-14 16:11:51 +03:00
Alyssa Ross
d1e3c1acc7
neochat: add missing runtime dependencies
Without these, it fails to launch, e.g.:

> QQmlApplicationEngine failed to load component
> qrc:/main.qml:20:5: Type RoomList.Page unavailable
> qrc:/RoomList/Page.qml:87:20: Type ExploreComponent unavailable
> qrc:/RoomList/ExploreComponent.qml: Type org.kde.neochat/OsmLocationPlugin unavailable
> qrc:/OsmLocationPlugin.qml:7:1: module "QtLocation" is not installed

Fixes: e50edcb506 ("kde/gear: 23.04.3 -> 23.08.0")
2023-09-14 13:08:36 +00:00
K900
39c114e504 kde/gear: 23.08.0 -> 23.08.1 2023-09-14 14:18:28 +03:00
Artturi
e89bda6dcb
Merge pull request #215434 from DCsunset/skanlite-fix-file-dialog 2023-09-08 04:22:06 +03:00
Nadim Kobeissi
e1854055c8 colord-kde: fix missing buildInput
Added a buildInput that is not strictly required for the package
to compile, but without which the package will not actually work at all.
2023-08-28 18:19:18 +02:00
K900
e50edcb506 kde/gear: 23.04.3 -> 23.08.0 2023-08-24 18:37:08 +03:00
K900
e631034b70 treewide: pin packages that don't build with new protobuf to old protobuf 2023-08-18 18:41:20 +03:00
Manuel Bärenz
bad4b37c7e Remove turion (myself) as maintainer from some packages
I have removed myself as maintainer from those packages that:

* Have at least one other maintainer
* Are outside of my actual expertise,
  i.e. I wouldn't really know how to fix them if they broke
2023-08-17 17:20:18 +02:00
Weijia Wang
523e56dc45 neochat: add patch for libquotient 0.8 2023-08-08 23:41:13 +02:00
K900
0ccd0c3c3e spectacle: backport a patch to fix region capture preview being misaligned 2023-07-31 18:29:50 +03:00
K900
eed97e1623 angelfish: fixup cargo hash 2023-07-06 20:27:02 +03:00
K900
0413854cfb kde/gear: 23.04.2 -> 23.04.3 2023-07-06 20:17:33 +03:00
Azat Bahawi
5aac3cc9ef
Merge pull request #236475 from Diamondy4/ark
libsForQt5.ark: rar handler alternative
2023-07-04 18:02:18 +03:00
Weathercold
bfa774756c
kdeconnect-kde: set mainProgram to kdeconnect-app 2023-06-10 19:29:49 -04:00
Weathercold
52b1193e38
kdeconnect-kde: add kirigami-addons to buildInputs
This fixes blank settings window.
2023-06-10 19:28:04 -04:00
K900
588e307c65 kde/gear: 23.04.1 -> 23.04.2 2023-06-08 19:28:56 +03:00
Diamondy4
0f0a33aa5d libsForQt5.ark: rar handler alternative 2023-06-07 19:03:29 +03:00
figsoda
b4c13b01ba plasma5Packages.plasmatube: add missing runtime dependency 2023-05-25 10:09:33 -04:00
K900
ee3ddc28af
Merge pull request #231421 from K900/kde-gear-23.04.1
kde/gear: 23.04.0 -> 23.04.1
2023-05-13 16:26:22 +03:00
K900
2c85f9ecaa angelfish: rework how cargo hashes are handled
This should simplify future updates.
2023-05-13 14:17:36 +03:00
Alyssa Ross
5e06b3cb19 treewide: don't use rustPlatform.rust
This will be deprecated in the next commit.
2023-05-12 15:31:21 +00:00
K900
5db8b55e2c kde/gear: 23.04.0 -> 23.04.1 2023-05-12 09:41:56 +03:00
Sandro
05b1a97381
Merge pull request #179752 from hqurve/cantor
init labplot, cantor and supporting libraries
2023-05-08 21:28:08 +02:00
fetsorn
1b0067e88f kdevelop: fix typo
"programing" -> "programming"
2023-05-08 20:32:39 +04:00
hqurve
abf66be4b2
cantor: init at 23.04.0 2023-05-08 14:40:26 +02:00
hqurve
9e49dc15f5
analitza: init at 23.04.0 2023-05-08 14:40:19 +02:00
Martin Weinelt
e5741f7791
plasma5Packages.kio-extras: Remove openslp dependency
Has not been a depedency since it was removed upstream in 2017.
2023-04-25 18:45:55 +02:00
K900
8133507405
Merge pull request #227847 from K900/angelfish-fix
angelfish: fix build
2023-04-23 20:55:36 +03:00
K900
60c3435ab9 angelfish: fix build
Fixes #227824. Sorry!
2023-04-23 19:20:32 +03:00
Tom Hall
5d91a89644 kalendar: Remove unused fetchFromGitLab
Hasn't been needed since it moved into pkgs/applications/kde
2023-04-23 18:20:27 +02:00
Sean Borg
fe35d03404 spectacle: add wrapGAppsHook
Fixes no Gsettings error when clicking saveAs.
Following method mentioned in https://github.com/NixOS/nixpkgs/issues/16285
2023-04-21 08:35:31 +01:00
K900
7b52754edb kde/pim: create missing include directories to avoid cmake errors
This is a hack and should be removed once upstream fixes this.
2023-04-20 11:53:41 +03:00
K900
eab21608de kde-inotify-survey: init 2023-04-20 11:53:41 +03:00
K900
c38151aa5e telly-skout: init 2023-04-20 11:53:41 +03:00
K900
0f538b4dff kongress: init 2023-04-20 11:53:41 +03:00
K900
b26bcd8dd3 ksmtp: drop unused patch 2023-04-20 11:53:41 +03:00
K900
1da2d9962d akonadi: refresh patch 2023-04-20 11:53:41 +03:00
K900
df92bdf3fb kde/gear: add new dependencies 2023-04-20 11:53:41 +03:00
K900
9f5fbf001f plasma-mobile: 23.1 -> 23.04.0, (partially) absorb into kde/gear 2023-04-20 11:53:36 +03:00
K900
590436c1ca kio-admin: absorb into kde/gear 2023-04-20 11:53:36 +03:00
K900
f5968d6601 ghostwriter: absorb into kde/gear 2023-04-20 11:53:35 +03:00
K900
e98590cdf6 kde/gear: 22.12.3 -> 23.04.0
Autogenerated, fixes to follow
2023-04-20 11:53:35 +03:00
Alois Wohlschlager
f3f0a132fb
kmail: enable user feedback support 2023-03-26 17:01:04 +02:00
Alois Wohlschlager
b4c450422e
pim-data-exporter: enable user feedback support 2023-03-26 17:00:44 +02:00
Alois Wohlschlager
c247a4f1eb
pim-sieve-editor: build with user feedback support 2023-03-26 15:58:57 +02:00
Alois Wohlschlager
277320f49e
korganizer: build with user feedback support 2023-03-26 15:57:24 +02:00