aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libdvdread.rb
AgeCommit message (Collapse)Author
2014-05-12libdvdread: update 4.9.9 bottle.BrewTestBot
Closes #29172. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-05-12libdvdread 4.9.9David Christenson
2014-05-05libdvdread: add 4.2.0 bottle.BrewTestBot
2013-11-13Add more missing :autoconf depsJack Nagel
2012-08-22libdvdread: depend on libdvdcss unconditionally.Mike McQuaid
2012-07-17libdvdread: style nitsAdam Vandenberg
2012-07-10Use autotools symbolsAdam Vandenberg
2012-02-28These now depend on automake for Xcode >= 4.3Max Howell
Fixes #10559. Also added missing deps for osm2pgsql. Removed some ACLOCAL_FLAGS stuff as in theory this is not set in ENV.rb. Would like to see if it causes trouble. Should just work now.
2011-11-09libdvdread: Update to 4.2.0Oleg Oshmyan
New homepage, HEAD URL, actually build against libdvdcss. Closes #8500. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-06libdvdread: fix urlryo katsuma
Closes #8468. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-29libdvdread: add dvdbackup compatibility patchmccraig mccraig of the clan mccraig
Required for dvdbackup to build with libdvdread 4.1.3; see http://dvdbackup.sourceforge.net/ Fixes #5930 and #5335. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-04-20Fix libdvdread download URLAndrew Marshall
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-18libdvdread 4.1.3Adam Vandenberg
2011-03-21Very pedantic audit fixesAdam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-11-21Fix libdvdread whitespace (using tabs now).Mike McQuaid
2010-10-30libdvdread: Add libdvdcss supportRobert Shaw
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07Update formulae for version 0.7Adam Vandenberg
* 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-02-23ogmtools now creates man pages in correct directoryKeenan Brock
ogmtools now builds dvdxchap (to extract dvd chapter information) added libdvdread dependency for dvdxchap Signed-off-by: Adam Vandenberg <flangy@gmail.com>