Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
/ rdm-flatpak Public archive
forked from ariasmn/rdm-flatpak

Flatpak files needed for the packaging of RDM

Notifications You must be signed in to change notification settings

RedisDesktop/rdm-flatpak

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RDM Flatpak files

Needed files for the packaging of RDM in Flatpak.

Upload to Flathub

Check this Flathub's tutorial

Update Python deps

wget https://raw.githubusercontent.com/flatpak/flatpak-builder-tools/master/pip/flatpak-pip-generator
chmod +x flatpak-pip-generator
rm pip-dependencies.json
./flatpak-pip-generator --requirements-file=/RDM/src/py/requirements.txt --output pip-dependencies

Build & Test

flatpak-builder build dev.rdm.RDM.json --force-clean
flatpak-builder --user --install build-test dev.rdm.RDM.json
flatpak run dev.rdm.RDM

Errors

For an unknown reason, the styles on the app are a bit buggy. Since I don't know that much about Qt nor Flatpak, I have asked the Flatpak KDE runtime developers for help.

See https://invent.kde.org/packaging/flatpak-kde-runtime/-/issues/20

Also, since my use of the app is quite simple (just locally) I haven't fully tested it.

About

Flatpak files needed for the packaging of RDM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published