Merge branch 'AppStream-fixes' into 'master'

Modernize the AppStream metadata

See merge request xonotic/xonotic!118
This commit is contained in:
bones_was_here 2024-08-06 13:09:49 +00:00
commit f2ed524c51

View File

@ -1,10 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2018 Daniel Rusek <mail@asciiwolf.com> -->
<component type="desktop">
<id>xonotic.desktop</id>
<component type="desktop-application">
<id>org.xonotic.Xonotic</id>
<project_license>GPL-3.0</project_license>
<metadata_license>CC0-1.0</metadata_license>
<provides>
<binary>xonotic-sdl</binary>
</provides>
<launchable type="desktop-id">xonotic.desktop</launchable>
<name>Xonotic</name>
<developer_name>Team Xonotic</developer_name>
<summary>Multiplayer, deathmatch oriented first person shooter</summary>
<summary xml:lang="de">Deathmatch- und Mehrspieler-orientierter Ego-Shooter</summary>
<summary xml:lang="fr">Jeu de tir à la première personne multijoueur</summary>
@ -67,40 +71,15 @@
</description>
<url type="homepage">https://xonotic.org</url>
<screenshots>
<screenshot type="default">https://xonotic.org/m/uploads/2012/07/frontpage_005.jpg</screenshot>
<screenshot>https://xonotic.org/m/uploads/2012/07/frontpage_006.jpg</screenshot>
<screenshot>https://xonotic.org/m/uploads/2012/07/frontpage_007.jpg</screenshot>
<screenshot>https://xonotic.org/m/uploads/2012/07/frontpage_008.jpg</screenshot>
<screenshot>https://xonotic.org/m/uploads/2012/07/frontpage_003.jpg</screenshot>
<screenshot type="default"><image>https://xonotic.org/m/uploads/2012/07/frontpage_005.jpg</image></screenshot>
<screenshot><image>https://xonotic.org/m/uploads/2012/07/frontpage_006.jpg</image></screenshot>
<screenshot><image>https://xonotic.org/m/uploads/2012/07/frontpage_007.jpg</image></screenshot>
<screenshot><image>https://xonotic.org/m/uploads/2012/07/frontpage_008.jpg</image></screenshot>
<screenshot><image>https://xonotic.org/m/uploads/2012/07/frontpage_003.jpg</image></screenshot>
</screenshots>
<update_contact>mail@asciiwolf.com</update_contact>
<content_rating type="oars-1.1">
<content_attribute id="violence-cartoon">none</content_attribute>
<content_attribute id="violence-fantasy">moderate</content_attribute>
<content_attribute id="violence-realistic">none</content_attribute>
<content_attribute id="violence-bloodshed">mild</content_attribute>
<content_attribute id="violence-sexual">none</content_attribute>
<content_attribute id="violence-desecration">none</content_attribute>
<content_attribute id="violence-slavery">none</content_attribute>
<content_attribute id="violence-worship">none</content_attribute>
<content_attribute id="drugs-alcohol">none</content_attribute>
<content_attribute id="drugs-narcotics">none</content_attribute>
<content_attribute id="drugs-tobacco">none</content_attribute>
<content_attribute id="sex-nudity">none</content_attribute>
<content_attribute id="sex-themes">none</content_attribute>
<content_attribute id="sex-homosexuality">none</content_attribute>
<content_attribute id="sex-prostitution">none</content_attribute>
<content_attribute id="sex-adultery">none</content_attribute>
<content_attribute id="sex-appearance">none</content_attribute>
<content_attribute id="language-profanity">none</content_attribute>
<content_attribute id="language-humor">none</content_attribute>
<content_attribute id="language-discrimination">none</content_attribute>
<content_attribute id="social-chat">intense</content_attribute>
<content_attribute id="social-info">none</content_attribute>
<content_attribute id="social-audio">none</content_attribute>
<content_attribute id="social-location">none</content_attribute>
<content_attribute id="social-contacts">none</content_attribute>
<content_attribute id="money-purchasing">none</content_attribute>
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
</component>