xibosignage / xibo-linux

Xibo for Linux - Digital Signage Player
https://xibo.org.uk/xibo-for-linux
GNU Affero General Public License v3.0
76 stars 54 forks source link

AppImage: deprecate this build option and remove #269

Closed dasgarner closed 2 years ago

dasgarner commented 2 years ago

Adding AppImage as a build option created extra complexity that it is not practical for the project to support any longer. The problems we faced with snap have been solved, and having one packaging system for future builds will increase the chances of finding a maintainer for the project.

The PR that added AppImage support originally: https://github.com/xibosignage/xibo-linux/pull/234/files

There are various build flags which could be reviewed and removed while removing AppImage. The git action for building AppImage could also be removed.

dasgarner commented 2 years ago

Removed in: https://github.com/xibosignage/xibo-linux/pull/261