This repository has been archived on 2023-12-11 . You can view files and clone it, but cannot push or open issues or pull requests.
PopcornTime-flatpak
PopcornTime Flatpak package (unoffical)
TODO:
- Contact upstream to use it as an official distribution system
- Looking for a way to allow external players (might not be possible with flatpak)
How to build:
1 - Install Flatpak & flatpak-builder
2 - Add Flathub remote
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
3 - Clone the repository
git clone --recurse-submodules https://gitlab.com/Preisschild/popcorntime-flatpak
cd ./popcorntime-flatpak
4 - Build & Install the Flatpak package
flatpak-builder --install --install-deps-from=flathub popcorntime sh.popcorntime.PopcornTime.yml
Description