aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mpd.rb
AgeCommit message (Collapse)Author
2011-12-09mpd 0.16.6Daniel Berjón
Closes #9056. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-01mpd 0.16.5Lorenzo Manacorda
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-11mpd 0.16.3Edward George
Also fixes the current issue where mpd will not compile if the ffmpeg formula is installed. see: https://gist.github.com/mxcl/homebrew/issues/6709 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-09Normalize use of MACOS_VERSIONAdam Vandenberg
2011-03-26Fix some strict audit warningsAdam Vandenberg
2011-03-23Update mpd to 0.16.2Benjamin Cremer
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-01mpd 0.16.1Jonathan Boyett
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-10Update mpd to 0.16Benjamin Cremer
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-20mpd - formattingAdam Vandenberg
2010-10-12Mark scons, cmake & pkg-config as build-time depsAdam Vandenberg
2010-07-25Update Formula MPDwmlex
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-23Update mpd to 0.5.12Peter Aronoff
From mpd's wiki (http://mpd.wikia.com/wiki/Music_Player_Daemon_Wiki): This release fixes MPD builds with recent CURL releases, RVA2 tags and adds wildmidi-0.2.3 support. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-14Add optional configure flag for Last.fm support in mpdPeter Aronoff
As of mpd 0.15, mpd provides experimental native support for Last.fm radio. This commit adds an optional configure flag (--lastfm) to give Homebrew users a chance to try it out. (I'm using it here with good results.) See http://mpd.wikia.com/wiki/Last.fm_Radio for more details about how to use Last.fm with mpd if enabled. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-29updated mpd to 0.15.9m0rk
* added aac support (faad2) * added mp3 support (libmad) * fixed aac support outside of /usr/local/ Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-02mpd: enable more featuresDavid Höppner
2010-01-31mpd: update version, enable curl on 10.6David Höppner
2010-01-31Add MPDOliver Charles
Signed-off-by: David Höppner <0xffea@gmail.com>