Commit Graph

10 Commits (3f7c1c3b0d64aefdb809702c65428d244a6f3cc1)

Author SHA1 Message Date
Adam Vandenberg 061f3bb1b4 libao: remove unused args, add pkg-config 2011-03-26 12:50:49 -07:00
Paul Hinze ecfdec5c5c libao 1.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-26 07:52:00 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 928f7b01bc libao - style tweaks 2010-10-21 20:38:45 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* 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-08-07 18:08:53 -07:00
Stein Magnus Jodal e83926152e Fix libao build on OS X 10.4 and 10.5
Add patch from https://trac.xiph.org/ticket/1667 to make libao build on
OS X 10.4 and 10.5. Patch will be included in libao 1.0.1 when it is
released.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-08 11:26:40 -07:00
Tuncer Ayaz 9dfe52f957 Updated formula: libao-1.0.0
Signed-off-by: Tuncer Ayaz <tuncer.ayaz@gmail.com>
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-04-01 20:16:17 +02:00
Max Howell 1370961056 Fix libao runtime issue
Symbol not found: _dlsym_auto_underscore

Fixes pending shell.fm output issue.
2009-10-19 13:48:34 +01:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Max Howell 8a2140553a vorbis-tools and libao formulae 2009-06-18 11:00:03 +01:00