aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/lastfmlib.rb
AgeCommit message (Collapse)Author
2013-06-03lastfmlib: does not build with clang 425Adam Vandenberg
2013-01-28lastfmlib: style nitsAdam Vandenberg
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-06-14lastfmlib: fails with clangJack Nagel
Fixes #12826. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-28lastfmlib 0.4.0Alex Pardoe
lastfmlib is a C/C++ library that provides an implementation of the Last.fm Submissions Protocol v1.2. Whilst there are other libraries for scrobbling in Homebrew, this older library is required for MediaTomb's Last.fm functionality. For more information see: http://code.google.com/p/lastfmlib/ or http://mediatomb.cc/pages/documentation#id2845313. Signed-off-by: Adam Vandenberg <flangy@gmail.com>