#32163: Bundle and desktop entry for Bluefish --------------------------+---------------------- Reporter: rudloff@… | Owner: devans@… Type: enhancement | Status: assigned Priority: Low | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: Port: bluefish | --------------------------+---------------------- Changes (by devans@…): * owner: macports-tickets@… => devans@… * status: new => assigned Comment: bluefish updated to use gtk3 and install desktop/shared mime files in r116468. These are required by gvfs/gio to announce the mime types that the application can handle and to integrate into the appropriate desktop menus. This is used by all freedesktop.org compliant desktops as mentioned above (also KDE). TODO: Add an OS X app bundle as supported by the application. This needs to be done as part of a +quartz variant. Note that the application has no direct X11 dependencies but is pure GTK with the exception of the Mac OSX menu integration bits so the main difference is in the version of gtk3 (either +x11 or +quartz) that is used for the build. This means that the application also needs a +x11 variant to mark which version of gtk3 is being used in a particular binary instance and needs to check for the existence of the correct gtk3 variant in either case using the active_variants portgroup to avoid mis-matched binary dependencies. Will take a look at this during the coming week. -- Ticket URL: <https://trac.macports.org/ticket/32163#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X