71 lines
2.2 KiB
Plaintext
71 lines
2.2 KiB
Plaintext
Source: strawberry
|
|
Section: sound
|
|
Priority: optional
|
|
Maintainer: Jonas Kvinge <jonas@jkvinge.net>
|
|
Build-Depends: debhelper (>= 7),
|
|
make,
|
|
cmake,
|
|
gcc,
|
|
protobuf-compiler,
|
|
libglib2.0-dev,
|
|
libdbus-1-dev,
|
|
libprotobuf-dev,
|
|
libboost-dev,
|
|
libsqlite3-dev,
|
|
libasound2-dev,
|
|
libpulse-dev,
|
|
libtag1-dev,
|
|
libqt5-dev,
|
|
qtbase5-dev,
|
|
qtbase5-dev-tools,
|
|
qtbase5-private-dev,
|
|
qt5-dev-tools,
|
|
libqt5x11extras5-dev,
|
|
libgstreamer1.0-dev,
|
|
libgstreamer-plugins-base1.0-dev,
|
|
libxine2-dev,
|
|
libvlc-dev,
|
|
libphonon4qt5-dev,
|
|
libcdio-dev,
|
|
libgpod-dev,
|
|
libimobiledevice-dev,
|
|
libmtp-dev,
|
|
libplist-dev,
|
|
libusbmuxd-dev,
|
|
libchromaprint-dev,
|
|
liblastfm5-dev
|
|
Standards-Version: 3.9.8
|
|
|
|
Package: strawberry
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends},
|
|
libsqlite3-0,
|
|
libqt5sql5-sqlite,
|
|
gstreamer1.0-plugins-base,
|
|
gstreamer1.0-plugins-good,
|
|
gstreamer1.0-alsa,
|
|
gstreamer1.0-pulseaudio
|
|
Homepage: http://www.strawbs.org/
|
|
Description: Audio player and music collection organizer
|
|
Strawberry is a audio player aimed at music collectors, audio enthusiasts and audiophiles.
|
|
.
|
|
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 Lastfm, 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
|
|
.
|
|
It is a fork of Clementine. The name is inspired by the band Strawbs.
|