Ted Pennings
4cd0935be7
Convert all 'def test' formulae to 'test do'
...
Closes Homebrew/homebrew#26942 .
Closes Homebrew/homebrew#26946 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-24 19:54:02 -08:00
Dave Rice
e6fe58cf4c
ffmbc 0.7-rc8
...
Closes Homebrew/homebrew#18656 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-21 21:21:49 -07:00
Jack Nagel
3026a72a3a
ffmbc: use optional deps
2013-02-02 15:54:47 -06:00
Jack Nagel
53473b6bf5
Clean up MacOS version method usage
...
The MacOS.version? family of methods (other than "leopard?") are poorly
defined and lead to confusing code. Replace them in formulae with more
explicit comparisons.
"MacOS.version" is a special version object that can be compared to
numerics, symbols, and strings using the standard Ruby comparison
methods.
The old methods were moved to compat when the version comparison code
was merged, and they must remain there "forever", but they should not be
used in new code.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-10 16:16:54 -05:00
Mike McQuaid
e8ddbaab00
ffmbc: clean up dependencies.
2012-08-23 22:50:27 -07:00
Misty De Meo
b931350774
ffmpeg, ffmbc: use texi2html on 10.8
2012-08-15 08:21:05 -05:00
Jack Nagel
d6e8244287
Update formulae for XQuartz compatibility
2012-07-01 12:41:00 -05:00
Jack Nagel
63cde03be4
Fix more quoting issues
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 17:08:57 -05:00
Dave Rice
8202b855b6
ffmbc rc7
...
Closes Homebrew/homebrew#11074 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-19 19:01:26 -07:00
Misty De Meo
99b8d3fb2d
ffmbc 0.7-rc6
2012-03-16 09:46:31 -05:00
Adam Vandenberg
da3fdbd0cf
Use "cd" instead of "Dir.chdir"
...
* And "mkdir" isntead of "Dir.mkdir"
* And "Dir[]" instead of "Dir.glob"
* Also style fixes and nitpicks
2012-02-24 21:35:50 -08:00
Adam Vandenberg
dcecfec30c
ffmbc: style update
2012-02-12 22:41:23 -08:00
Dave Rice
8207fd04f0
ffmbc 0.7rc5
...
note: that the rc4 link is now broken
Closes Homebrew/homebrew#9663
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-18 09:15:28 -06:00
Dave Rice
811d69c5f2
ffmbc: add libfreetype in configuration
...
This allows ffmbc to use the drawtext filter. Thanks to @mistydemeo]
for x11 hint
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-05 21:17:16 -06:00
Misty De Meo
c9ce0898ba
New formula: ffmbc
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-17 20:05:41 -08:00