aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libdvdcss.rb
AgeCommit message (Collapse)Author
2012-08-22libdvdcss: use sha1 rather than md5.Mike McQuaid
2011-11-29libdvdcss 1.2.11Pieter Nicolai
update libdvdcss to 1.2.11. Changelog here: http://www.videolan.org/developers/libdvdcss/NEWS Closes #8852. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-14libdvdcss: update to 1.2.10Oleg Oshmyan
Also add HEAD URL. Closes #8103. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
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-12Libdvdcss formulaDavid Höppner
libdvdcss is a simple library designed for accessing DVDs like a block device without having to bother about the decryption.