aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libebml.rb
AgeCommit message (Collapse)Author
2013-11-25mkvtoolnix: fix depsJack Nagel
2013-04-14libebml 1.3.0Ian Lancaster
Closes #19189. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-02-24Use "cd" instead of "Dir.chdir"Adam Vandenberg
* And "mkdir" isntead of "Dir.mkdir" * And "Dir[]" instead of "Dir.glob" * Also style fixes and nitpicks
2011-09-30libebml: overhaul install methodJack Nagel
Make it more Homebrew-like. As a bonus it now respects the value of ENV.cxx. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-30libebml 1.2.2Robert Shaw
Closes #7900. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-06-28libebml 1.2.1Robert Shaw
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-02-04Update libebml to v1.2.0Andrew Marshall
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-09Update libebml to 1.0.0Dominic Evans
2010-01-30Added formula libebmlRick Fletcher