Commit graph

7 commits

Author SHA1 Message Date
Andrew Janke
0bfb448068 ecasound 2.8.1: Fix ruby support behavior
Change formula to always pass explicit --enable-rubyecasound=<yes|no>
so it works regardless of the ecasound configure's default behavior
for --enable-ruby. Formula was assuming default was no, but default was
actually yes, so the ruby stuff got built even when --with-ruby was
not supplied, which could break the build when attempting to install
in to /Library/Ruby.

Fixes Homebrew/homebrew#19357.
Closes Homebrew/homebrew#19420.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-24 18:43:32 -05:00
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Adam Vandenberg
d7949272b6 ecasound: use new dsl 2012-08-27 21:31:40 -07:00
youpy
0c458b6168 ecasound: add --with-ruby add option
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-21 21:12:06 -08:00
youpy
ebebad27e0 ecasound 2.8.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-18 09:34:34 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
youpy
1e4cebfa24 add Formula for Ecasound
Closes Homebrew/homebrew#4060.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 15:09:02 +00:00