Commit Graph

3 Commits (5bb09ba4d8353043698f1910d9d6e95eae76e820)

Author SHA1 Message Date
Nibbles McGurk c8909048fc audiofile: Update to 0.3.1
This is an update for audiofile including a new option to enable Code Coverage
support using lcov. There will be a depends_on lcov => :build if the user enables
the new option. I also added a new option to check the build with make check and a
def test function.  There was a compile time option to --enable-valgrind support,
a memory leak testing suite, but homebrewed valgrind fails it's own make check atm.
This update was tested on 10.6.8 x86_64 using 2335, gcc-4.2.1, and clang. It builds
both static and shared libs for your native architecture.

Closes Homebrew/homebrew#7635.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 19:17:26 -07:00
Adam Vandenberg 0c840d6281 Fix some strict audit warnings 2011-03-26 08:49:34 -07:00
Max Klinger 4b0e8b041b audiofile 0.2.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-21 20:43:08 -07:00