This repo allows you to package Chamsys MagicQ as a Flatpak for use on Linux Flatpak based systems, especially e.g. Fedora Silverblue where there aren't easier installation options.
-
Clone this repo with:
git clone https://github.com/RobotRoss/magicq-flatpak.git --recursiveThis will install MagicQ version v1.9.4.7. -
Build your package, and export to a distributable single file installer:
flatpak-builder --force-clean --repo=repo build-dir com.chamsyslighting.magicq.yaml
flatpak build-bundle repo magicq.flatpak com.chamsyslighting.magicq.yaml
-
Install the bundle using your package manager.
-
Enjoy.