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

A universal Linux package would be neat. #224

Open
RustyRaptor opened this issue Feb 7, 2018 · 2 comments
Open

A universal Linux package would be neat. #224

RustyRaptor opened this issue Feb 7, 2018 · 2 comments

Comments

@RustyRaptor
Copy link
Contributor

With things like Snappy, Flatpak, and Appimage it's possible to make a universal Linux package that will install on any distro that supports it. Definitely beats having to compile from source. Took me 2 days to get Pixelpulse to compile on Ubuntu 16.04. Too much that can go wrong.

@itdaniher
Copy link
Contributor

saw this - it's implementation of travis-built app images for a similarly complicated Qt application: miek/inspectrum#143

@TheAssassin
Copy link

@itdaniher with linuxdeployqt it's pretty easy to create AppImages for Qt and non-Qt apps. Just take a look at the README. I just combined the template there (with the CMake adaptions listed in a subsection) and the existing Travis config.

The package built there should run on the majority of all Linux distros >= Ubuntu 14.04.

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

3 participants