PopcornTime packaged to flatpak sh.popcorntime.PopcornTime
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.
Go to file
2019-06-17 21:25:14 +02:00
.gitignore Use main version 2018-12-26 18:40:54 +01:00
.gitlab-ci.yml fix: Include Deps from Flathub 2019-04-13 14:01:26 -03:00
LICENSE Add LICENSE 2018-11-30 18:52:28 +00:00
README.md update to #287 2018-11-22 16:13:08 +01:00
sh.popcorntime.PopcornTime.appdata.xml change license to GFDL 2018-11-03 20:43:11 +01:00
sh.popcorntime.PopcornTime.yml Change icon to icon pack in .desktop. 2019-06-17 21:25:14 +02:00

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 (maybe add patch to use xdg-open)

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 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