Code

c1935930b97f5a9e8adbdab13ac34c036746b049
[pkg-ncmpc.git] / debian / control
1 Source: ncmpc
2 Section: sound
3 Priority: optional
4 Maintainer: Sebastian Harl <sh@tokkee.org>
5 Build-Depends: debhelper (>= 4.1.16), dpkg-dev (>= 1.14.6), autotools-dev, libncursesw5-dev, libglib2.0-dev
6 Standards-Version: 3.8.0
7 Homepage: http://hem.bredband.net/kaw/ncmpc/
8 Vcs-Git: git://git.tokkee.org/pkg-ncmpc.git
9 Vcs-Browser: http://git.tokkee.org/?p=pkg-ncmpc.git
11 Package: ncmpc
12 Architecture: any
13 Depends: ${shlibs:Depends}
14 Suggests: mpd
15 Enhances: mpd
16 Provides: mpd-client
17 Description: text based audio player
18  ncmpc is a text based client for MPD, the Music Player Daemon.
19  It is inspired by cplay and features a file browser, a playlist
20  browser and editor as well as a search screen.
21  .
22  It inherits features like showing information for MP3 and Ogg files
23  (among others) from MPD and also makes use of its random and repeated
24  playback modes.