Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI launcher for OS X #38

Closed
limeburst opened this issue Apr 15, 2014 · 2 comments
Closed

GUI launcher for OS X #38

limeburst opened this issue Apr 15, 2014 · 2 comments
Assignees
Milestone

Comments

@limeburst
Copy link
Contributor

Provide EarthReader-Web GUI launcher for OS X using py2app.

To be released with EarthReader-Web 0.2.

@limeburst limeburst added this to the 0.2 milestone Apr 15, 2014
@limeburst limeburst self-assigned this Apr 15, 2014
@limeburst
Copy link
Contributor Author

Found out libsass fucks with distutils data_files, which py2app can't handle. So we can't just define aliases in setup.cfg and use python setup.py py2app command to build the app. Will need to look into cmdclass or write a separate OS X dist doc. Maybe patch libsass or py2app?

@dahlia
Copy link
Contributor

dahlia commented Apr 15, 2014

Patching py2app is less likely to be merged. Although it might be merged well, but it seems indeterminable. We should write a docs for building .app package first, or ideally it can be automated e.g. Makefile, simple bash script, and then if that py2app patch is merged we can integrate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants