gaphor/macos-dmg/README.md
2019-10-27 14:58:43 -04:00

557 B

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.