cryptomator / cryptomator-linux

Cryptomator .AppImage for Linux
GNU General Public License v3.0
14 stars 7 forks source link

Is it possible to bundle part of this repo with buildkit-linux? #23

Open x80486 opened 4 years ago

x80486 commented 4 years ago

Basically, these three files:

Also, I think the categories tag in the AppStream Metadata are not needed; same with provides amd project_group. Additionally, content_rating could be type="oars-1.1" and just provide the content_attributes with values other than none.

Last thing is, somehow, when I try to use the SVG icon in the Flatpak (this one might be only specific to that) I'm getting:

Committing stage finish to cache
Exporting org.cryptomator.Cryptomator to repo
error: /home/x80486/Workshop/flathub/build/export/share/icons/hicolor/scalable/apps/org.cryptomator.Cryptomator.svg is not a valid icon: Image too large (1110x1110)

...so I guess it's really big for some utility that's validating the size. I've seen that with images bigger than 512x512, but I didn't know it applied to SVGs also. In any case, reducing the initial size of it wouldn't matter.

overheadhunter commented 4 years ago

We're working on some hotfixes right now, but after that we'd like to focus on Flatpaks and we can discuss where to have which resources (I prefer distribution-specific resources to be in the installer repo) and how to build it!

x80486 commented 4 years ago

All right, since you are already planning to do that, feel free to close this one :sunglasses: