Page MenuHomeFreeBSD

devel/kdesvn: Fix "Exec" line in .desktop file
ClosedPublic

Authored by arrowd on May 21 2018, 6:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 22, 1:33 AM
Unknown Object (File)
Dec 23 2024, 7:48 AM
Unknown Object (File)
Dec 22 2024, 6:20 AM
Unknown Object (File)
Nov 21 2024, 12:28 PM
Unknown Object (File)
Oct 29 2024, 8:13 PM
Unknown Object (File)
Oct 29 2024, 2:50 AM
Unknown Object (File)
Oct 21 2024, 2:40 AM
Unknown Object (File)
Oct 18 2024, 2:28 AM
Subscribers

Details

Summary

The file src/org.kde.kdesvn.desktop currently contains -caption argument, which is not supported by the recent Qt. This makes it impossible to launch KDESvn from the menu. Steal the fix from the upstream master branch.

Test Plan

Running KDESvn from the graphical launcher (Kickoff or KRunner) now works

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I would take the git commit from upstream as patch -- call it something like
patch_git-5ea402

Use a patch from the original commit.

This revision is now accepted and ready to land.May 21 2018, 6:47 PM
This revision was automatically updated to reflect the committed changes.