rizinorg / cutter

Free and Open Source Reverse Engineering Platform powered by rizin
https://cutter.re
GNU General Public License v3.0
15.73k stars 1.15k forks source link

Refresh Appstream metadata #3347

Open karliss opened 4 months ago

karliss commented 4 months ago

Is your feature request related to a problem? Please describe.

After #3346 it might a good idea to check if any information in appdata.xml could be update.

Describe the solution you'd like

The main candidate is various urls:

Describe alternatives you've considered

Additional context

xvitaly commented 4 months ago

It also should be renamed from re.rizin.cutter.appdata.xml to re.rizin.cutter.metainfo.xml. I can rename it in my PR if you want.

XVilka commented 4 months ago

It would be nice also to have metadata for the Flathub updated. See:

karliss commented 4 months ago

It also should be renamed from re.rizin.cutter.appdata.xml to re.rizin.cutter.metainfo.xml. I can rename it in my PR if you want.

Looks like some of the Appimage tooling doesn't fully support the new *.metainfo.xml name https://github.com/AppImage/AppImageKit/issues/1160 and still expects appdata.xml