This adds a configuration option in meson, if set it changes the application ID allowing for stable and development version to be run at the same time.
33 lines
1.1 KiB
XML
33 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop">
|
|
<id>@appid@</id>
|
|
<name>Podcasts</name>
|
|
<project_license>GPL-3.0</project_license>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<content_rating type="oars-1.1" />
|
|
<summary>Podcast app for GNOME</summary>
|
|
<description>
|
|
<p>
|
|
Listen to your favorite podcasts, right from your desktop.
|
|
</p>
|
|
</description>
|
|
<url type="homepage">https://gitlab.gnome.org/World/podcasts</url>
|
|
<screenshots>
|
|
<screenshot>
|
|
<image>https://gitlab.gnome.org/World/podcasts/raw/master/screenshots/home_view.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://gitlab.gnome.org/World/podcasts/raw/master/screenshots/shows_view.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://gitlab.gnome.org/World/podcasts/raw/master/screenshots/show_widget.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
<releases>
|
|
<release version="0.4.4" date="2018-07-31"/>
|
|
</releases>
|
|
<url type="homepage">https://wiki.gnome.org/Apps/Podcasts</url>
|
|
<update_contact>jpetridis@gnome.org</update_contact>
|
|
<developer_name>Jordan Petridis</developer_name>
|
|
</component>
|