Feature #337
Mac OSX Installer
| Status: | New | Start: | 02/04/2010 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Resolution: | Complexity: | High |
||
| Votes: | 0 |
Description
Smuxi is a fully managed C# application and only needs a CLR + GTK# in order to run. Mono and GTK# are both available for Mac OSX and thus Smuxi should provide a installer for that. For some inspiration, see:
http://mjhutchinson.com/journal/2010/01/24/creating_mac_app_bundle_for_gtk_app
History
Updated by Clément Bourgeois 168 days ago
- File Smuxi_OSX.png added
I did some tests that come in that sense, but a working mono installation is hard to get under OSX.
Full integration with OSX (like Banshee and Monodevelop devs did), using the mac system menu bar requires a lot of specific work (full Quartz integration).
The current official mono MacOSX packages don't support SVG as input image format.
I continue my investigations and tests.
Updated by Clément Bourgeois 6 days ago
Last version of mono 2.6.7 doesn't ship SVG as image input format, this issue should be reported upstream to Novell.