Source: ncmpcpp Section: sound Priority: optional Maintainer: Christoph Egger Build-Depends: debhelper-compat (= 11), dpkg-dev (>= 1.16.1~), pkg-config, libncursesw5-dev, libcurl4-gnutls-dev, libtag1-dev, libfftw3-dev, libmpdclient-dev, libboost-dev, libboost-filesystem-dev, libboost-locale-dev, libboost-program-options-dev, libboost-regex-dev, libboost-thread-dev, libreadline-dev Standards-Version: 4.2.1 Homepage: https://ncmpcpp.rybczak.net Vcs-Git: https://salsa.debian.org/debian/ncmpcpp.git Vcs-Browser: https://salsa.debian.org/debian/ncmpcpp Rules-Requires-Root: no Package: ncmpcpp Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: mpd, desktop-file-utils Provides: mpd-client, ncmpcpp-completion Description: ncurses-based client for the Music Player Daemon (MPD) ncmpcpp is almost an exact clone of ncmpc which is a text-mode client for MPD, the Music Player Daemon. It provides a keyboard oriented and consistent interface to MPD and contains some new features ncmpc doesn't have. It's been also rewritten from scratch in C++. . New features include: - tag editor; - playlists editor; - easy to use search screen; - media library screen; - lyrics screen; - possibility of going to any position in currently playing track without rewinding/fastforwarding; - multi colored main window (if you want); - songs can be added to playlist more than once; - a lot of minor useful functions.