mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Strawberry: improved description
Strawberry deserves to have its many features mentioned.
This commit is contained in:
@@ -1,7 +1,21 @@
|
|||||||
SUMMARY="A music player and music collection organizer"
|
SUMMARY="A music player and music collection organizer"
|
||||||
DESCRIPTION="Strawberry is a music player and music collection organizer. It is a fork of \
|
DESCRIPTION="Strawberry is a music player and music collection organizer. It \
|
||||||
Clementine released in 2018 aimed at music collectors and audiophiles.
|
is a fork of Clementine released in 2018 aimed at music collectors and \
|
||||||
It's written in C++ using the Qt toolkit."
|
audiophiles.
|
||||||
|
|
||||||
|
Main features:
|
||||||
|
|
||||||
|
* smart and dynamic playlists in multiple formats
|
||||||
|
* album cover art from Last.fm, Musicbrainz, Discogs, Musixmatch, Deezer, \
|
||||||
|
Tidal, Qobuz and Spotify
|
||||||
|
* song lyrics from AudD AudD, Genius, Musixmatch, ChartLyrics, lyrics.ovh and \
|
||||||
|
lololyrics.com
|
||||||
|
* get tags from MusicBrainz
|
||||||
|
* edit tags
|
||||||
|
* audio equalizer
|
||||||
|
* audio analyzer
|
||||||
|
* transcode to multiple audio formats
|
||||||
|
* stream internet radio for Subsonic-compatible servers"
|
||||||
HOMEPAGE="https://www.strawberrymusicplayer.org/"
|
HOMEPAGE="https://www.strawberrymusicplayer.org/"
|
||||||
COPYRIGHT="2003-2005 Mark Kretschmann
|
COPYRIGHT="2003-2005 Mark Kretschmann
|
||||||
2003-2005 Max Howell
|
2003-2005 Max Howell
|
||||||
@@ -25,7 +39,7 @@ COPYRIGHT="2003-2005 Mark Kretschmann
|
|||||||
2017 Santiago Gil
|
2017 Santiago Gil
|
||||||
2018 Vikram Ambrose"
|
2018 Vikram Ambrose"
|
||||||
LICENSE="GNU GPL v3"
|
LICENSE="GNU GPL v3"
|
||||||
REVISION="1"
|
REVISION="3"
|
||||||
SOURCE_URI="https://github.com/strawberrymusicplayer/strawberry/archive/refs/tags/$portVersion.tar.gz"
|
SOURCE_URI="https://github.com/strawberrymusicplayer/strawberry/archive/refs/tags/$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="0d2d22fae7569944ae38b46ec8c0ff97950bca2a4c939eb25ac69d68d7357169"
|
CHECKSUM_SHA256="0d2d22fae7569944ae38b46ec8c0ff97950bca2a4c939eb25ac69d68d7357169"
|
||||||
SOURCE_FILENAME="strawberry-$portVersion.tar.gz"
|
SOURCE_FILENAME="strawberry-$portVersion.tar.gz"
|
||||||
|
|||||||
Reference in New Issue
Block a user