aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ncmpcpp.rb
AgeCommit message (Collapse)Author
2012-08-18ncmpcpp: update URLsNicolas Crowell
brew install ncmpcpp was failing on a sha1 mismatch. It turns out the link is dead or something and redirects to a new homepage. The new links come from the page where the old ones were redirected to. Closes #14218. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-14ncmpcpp: add pkg-config, update fails_withnibbles 2bits
ncmpcpp has a build-time dep on pkg-config so that it can find libmpdclient, and it needs the `fails_with` version updated because it still has problems with clang. Add a dep on pkg-config Update the fails_with build. Use the new options DSL. Tested on ML with clang and llvm from XCode-4.4.1. Fixes #14160 Closes #14172. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-13ncmpcpp 0.5.10suvash
Closes #13370. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22ncmpcpp fails_with :clangMisty De Meo
As reported by user patagonicus on IRC. Does build with LLVM.
2012-02-11ncmpcpp: add optionsChes Martin
Control over outputs is particularly useful -- when I'm listening to my music remotely, I don't want it to also be playing on the home hifi. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-01ncmpcpp: add visualizer optionahihi
Closes #9631. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-27ncmpcpp 0.5.8Jonathan Boyett
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-10ncmpcpp 0.5.7Ori Livneh
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-01-20Update ncmpcpp to 0.5.6kurayama
Closes #3913. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-01New formula: ncmpcppkurayama
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>