1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/x11-fm/dolphin/files
Tobias C. Berner e858b5d6ba x11-fm/dolphin: add upstream fix to make dolphin's terminal work without kinit
Dolphin still uses KToolInvocation::invokeTerminal() which is
deprecated and requires KInit. However Dolphin was ported away from
requiring it in other ways, so it is now possible to have Dolphin
running but not KInit, which breaks the "Open in Terminal"
functionality.

Using KTerminalLauncherJob fixes this. It was introduced in Frameworks
5.83, so the CMake dependency version is accordingly increased.

Upstream PR: 441072
Obtained from:	27bfcde4ef
Obtained from via: https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/dolphin/trunk/27bfcde4.patch
2021-09-04 13:13:49 +02:00
..
patch-git_27b5cde-arch_backport