Commit Graph

12 Commits (753277d9fa447d059dd1abc832dd8127b29d9010)

Author SHA1 Message Date
Max Howell 06cb65df78 These now depend on automake for Xcode >= 4.3
Fixes Homebrew/homebrew#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.
2012-02-28 15:40:59 +00:00
Oleg Oshmyan edcdba4885 libdvdread: Update to 4.2.0
New homepage, HEAD URL, actually build against libdvdcss.

Closes Homebrew/homebrew#8500.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-09 11:24:23 -08:00
ryo katsuma 6da4a951f0 libdvdread: fix url
Closes Homebrew/homebrew#8468.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-06 14:37:01 -06:00
mccraig mccraig of the clan mccraig da9f9712db libdvdread: add dvdbackup compatibility patch
Required for dvdbackup to build with libdvdread 4.1.3; see
http://dvdbackup.sourceforge.net/

Fixes Homebrew/homebrew#5930 and Homebrew/homebrew#5335.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-29 13:55:53 -05:00
Andrew Marshall 43808f3a73 Fix libdvdread download URL
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-20 11:25:18 -07:00
Adam Vandenberg 2e8c980fa2 libdvdread 4.1.3 2011-04-18 18:59:12 -07:00
Adam Vandenberg 20a4948c83 Very pedantic audit fixes 2011-03-21 13:35:53 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Mike McQuaid 1a8bac1153 Fix libdvdread whitespace (using tabs now). 2010-11-21 13:41:33 +00:00
Robert Shaw dfb58547b7 libdvdread: Add libdvdcss support
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 17:54:14 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* 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-08-07 18:08:53 -07:00
Keenan Brock c1237f528c ogmtools now creates man pages in correct directory
ogmtools now builds dvdxchap (to extract dvd chapter information)
added libdvdread dependency for dvdxchap

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-23 22:39:48 -08:00