Commit Graph

20 Commits (8ce48f6e281fa8531ce21ceb019199043d8cc2fa)

Author SHA1 Message Date
Jack Nagel 25b9667870 libogg: use spec deps 2013-09-21 20:47:12 -05:00
Ralph Giles aa0ff930ac libogg 1.3.1.
Closes Homebrew/homebrew#22398.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-08 23:08:18 +01:00
Steven Yi 102904ca7d libogg: add --universal
Closes Homebrew/homebrew#19739.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-12 10:52:08 -07:00
Adam Vandenberg 2d3967746a libogg: use new dsl 2012-09-03 12:29:03 -07:00
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Adam Vandenberg 62fa0c4f42 Use autotools symbols 2012-07-10 08:56:02 -07:00
Adam Vandenberg 2ab4fa3fae Remove redundant :using => :svn 2012-05-10 07:10:12 -07:00
richo 63f776360f libogg, libvorbis: Add --HEAD
Closes Homebrew/homebrew#11146.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-22 10:52:40 -07:00
Bartosz Romanowski 30723d568f libogg 1.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-17 23:33:19 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 46bcec9351 libogg - remove unused configure switch 2011-03-05 11:32:37 -08:00
Stein Magnus Jodal 1314173efc Upgrade libogg to 1.2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-21 20:29:25 -08: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
Tuncer Ayaz ca6083c62d Updated formula: libogg-1.2.0
Signed-off-by: Tuncer Ayaz <tuncer.ayaz@gmail.com>
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-04-01 19:44:02 +02:00
Adam Vandenberg 4139352243 Reformat libogg and libvorbis 2009-12-21 18:41:14 +00: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
David Conrad 7a6de3c8b2 Update libogg, libvorbis, and libtheora 2009-10-09 00:47:14 +01:00
Max Howell aa14a25a43 Apply new ENV capabilities to all existing Formulae 2009-08-10 18:11:22 +01:00
Max Howell 4923207da9 libogg doesn't support parallel builds during install 2009-06-18 10:31:23 +01:00
Max Howell 97b1ada08d Created /Library moved brew tool to /bin
Moved Forumla and Cellar/homebrew into Library.

This way the homebrew core files are more sensibly placed, Cellar is
more internally consistent and only generated. And Homebrew is ready for
use straight out of the tarball.
2009-06-04 19:36:58 +01:00