aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ncmpc.rb
AgeCommit message (Collapse)Author
2014-07-14ncmpc 0.24Michael Paquier
This is a bug-fix release, with as main changes: - Fix for a crash when using "jump" - Save keys to path specified by --key-file Closes #30853. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-10ncmpc 0.23Michael Paquier
This is a bug-fix release. 0.22 was broken due to missing Po files for i10n builds. Note that dependencies to other libraries have changed a bit: - libmpdclient >= 2.3 required - MPD >= 0.16 required Closes #30806. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-11-05ncmpc 0.21Jean-Baptiste Bertin
Closes #23970. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-02ncmpc 0.20Brett Koonce
Closes #13830. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-15ncmpc 0.19Ori Livneh
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-10-12Mark scons, cmake & pkg-config as build-time depsAdam Vandenberg
2010-01-31New formula ncmpcDavid Höppner
Ncmpc is a fully featured MPD client, which runs in a terminal (using ncurses). Its goal is to provide a keyboard oriented and consistent interface to MPD, without wasting resources.