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)
Thu, Mar 6, 11:05 AM
Unknown Object (File)
Feb 3 2025, 5:11 AM
Unknown Object (File)
Jan 22 2025, 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
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.