Megacubo icon indicating copy to clipboard operation
Megacubo copied to clipboard

Flatpak build

Open LeandroStanger opened this issue 5 years ago • 3 comments
trafficstars

Please, consider supporting Flatpak and publishing Megacubo on Flathub.

LeandroStanger avatar Apr 15 '20 19:04 LeandroStanger

great idea!

kaueMarques avatar Feb 12 '21 01:02 kaueMarques

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

faveoled avatar Jan 04 '24 13:01 faveoled

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

EdenwareApps avatar Jan 05 '24 22:01 EdenwareApps