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

Add PyInstaller build scripts #313

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add PyInstaller build scripts #313

wants to merge 1 commit into from

Conversation

tdryer
Copy link
Owner

@tdryer tdryer commented Mar 12, 2017

Add build scripts for producing a PyInstaller distribution of hangups for Linux x86_64.

The result is an archive containing hangups that should work on any Linux distribution with glibc >= 2.12 (CentOS 6+, Ubuntu 12.04+, or similar). No Python required!

Sample: http://tomdryer.com/hangups/hangups-0.4.2-linux-x86_64.tar.gz

tar xf hangups-0.4.2-linux-x86_64.tar.gz
hangups-0.4.2-linux-x86_64/hangups

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

Successfully merging this pull request may close these issues.

1 participant