furnace/res/furnace.appdata.xml.in
Colin Kinloch bad934a7c3 Update appstream metadata to pass flathub lint
Also use the screenshot from the readme.
2024-02-02 14:13:09 -05:00

43 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>org.tildearrow.furnace</id>
<name>Furnace</name>
<summary>Open-source chiptune tracker</summary>
<developer id="tildearrow.org">
<name>tildearrow and contributors</name>
</developer>
<developer_name>tildearrow and contributors</developer_name>
<url type="homepage">https://github.com/tildearrow/furnace</url>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0-or-later</project_license>
<description>
<p>
Furnace - the biggest chiptune tracker ever made!
</p>
<p>
it allows you to create songs using a music tracker interface for several computer/game console/arcade sound chips.
</p>
<p>
it also offers DefleMask compatibility, allowing you to import your songs and even export them back for interoperability.
</p>
<p>
rationale for intense profanity: the tracker itself is clean, but a few demo songs and instruments contain a small amount of strong language.
</p>
</description>
<content_rating type="oars-1.0">
<content_attribute id="language-profanity">intense</content_attribute>
<content_attribute id="language-humor">mild</content_attribute>
</content_rating>
<launchable type="desktop-id">furnace.desktop</launchable>
<screenshots>
<screenshot type="default">
<caption>Furnace during playback</caption>
<image>https://raw.githubusercontent.com/tildearrow/furnace/94cce861800c0473bdddb8270e462ebcdd18202a/papers/screenshot3.png</image>
</screenshot>
</screenshots>