New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #30539 (assigned enhancement)

Opened 10 months ago

Last modified 8 months ago

cmake @2.8.5 +gui add application bundle for cmake-gui to the Applications/MacPorts folder

Reported by: Torsten.Maehne@… Owned by: css@…
Priority: Normal Milestone:
Component: ports Version: 2.0.0
Keywords: cmake-gui Cc:
Port: cmake

Description

The cmake port contains a Qt4 GUI (+gui variant). It would be nice if this would add a corresponding icon to the Applications/MacPorts folder. I was able to do so, by creating an application bundle, which contains only a symbolic link to /opt/local/bin/cmake-gui, the application's icon, and an adapted Info.plist file. Attached, you can find an archive of this bundle. (I used Kitware's cmake bundle as a template.) It would be nice if this bundle could be added to the cmake port and installed if it is build with the +gui variant. Unfortunately, I have not the time to dive deep enough into the MacPorts infrastructure to provide a full-fledged patch implementing it.

Attachments

cmake-gui_app_bundle.tar.gz Download (107.8 KB) - added by Torsten.Maehne@… 10 months ago.
Application bundle for cmake-gui

Change History

Changed 10 months ago by Torsten.Maehne@…

Application bundle for cmake-gui

Changed 10 months ago by jmr@…

  • owner changed from macports-tickets@… to css@…

Please remember to cc the maintainer.

Changed 10 months ago by css@…

  • status changed from new to assigned

I would like to check how the app package is built upstream. Downloading from the Kitware website results in a packaged Mac application. If we could replicate that process, then MacPorts doesn't have a duplicate method to maintain.

Changed 8 months ago by css@…

Passing non-default options into the bootstrap appears to disable the application bundle. I'm still digging ...

Note: See TracTickets for help on using tickets.