From 53b5cf38553d50a6306185ebac85147dcabde44f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert-Andr=C3=A9=20Mauchin?= Date: Mon, 22 Oct 2018 16:44:35 +0200 Subject: [PATCH] Add AppStream data file --- dist/CMakeLists.txt | 1 + dist/unix/strawberry.appdata.xml | 38 ++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 dist/unix/strawberry.appdata.xml diff --git a/dist/CMakeLists.txt b/dist/CMakeLists.txt index 72f668372..dc9a04b13 100644 --- a/dist/CMakeLists.txt +++ b/dist/CMakeLists.txt @@ -19,6 +19,7 @@ if (UNIX AND NOT APPLE) install(FILES ../data/icons/128x128/strawberry.png DESTINATION share/icons/hicolor/128x128/apps/) install(FILES ../data/icons/128x128/strawberry.svg DESTINATION share/icons/hicolor/scalable/apps/) install(FILES unix/strawberry.desktop DESTINATION share/applications) + install(FILES unix/strawberry.appdata.xml DESTINATION share/metainfo) install(FILES man/strawberry.1 man/strawberry-tagreader.1 DESTINATION share/man/man1) endif() diff --git a/dist/unix/strawberry.appdata.xml b/dist/unix/strawberry.appdata.xml new file mode 100644 index 000000000..1f063cbf7 --- /dev/null +++ b/dist/unix/strawberry.appdata.xml @@ -0,0 +1,38 @@ + + + strawberry.desktop + CC0-1.0 + GPL-3.0+ + Strawberry Music Player + An audio player and music collection organizer + +

+ Strawberry is a audio player and music collection organizer. +It is a fork of Clementine. The name is inspired by the band Strawbs. +

+

Features::

+
    +
  • Play and organize music
  • +
  • Supports WAV, FLAC, WavPack, DSF, DSDIFF, Ogg Vorbis, Speex, MPC, TrueAudio, AIFF, MP4, MP3 and ASF
  • +
  • Audio CD playback
  • +
  • Native desktop notifications
  • +
  • Playlists in multiple formats
  • +
  • Advanced output and device options with support for bit perfect playback on Linux
  • +
  • Edit tags on music files
  • +
  • Fetch tags from MusicBrainz
  • +
  • Album cover art from Last.fm, Musicbrainz and Discogs
  • +
  • Song lyrics from AudD and API Seeds
  • +
  • Support for multiple backends
  • +
  • Audio analyzer
  • +
  • Equalizer
  • +
  • Transfer music to iPod, iPhone, MTP or mass-storage USB player
  • +
  • Integrated Tidal support
  • +
+
+ + https://www.strawbs.org/pictures/screenshot-002-large.png + https://www.strawbs.org/pictures/screenshot-006-large.png + + http://www.strawbs.org/ + eclipseo@fedoraproject.org +