aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libspotify.rb
AgeCommit message (Collapse)Author
2013-03-24Fix some issues with generated pc filesJack Nagel
- Use #opt_prefix instead of #prefix or HOMEBREW_PREFIX - Use #version rather than hardcoded strings or @version - Unify pc file method naming - Use String#undent Closes #18695.
2012-09-04Fix bad install names in executablesJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-06-17libspotify 12.1.51Kim Burgestrand
Closes #12892. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05libspotify: Update to 12.1.45Kim Burgestrand
Release details: https://developer.spotify.com/blog/2012/05/23/libspotify-12-with-android-support-and-more/ Closes #12393. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-03-30libspotify 11.1.60Kim Burgestrand
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-27libspotify 11.1.56Kim Burgestrand
See http://developer.spotify.com/en/libspotify/overview/ Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-11Remove redundant versions and update version testsJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02libspotify 10.1.16Kim Burgestrand
Closes #8405. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-01Upgrade libspotify to 9.1.32Kim Burgestrand
Closes #7355. Signed-off-by: Max Howell <max@methylblue.com>
2011-05-25Update libspotify to version 0.0.8Kim Burgestrand
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-02-17Updated libspotify to 0.0.7Johan Liesén
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-21Updated libspotify to 0.0.6liesen
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-08-10libspotify - install lib correctly [nfo]Adam Vandenberg
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-06-07Remove silly concatenation.Adam Vandenberg
2010-04-24libspotify 0.0.4Max Howell
Split out from the framework using magic.