mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-20 21:42:27 +01:00
Update the description in the deb and rpm
This commit is contained in:
parent
3f926f0cca
commit
ebc58d4e94
18
debian/control
vendored
18
debian/control
vendored
@ -36,5 +36,19 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||
libgpod4,
|
||||
libimobiledevice0 | libimobiledevice1
|
||||
Description: Clementine is a modern music player and library organiser.
|
||||
It is largely a port of Amarok 1.4, with some features rewritten to take
|
||||
advantage of Qt4.
|
||||
It is inspired by Amarok 1.4, focusing on a fast and easy-to-use interface for
|
||||
searching and playing your music.
|
||||
.
|
||||
Features include:
|
||||
* Search and play your local music library
|
||||
* Listen to internet radio from Last.fm, SomaFM and Magnatune
|
||||
* Tabbed playlists, import and export M3U, XSPF, PLS and ASX
|
||||
* Visualisations from projectM
|
||||
* Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC
|
||||
* Edit tags on MP3 and OGG files, organise your music
|
||||
* Download missing album cover art from Last.fm
|
||||
* Cross-platform - works on Windows, Mac OS X and Linux
|
||||
* Native desktop notifications on Linux (libnotify) and Mac OS X (Growl)
|
||||
* Remote control using a Wii Remote, MPRIS or the command-line
|
||||
* Copy music to your iPod, iPhone, MTP or mass-storage USB player
|
||||
* Queue manager
|
||||
|
18
dist/clementine.spec.in
vendored
18
dist/clementine.spec.in
vendored
@ -31,8 +31,22 @@ Requires: gstreamer0.10(decoder-audio/x-wav)%{archthing}
|
||||
|
||||
%description
|
||||
Clementine is a modern music player and library organiser.
|
||||
It is largely a port of Amarok 1.4, with some features rewritten to take
|
||||
advantage of Qt4.
|
||||
It is inspired by Amarok 1.4, focusing on a fast and easy-to-use interface for
|
||||
searching and playing your music.
|
||||
|
||||
Features include:
|
||||
* Search and play your local music library
|
||||
* Listen to internet radio from Last.fm, SomaFM and Magnatune
|
||||
* Tabbed playlists, import and export M3U, XSPF, PLS and ASX
|
||||
* Visualisations from projectM
|
||||
* Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC
|
||||
* Edit tags on MP3 and OGG files, organise your music
|
||||
* Download missing album cover art from Last.fm
|
||||
* Cross-platform - works on Windows, Mac OS X and Linux
|
||||
* Native desktop notifications on Linux (libnotify) and Mac OS X (Growl)
|
||||
* Remote control using a Wii Remote, MPRIS or the command-line
|
||||
* Copy music to your iPod, iPhone, MTP or mass-storage USB player
|
||||
* Queue manager
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Loading…
Reference in New Issue
Block a user