X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=0e277c3d0b3aca1890c2122dde3eee32ed143942;hb=refs%2Ftags%2Fncmpc-0.12-1;hp=c1935930b97f5a9e8adbdab13ac34c036746b049;hpb=10da2a1e7e4d8118edba1fb30e21b8ce864939f8;p=pkg-ncmpc.git diff --git a/debian/control b/debian/control index c193593..0e277c3 100644 --- a/debian/control +++ b/debian/control @@ -2,24 +2,29 @@ Source: ncmpc Section: sound Priority: optional Maintainer: Sebastian Harl -Build-Depends: debhelper (>= 4.1.16), dpkg-dev (>= 1.14.6), autotools-dev, libncursesw5-dev, libglib2.0-dev +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://hem.bredband.net/kaw/ncmpc/ +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