nightingale-media-player / nightingale-hacking

Working tree for the community fork of Songbird, Nightingale. If building, use the sb-trunk-oldxul (development) branch, with the tag 1.12.1 tag for stable, for now. The master-xul-9.0.1 branch is the current progress in building Nightingale with XULRunner 9 and builds, but is broken. All help in terms of patches and pull requests is welcome.
https://getnightingale.com
GNU General Public License v2.0
185 stars 41 forks source link

Nightingale AppImage #383

Closed darealshinji closed 1 year ago

darealshinji commented 8 years ago

I can build an AppImage, a portable Linux application similar to an OSX .App, using this yaml script: https://github.com/probonopd/AppImages/blob/master/recipes/meta/Nightingale.yml

The created AppImage works fine on my Ubuntu 16.04 system (so far). Maybe we should provide official AppImages. This would be really helpful for people on newer system who have otherwise problems to run NG or build it from source. Afaik there's also some way to sign the AppImage.

Here's the AppImage file (make executable and double-click to run): https://drive.google.com/open?id=0BxClEVSW8QykazJpS096clE3TU0

See also: http://www.appimage.org/ https://github.com/probonopd/AppImageKit/wiki #379 Building and running NG on Ubuntu 16.04

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/39628853-nightingale-appimage?utm_campaign=plugin&utm_content=tracker%2F230233&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F230233&utm_medium=issues&utm_source=github).