1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>blue.hidamari.pmpdc.desktop</id>
<name>pmpdc</name>
<project_license>GPL-3.0</project_license>
<metadata_license>CC0-1.0</metadata_license>
<content_rating type="oars-1.1" />
<description>
<p>
pMpdc is a remote control for the mpd (Music player daemon).
</p>
</description>
<url type="homepage">https://gitlab.gnome.org/World/podcasts</url>
<url type="contact">https://chat.tchncs.de/#/room/#pmpdc:tchncs.de</url>
<screenshots>
<screenshot type="default">
<image>https://hidamari.blue/git/pmpdc/raw/screenshots/queue.png</image>
</screenshot>
<screenshot>
<image>https://hidamari.blue/git/pmpdc/raw/screenshots/search.png</image>
</screenshot>
<screenshot>
<image>https://hidamari.blue/git/pmpdc/raw/screenshots/albumart.png</image>
</screenshot>
</screenshots>
<releases>
<release version="0.1.0" date="2020-12-05">
<description>
<p>
inital release!
</p>
</description>
</release>
</releases>
<kudos>
<kudo>ModernToolkit</kudo>
<kudo>HiDpiIcon</kudo>
</kudos>
<launchable type="desktop-id">@appid@.desktop</launchable>
<url type="homepage">https://hidamari.blue/pmpdc</url>
<url type="bugtracker">https://hidamari.blue/pmpdc/bugs</url>
<translation type="gettext">pmpdc</translation>
<project_group>hidamari.blue</project_group>
<update_contact>nee-apps@hidamari.blue</update_contact>
<developer_name>Hidamari Blue Team</developer_name>
<custom>
<value key="Purism::form_factor">workstation</value>
<value key="Purism::form_factor">mobile</value>
</custom>
</component>