Commit Graph

721 Commits

Author SHA1 Message Date
K900
4dd98e83c8 kde/gear: 23.08.3 -> 23.08.4 2023-12-08 13:30:20 +03:00
Pol Dellaiera
4fa7d5f33d
Merge pull request #271424 from NinjaFB/add-kalgebra
kalgebra: init at 23.08.3
2023-12-05 09:10:52 +01:00
NinjaFB
44d6d9ff6a kalgebra: init at 23.08.3 2023-12-05 09:02:43 +11:00
Jörg Thalheim
4f403bc3aa grantletheme: fix loading in kmail/kontact
This fixes a 5 year old bug (old enough to go to school) where kmail was
not able show emails (also appeared in kontact).

fixes https://github.com/NixOS/nixpkgs/issues/160599

The solution is not pretty but effective and involves
working around the broken search path of kde related libraries.
2023-12-01 15:59:25 +01:00
K900
b662f3b6a7 kontact: add all the plugins to the wrapper 2023-11-27 16:16:58 +03:00
github-actions[bot]
e112f9b8bb
Merge master into staging-next 2023-11-09 18:00:56 +00:00
K900
f90a341295 kde/gear: 23.08.2 -> 23.08.3 2023-11-09 17:32:25 +03:00
github-actions[bot]
ae77d35744
Merge staging-next into staging 2023-10-16 00:03:09 +00:00
Thomas Tuegel
316ef085cd
Merge pull request #259436 from SuperSandro2000/itinerary 2023-10-15 07:02:16 -05:00
github-actions[bot]
62370ea07d
Merge staging-next into staging 2023-10-15 00:03:07 +00:00
Thomas Tuegel
0c42b1664d
Merge pull request #243816 from xNaxdy/master 2023-10-14 17:00:02 -05:00
Thomas Tuegel
7a30529a18
Merge pull request #233248 from DeeUnderscore/misc/dolphin-imageformats 2023-10-14 16:58:27 -05:00
Mario Rodas
f0879255a6
Merge pull request #258409 from aaronjheng/protobuf
protobuf: introduce new upstream versioning scheme
2023-10-14 06:56:55 -05:00
K900
4cc7fbd627 kde/gear: 23.08.1 -> 23.08.2 2023-10-12 16:02:48 +03:00
Aaron Jheng
80aaa46d4c
protobuf: use new package definition only 2023-10-11 13:20:31 +00:00
Sandro Jäckel
0722a1041e
plasma5Packages.neochat: cleanup dependencies that are actually part of libquotient 2023-10-06 21:24:40 +02:00
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
Naxdy
0015d8a4d8
kio-extras: add libX11 and libXcursor to buildInputs
libX11 and libXcursor are required for Dolphin to be able to generate thumbnails for X cursor files

see 55d370392e
2023-07-16 16:53:57 +02: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
Dee Anzorge
a48f11239d dolphin: add qtimageformats
This allows Dolphin to render thumbnails/previews for more image
formats, like webp.
2023-05-21 01:28:23 +02: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