| Age | Commit message (Collapse) | Author |
|
- 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.
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #14653.
|
|
Closes #12892.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
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>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
See http://developer.spotify.com/en/libspotify/overview/
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #8405.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #7355.
Signed-off-by: Max Howell <max@methylblue.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
* 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
|
|
|
|
Split out from the framework using magic.
|