EdenwareApps / Megacubo

:tv: A intuitive, multi-language and cross-platform IPTV player. Available for Windows, Android, Linux & macOS.
https://megacubo.tv
GNU General Public License v3.0
288 stars 54 forks source link

Flatpak build #7

Open LeandroStanger opened 4 years ago

LeandroStanger commented 4 years ago

Please, consider supporting Flatpak and publishing Megacubo on Flathub.

kaueMarques commented 3 years ago

great idea!

faveoled commented 5 months ago

Hello, I wrote the necessary Flatpak build files: tv.megacubo.Megacubo.zip

I expect the original developers to provide AppStream metadata file for the store. You can use this UI: https://www.freedesktop.org/software/appstream/metainfocreator/#/guiapp

Flatpak can be tested locally this way:

flatpak-builder build --install --force-clean --user tv.megacubo.Megacubo.yml
flatpak run tv.megacubo.Megacubo
EdenwareApps commented 5 months ago

Thank you very much @faveoled. I'll implement it in the next few days and come back here to tell when it's ready.