On Dec 10, 2010, at 04:51, Julien Narboux wrote: > I would like to build a standalone package of DigiKam using macports. The > goal is to have an easy to distribute binary package. > I plan to install macports in a special directory for digikam (different from > macports'default) and then build a dmg including digikam and all its > dependencies using: > port mdmg digikam > > But I think this command includes all the build dependencies of digiKam in > the dmg and the dmg I get is 1.1go. > Is there a way to produce a mdmg including only the runtime dependencies ? > Does anyone has ever built a standalone .dmg package of a KDE app ?
"sudo port mdmg" is the only available method at this time. I haven't tried this, but it wouldn't surprise me if it does include build dependencies, and you're probably right that it doesn't need to. It would surprise me, however, if the build-only dependencies amount to very much space. Have you already investigated what the build-only dependencies are and how much space they occupy? _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
