
I asked a friend of mine about OSX packaging...
I think we have a patch for a dmg, but I don't know what it means. :)
----- Forwarded message ----- Date: Thu, 15 Jul 2004 10:58:41 -0500 Subject: Re: OSX packaging?
On Jul 15, 2004, at 08:10, Kees Cook wrote:
Hey, I want to try and get inkscape (inkscape.org) packaged for OSX. I assume this is only possible via "fink", but I don't know where to begin. How do I make an OSX package? :)
There are two ways, really (maybe three):
http://developer.apple.com/documentation/MacOSX/Conceptual/AppleSWDesign/Fir...
1) True Mac OS X way: drag and drop the .app from a .dmg file to your Application folder (or whereever else you want it) 2) More complicated OS X Way: Installer.app package. see Package Maker.app 3) UNIX way: fink. basically just a debian apt package.
http://fink.sourceforge.net/doc/packaging/index.php
If you want to target OS X users I would say 1 is the way to go. Otherwise 3. What are your dependencies?
----- End forwarded message -----