-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcom.spotify.spotify.metainfo.xml
39 lines (35 loc) · 1.62 KB
/
com.spotify.spotify.metainfo.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>com.spotify.spotify</id>
<name>spotify</name>
<summary>A Open Source installer for spotify a proprietary peer-to-peer music streaming service</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>LicenseRef-proprietary:Spotify</project_license>
<description>
<p>
Listen to the right music, wherever you are. With Spotify, you have access to a world of music. You can listen to artists and albums, or create your own playlist of your favorite songs. Want to discover new music? Choose a ready-made playlist that suits your mood or get personalized recommendations. Listen for free; play any artist, album, or playlist on shuffle mode.
</p>
<p>
Spotify Premium features:
</p>
<ul>
<li>Play any song, any time on any device: mobile, tablet, or your computer.</li>
<li>Download music for offline listening.</li>
<li>Enjoy amazing sound quality.</li>
<li>No ads – just uninterrupted music.</li>
<li>No commitment - cancel any time you like.</li>
</ul>
</description>
<launchable type="desktop-id">spotify-client.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://github.com/UnitedRPMs/spotify-client/raw/master/spotify-0.png</image>
</screenshot>
<screenshot>
<image>https://github.com/UnitedRPMs/spotify-client/raw/master/spotify-1.png</image>
</screenshot>
<screenshot>
<image>https://github.com/UnitedRPMs/spotify-client/raw/master/spotify-2.png</image>
</screenshot>
</screenshots>
</component>