Commit Graph

9 Commits (7b20bcd588ab493277fd49788045cb972bd28e56)

Author SHA1 Message Date
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Adam Vandenberg abc16ddcc3 mediatomb: fails with clang 2012-04-24 09:10:16 -07:00
Alexandre Fiori b779803a9c mediatomb: bugfix for recent libav/ffmpeg
See https://bugs.launchpad.net/ubuntu/+source/mediatomb/+bug/784431 for details.

Closes Homebrew/homebrew#9016.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-18 13:48:34 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
timdoug 71a81698e4 update mediatomb to 0.12.1
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-27 13:09:50 +02: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
Adam Vandenberg 701a8276a3 Update mediatomb to 0.12.0. Fixes Homebrew/homebrew#174 2010-03-31 10:05:24 -07: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
Rune Botten 53b8e10e94 Add mediatomb formula 2009-09-30 01:24:32 +01:00