gaphor/macos-dmg
Arjan Molenaar 02985955d4 Remove setup.py
Build is poetry only.
2019-10-24 10:02:50 +02: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
2019-10-14 14:25:48 -04: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.