Commit Graph

5 Commits (2ca7cfd24fb9e3da3ed1d4725714866912109df1)

Author SHA1 Message Date
Adam Vandenberg 4ba23d75a3 audiofile: cleanups
* Remove comment about compilers
* Flip test code to return early if we can't find the files we need
* remove 'end' comments
2012-02-05 10:17:04 -08:00
Misty De Meo bb6dafb4d3 audiofile 0.3.2 2011-12-11 01:43:57 -06:00
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