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)
Tue, Aug 19, 11:12 PM
Unknown Object (File)
Sun, Aug 10, 5:40 PM
Unknown Object (File)
Thu, Jul 31, 12:02 AM
Unknown Object (File)
Sat, Jul 26, 6:43 AM
Unknown Object (File)
Jul 14 2025, 4:48 AM
Unknown Object (File)
Jul 7 2025, 4:31 AM
Unknown Object (File)
Jul 4 2025, 3:30 PM
Unknown Object (File)
Jun 27 2025, 4:46 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 16740
Build 16629: arc lint + arc unit

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.