mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-18 12:28:31 +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-alsa | gstreamer0.10-audiosink,
|
||||||
gstreamer0.10-plugins-ugly,
|
gstreamer0.10-plugins-ugly,
|
||||||
libprojectm-data | projectm-data
|
libprojectm-data | projectm-data
|
||||||
Description: Clementine is a modern music player and library organiser.
|
Description: Modern music player and library organiser inspired by Amarok 1.4.
|
||||||
It is inspired by Amarok 1.4, focusing on a fast and easy-to-use interface for
|
Clementine focuses on a fast and easy-to-use interface for searching and
|
||||||
searching and playing your music.
|
playing your music.
|
||||||
.
|
.
|
||||||
Features include:
|
Features include:
|
||||||
* Search and play your local music library
|
* Search and play your local music library
|
||||||
* Listen to internet radio from Last.fm, SomaFM, Magnatune, Jamendo and Icecast
|
* Listen to internet radio from Last.fm, SomaFM, Magnatune, Jamendo and
|
||||||
* Create smart playlists and dynamic playlists
|
Icecast
|
||||||
* Tabbed playlists, import and export M3U, XSPF, PLS, ASX and CUE
|
* Create smart playlists and dynamic playlists
|
||||||
* Visualisations from projectM
|
* Tabbed playlists, import and export M3U, XSPF, PLS, ASX and CUE
|
||||||
* Lyrics and artist biographies and photos
|
* Visualisations from projectM
|
||||||
* Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC
|
* Lyrics and artist biographies and photos
|
||||||
* Edit tags on MP3 and OGG files, organise your music
|
* Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC
|
||||||
* Download missing album cover art from Last.fm
|
* Edit tags on MP3 and OGG files, organise your music
|
||||||
* Cross-platform - works on Windows, Mac OS X and Linux
|
* Download missing album cover art from Last.fm
|
||||||
* Native desktop notifications on Linux (libnotify) and Mac OS X (Growl)
|
* Cross-platform - works on Windows, Mac OS X and Linux
|
||||||
* Remote control using a Wii Remote, MPRIS or the command-line
|
* Native desktop notifications on Linux (libnotify) and Mac OS X (Growl)
|
||||||
* Copy music to your iPod, iPhone, MTP or mass-storage USB player
|
* Remote control using a Wii Remote, MPRIS or the command-line
|
||||||
* Queue manager
|
* 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_testroot
|
||||||
dh_installchangelogs
|
dh_installchangelogs
|
||||||
dh_installmenu
|
dh_installmenu
|
||||||
|
dh_installdocs
|
||||||
dh_link
|
dh_link
|
||||||
dh_strip
|
dh_strip
|
||||||
dh_compress
|
dh_compress
|
||||||
|
Loading…
Reference in New Issue
Block a user