mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-18 04:19:55 +01:00
Fix some lintian errors in the deb
This commit is contained in:
parent
11cf7acded
commit
f021d63f41
39
debian/control
vendored
39
debian/control
vendored
@ -38,22 +38,23 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||
gstreamer0.10-alsa | gstreamer0.10-audiosink,
|
||||
gstreamer0.10-plugins-ugly,
|
||||
libprojectm-data | projectm-data
|
||||
Description: Clementine is a modern music player and library organiser.
|
||||
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, Magnatune, Jamendo and Icecast
|
||||
* Create smart playlists and dynamic playlists
|
||||
* Tabbed playlists, import and export M3U, XSPF, PLS, ASX and CUE
|
||||
* Visualisations from projectM
|
||||
* Lyrics and artist biographies and photos
|
||||
* 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
|
||||
Description: Modern music player and library organiser inspired by Amarok 1.4.
|
||||
Clementine focuses 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, Magnatune, Jamendo and
|
||||
Icecast
|
||||
* Create smart playlists and dynamic playlists
|
||||
* Tabbed playlists, import and export M3U, XSPF, PLS, ASX and CUE
|
||||
* Visualisations from projectM
|
||||
* Lyrics and artist biographies and photos
|
||||
* 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
|
||||
|
1
debian/rules.in
vendored
1
debian/rules.in
vendored
@ -41,6 +41,7 @@ binary-arch: install
|
||||
dh_testroot
|
||||
dh_installchangelogs
|
||||
dh_installmenu
|
||||
dh_installdocs
|
||||
dh_link
|
||||
dh_strip
|
||||
dh_compress
|
||||
|
Loading…
Reference in New Issue
Block a user