
`appstreamcli` complains about the tag being duplicated and we are not losing anything since credit is given in all the license headers.
102 lines
4.4 KiB
XML
102 lines
4.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>org.gnome.Calls</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0+</project_license>
|
|
<name>Calls</name>
|
|
<summary>A phone dialer and call handler</summary>
|
|
|
|
<description>
|
|
<p>Calls is a simple, elegant phone dialer and call handler built using GTK+ 3.</p>
|
|
</description>
|
|
|
|
<url type="homepage">https://gitlab.gnome.org/GNOME/calls</url>
|
|
<url type="bugtracker">https://gitlab.gnome.org/GNOME/calls/issues</url>
|
|
|
|
<project_group>GNOME</project_group>
|
|
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<!-- Translators: A screenshot description. -->
|
|
<caption>Placing a call</caption>
|
|
<image type="source" width="720" height="1440">https://gitlab.gnome.org/GNOME/calls/raw/master/data/screenshots/calling.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<!-- Translators: A screenshot description. -->
|
|
<caption>The call history</caption>
|
|
<image type="source" width="720" height="1440">https://gitlab.gnome.org/GNOME/calls/raw/master/data/screenshots/history.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
<recommends>
|
|
<control>pointing</control>
|
|
<control>keyboard</control>
|
|
<control>touch</control>
|
|
</recommends>
|
|
|
|
<kudos>
|
|
<kudo>ModernToolkit</kudo>
|
|
</kudos>
|
|
|
|
<categories>
|
|
<category>Audio</category>
|
|
</categories>
|
|
|
|
<provides>
|
|
<mediatype>x-scheme-handler/tel</mediatype>
|
|
<mediatype>x-scheme-handler/sip</mediatype>
|
|
<mediatype>x-scheme-handler/sips</mediatype>
|
|
<dbus type="user">org.gnome.Calls</dbus>
|
|
</provides>
|
|
|
|
<content_rating type="oars-1.1">
|
|
<content_attribute id="violence-cartoon">none</content_attribute>
|
|
<content_attribute id="violence-fantasy">none</content_attribute>
|
|
<content_attribute id="violence-realistic">none</content_attribute>
|
|
<content_attribute id="violence-bloodshed">none</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">none</content_attribute>
|
|
<content_attribute id="social-info">none</content_attribute>
|
|
<content_attribute id="social-audio">intense</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>
|
|
|
|
<releases>
|
|
<release version="41.0" date="2021-09-18">
|
|
<description>SIP plugin bugfixes.</description>
|
|
</release>
|
|
<release version="41~rc" date="2021-09-02">
|
|
<description>SIP Plugin polish and bugfixes.</description>
|
|
</release>
|
|
<release version="41~beta" date="2021-08-14">
|
|
<description>SIP Plugin usable from the UI.</description>
|
|
</release>
|
|
<release version="41~alpha" date="2021-07-16">
|
|
<description>First GNOME release</description>
|
|
</release>
|
|
</releases>
|
|
|
|
<custom>
|
|
<value key="Purism::form_factor">workstation</value>
|
|
<value key="Purism::form_factor">mobile</value>
|
|
</custom>
|
|
</component>
|