kasts/org.kde.kasts.appdata.xml

29 lines
1000 B
XML
Raw Normal View History

2021-05-03 22:16:19 +02:00
<?xml version="1.0" encoding="utf-8"?>
<component type="desktop-application">
<id>org.kde.kasts</id>
<name>Kasts</name>
<summary>Podcast application for mobile devices</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+</project_license>
2021-05-05 16:30:53 +02:00
<developer_name>The KDE Community</developer_name>
2021-05-03 22:16:19 +02:00
<description>
<p>Kasts is a mobile podcast application</p>
</description>
<provides>
<binary>kasts</binary>
</provides>
2021-05-05 16:30:53 +02:00
<!-- Commenting out screenshots as this has not been done yet
2021-05-03 22:16:19 +02:00
<screenshots>
<screenshot type="default">
<caption>Kasts feed list on the desktop</caption>
<image>https://cdn.kde.org/screenshots/kasts/kasts-desktop.png</image>
</screenshot>
<screenshot type="default">
<caption>Kasts on a phone</caption>
<image>https://cdn.kde.org/screenshots/kasts/kasts-mobile.png</image>
</screenshot>
</screenshots>
2021-05-05 16:30:53 +02:00
-->
2021-05-03 22:16:19 +02:00
<launchable type="desktop-id">org.kde.kasts.desktop</launchable>
</component>