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
F166104269: D15511.id42810.diff
Tue, Aug 11, 6:26 PM
Unknown Object (File)
Sat, Aug 8, 5:10 PM
Unknown Object (File)
Sat, Aug 8, 10:41 AM
Unknown Object (File)
Tue, Aug 4, 8:11 PM
Unknown Object (File)
Mon, Jul 27, 8:51 AM
Unknown Object (File)
Sat, Jul 25, 9:08 PM
Unknown Object (File)
Jun 17 2026, 2:49 AM
Unknown Object (File)
Jun 16 2026, 9:09 PM
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.