gaphor/macos-dmg
Arjan Molenaar 9a8a6faa3d Move logos to toplevel logos folder
Out of the application. The about window has its own logo file.
2019-11-25 20:10:38 +01:00
..
2019-04-21 22:29:50 +02:00
2019-04-28 21:57:08 +02:00
2019-04-21 22:29:50 +02:00
2019-10-24 10:02:50 +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.