agregore-browser icon indicating copy to clipboard operation
agregore-browser copied to clipboard

Initial Metainfo file

Open 1Maxnet1 opened this issue 7 months ago • 2 comments

This metainfo file based on the appstream format makes it easier to package an application for different packaging formats The metadata is based on what has been collected at https://linuxphoneapps.org/apps/agregore.mauve.moe/ This could also help in getting the application packaged as flatpak as it is required to submit the flatpak e.g. to flathub

1Maxnet1 avatar Apr 16 '25 13:04 1Maxnet1

Thanks! Is there a tutorial somewhere on how to use this with electron-builder to make the flatpak?

RangerMauve avatar Apr 16 '25 14:04 RangerMauve

Thanks! Is there a tutorial somewhere on how to use this with electron-builder to make the flatpak?

I am not aware of it. But both Flatpak and electron-builder have their respective documentation for it: https://docs.flatpak.org/en/latest/electron.html and https://www.electron.build/flatpak.html. Also this file is not needed for building the flatpak itself, but when you want to submit agregore-browser eventually to flathub, such a metainfo.xml file is required.

1Maxnet1 avatar Apr 17 '25 19:04 1Maxnet1