gaphor/macos-dmg
Arjan Molenaar 5166e45ddc Use dmgbuild to create the image
Now we can make it look like a true MacOS DMG.
2020-06-24 10:14:01 +02:00
..
2020-06-05 14:11:47 +02:00
2019-04-21 22:29:50 +02:00
2020-06-05 14:11:47 +02:00
2020-06-24 10:14:01 +02:00
2019-04-21 22:29:50 +02:00

Gaphor Mac OS X application bundle builder

This module is used to create OS X app bundles for Gaphor. Nothing secret.

GTK and friends should be installed in /usr/local, using Homebrew. This script picks up those files, drops them in a bundle and changes the link references.

As said, the binary parts have to be present on the system. The rest is done with pip in a venv.