[MacPorts] #49925: KF5 : PortGroup and initial ports (frameworks)
MacPorts
noreply at macports.org
Fri Dec 11 11:12:41 PST 2015
#49925: KF5 : PortGroup and initial ports (frameworks)
--------------------------+------------------
Reporter: rjvbertin@… | Owner: mk@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: |
--------------------------+------------------
Comment (by rjvbertin@…):
So, thumbs-up:
I have an initial implementation of a `port:kf5-kate`, and it works.
Glitches:
- the application is built without an icon
- I'll have to figure out what causes the repeated
{{{
void QCocoaMenu::insertNative(QCocoaMenuItem *, QCocoaMenuItem *) Menu
item "Clipboard &History" is already in menu "Edit" , remove it from the
other menu first before inserting
void QCocoaMenu::insertNative(QCocoaMenuItem *, QCocoaMenuItem *) Menu
item "&Bookmarks" is already in menu "" , remove it from the other menu
first before inserting
virtual void QCocoaMenu::removeMenuItem(QPlatformMenuItem *) Item to
remove does not belong to this menu
virtual void QCocoaMenu::removeMenuItem(QPlatformMenuItem *) Item to
remove does not belong to this menu
}}}
I hope that's just a question of a menuRole being set wrongly.
--
Ticket URL: <https://trac.macports.org/ticket/49925#comment:6>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list