milkytracker / MilkyTracker

An FT2 compatible music tracker
http://milkytracker.github.io/
Other
1.67k stars 160 forks source link

Modernize the AppStream metadata #335

Closed AsciiWolf closed 5 months ago

AsciiWolf commented 7 months ago

Done as a part of my MilkyTracker Flatpak work (see #334), but will also be useful here in upstream. The currently shipped AppData file is outdated, contains many deprecated tags and is even missing some basic tags. This PR fixes it (and also renames the .appdata file to a proper name using rDNS ID and correct .metainfo.xml suffix.

AsciiWolf commented 7 months ago
$ appstreamcli validate resources/org.milkytracker.MilkyTracker.metainfo.xml

✔ Validation was successful: pedantic: 3
AsciiWolf commented 7 months ago

/cc @Deltafire

Any chance you could take a look at this? It is already used for the Flatpak build of MilkyTracker and there are no problems. It should be fine to be merged. ;-)