tAdded build instructions for Mac to Makefile - cross-stitch - interactively turn images into patterns for cross stitching
HTML git clone git://src.adamsgaard.dk/cross-stitch
DIR Log
DIR Files
DIR Refs
DIR LICENSE
---
DIR commit e1dfe65458fcee0a8495a2491127ba496a842c73
DIR parent f90b03d4113e5f5c3ba35be19d8540d316b51f7e
HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Sat, 15 Feb 2014 11:29:19 +0100
Added build instructions for Mac to Makefile
Diffstat:
M Makefile | 8 ++++++++
1 file changed, 8 insertions(+), 0 deletions(-)
---
DIR diff --git a/Makefile b/Makefile
t@@ -1 +1,9 @@
+SOURCE=cross-stitch.py
+mac:
+ py2applet --make-setup $(SOURCE)
+ rm -rf build dist
+ #python setup.py py2app -A
+ python setup.py py2app
+ zip -r dist/cross-stitch-osx.zip dist/cross-stitch.app
+ scp dist/cross-stitch-osx.zip fh.cs.au.dk:~/public_html_cs/files/