aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libmatroska.rb
AgeCommit message (Collapse)Author
2015-02-13libmatroska: update 1.4.2 bottle.BrewTestBot
2015-02-13libmatroska 1.4.2David Christenson
Update to latest stable release, add patch to link against libebml, use Autotools on HEAD builds, use new configure script, use HTTPS on mirror link, modernize formula. Closes #36622. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-20libmatroska: update 1.4.1 bottle.BrewTestBot
2014-05-12Add head for libmatroskaDavid Christenson
Closes #29174. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-04-16libmatroska: use make -CJack Nagel
2014-04-07libmatroska: add 1.4.1 bottle.BrewTestBot
2013-11-25mkvtoolnix: fix depsJack Nagel
2013-11-22libmatroska 1.4.1Jack Nagel
2013-04-14libmatroska 1.4.0Ian Lancaster
Closes #19190. 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-30libmatroska: 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-30libmatroska 1.3.0Robert Shaw
Closes #7901. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-06-28libmatroska 1.2.0Robert Shaw
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-02-04Update libmatroska to v1.1.0Andrew Marshall
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-09Update libmatroska to 1.0.0Dominic Evans
2010-01-30Added formula libmatroskaRick Fletcher