1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2024-12-11 16:26:14 +01:00

Update README.md

This commit is contained in:
Jonas Kvinge 2018-06-21 01:50:14 +02:00 committed by GitHub
parent 6978983dd3
commit ef7b95220c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,8 @@
:strawberry: Strawberry Music Player
=======================
### :page_with_curl: README
Strawberry is a audio player and music collection organizer. It is a fork of Clementine created in 2013 with a diffrent goal.
It's written in C++ and Qt5. The name is inspired by the band Strawbs.
It's written in C++ and Qt 5. The name is inspired by the band Strawbs.
### :heavy_check_mark: Features:
@ -17,8 +15,6 @@ It's written in C++ and Qt5. The name is inspired by the band Strawbs.
* Support for multiple backends
* Transfer music to iPod, iPhone, MTP or mass-storage USB player
You can obtain and view the sourcecode on github at: https://github.com/jonaski/strawberry
It has so far been tested to work on Linux, OpenBSD and Windows (cross compiled using mingw).
@ -26,8 +22,6 @@ It has so far been tested to work on Linux, OpenBSD and Windows (cross compiled
To build Strawberry from source you need the following installed on your system with the additional development packages/headers:
### Required:
* GLib, GIO and GObject
* POSIX thread (pthread) libraries
* CMake and Make tools
@ -46,7 +40,7 @@ To build Strawberry from source you need the following installed on your system
Either GStreamer, Xine or VLC engine is required, but only GStreamer is fully implemented so far.
You should also install the gstreamer plugins base and good, and optionally bad and ugly.
### Optional:
Optional:
* The Qt 5 LastFM library is required for fetching album covers from LastFM.
* To enable CD support for playing audio cd's you need libcdio.