Code

Updated package description.
[pkg-ncmpc.git] / debian / control
index 779483d0d98988e2c792e23a388ad963bf87188b..0e277c3d0b3aca1890c2122dde3eee32ed143942 100644 (file)
@@ -2,24 +2,29 @@ Source: ncmpc
 Section: sound
 Priority: optional
 Maintainer: Sebastian Harl <sh@tokkee.org>
-Build-Depends: debhelper (>= 4.1.16), dpkg-dev (>= 1.14.6), autotools-dev, libncursesw5-dev, libglib2.0-dev
-Standards-Version: 3.7.2
-Homepage: http://hem.bredband.net/kaw/ncmpc/
+Build-Depends: debhelper (>= 4.1.16), dpkg-dev (>= 1.14.6), autotools-dev, libncursesw5-dev, libglib2.0-dev, liblircclient-dev
+Standards-Version: 3.8.0
+Homepage: http://mpd.wikia.com/wiki/Client:Ncmpc
 Vcs-Git: git://git.tokkee.org/pkg-ncmpc.git
 Vcs-Browser: http://git.tokkee.org/?p=pkg-ncmpc.git
 
 Package: ncmpc
 Architecture: any
 Depends: ${shlibs:Depends}
-Suggests: mpd
+Suggests: mpd, python, ruby
 Enhances: mpd
 Provides: mpd-client
-Description: text based audio player
ncmpc is a text based client for MPD, the Music Player Daemon.
- It is inspired by cplay and features a file browser, a playlist
browser and editor as well as a search screen.
+Description: ncurses-based audio player
This package contains a text-mode client for MPD, the Music Player Daemon.
+ Its goal is to provide a keyboard oriented and consistent interface to MPD,
without wasting resources.
  .
- It inherits features like showing information for MP3 and Ogg files
- (among others) from MPD and also makes use of its random and repeated
- playback modes.
+ Features:
+  - full Unicode and wide character support
+  - music database browser, database search, media library
+  - audio output configuration
+  - lyrics
+  - LIRC support
+  - customizable key bindings and colors
+  - tiny memory footprint, smaller than any other interactive MPD client