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
F172425210: D15511.id42804.diff
Fri, Sep 18, 9:22 AM
F172404373: D15511.id.diff
Fri, Sep 18, 6:12 AM
F172377293: D15511.diff
Fri, Sep 18, 1:57 AM
Unknown Object (File)
Mon, Sep 14, 4:54 AM
Unknown Object (File)
Sun, Sep 13, 1:54 PM
Unknown Object (File)
Mon, Aug 31, 4:05 PM
Unknown Object (File)
Mon, Aug 31, 4:05 PM
Unknown Object (File)
Thu, Aug 27, 2:33 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
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.