vircadia / vircadia-builder

Builds Vircadia's native Interface and Domain server ("Project Athena") on Linux.
GNU General Public License v3.0
20 stars 31 forks source link

Disable AppStream metadata creation #58

Closed JulianGro closed 3 years ago

JulianGro commented 3 years ago

This PR disables AppStream metadata since it breaks AppImage creation.

I guess I must have not tested it properly when I enabled it. Maybe I assumed that a file that passes the verification on it's own wouldn't break AppImage creation.

It also seems like supporting AppStream inside AppImages isn't easily possible: https://github.com/AppImage/AppImageKit/issues/603