A flatpak build file for RawTherapee.
Makefile
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.

README.md

A flatpak for RawTherapee

Clone the repo

git@github.com:pixlsus/rawtherapee-flatpak.git

Make a Makefile.config

The file should contain:

GPG_KEY=<your gpg key to sign>
REPO_URL=<your final repo location url>

Build the RawTherapee flatpak

make build
make bundle 
flatpak install rawtherapee.flatpak