Closed
Description
Hello,
This issue is for registration purposes only.
As emailed to @narunlifescience, I successfully built AlphaPlot in flatpak format.
Here are the instructions for building:
- Compile and install qtdatavis3d BaseApp:
git clone --branch=io.qt.qtdatavis3d.BaseApp https://github.com/filipestevao/flathub.git qtdatavis3d
cd qtdatavis3d
flatpak-builder --repo=qtdatavis3d --force-clean --install-deps-from=flathub build-dir io.qt.qtdatavis3d.BaseApp.yml
flatpak remote-add --user qtdatavis3d qtdatavis3d --no-gpg-verify
flatpak install --user qtdatavis3d io.qt.qtdatavis3d.BaseApp -y
- Compile and install AlphaPlot app:
git clone --branch=io.github.narunlifescience.AlphaPlot https://github.com/filipestevao/flathub.git AlphaPlot
cd AlphaPlot
git clone https://github.com/flathub/shared-modules.git
flatpak-builder --repo=alphaplot --force-clean build-dir io.github.narunlifescience.AlphaPlot.yml
flatpak remote-add --user alphaplot alphaplot --no-gpg-verify
flatpak install --user alphaplot io.github.narunlifescience.AlphaPlot -y
I will make the pull request in the Flathub and keep informed here if everything goes well.
Metadata
Metadata
Assignees
Labels
No labels