aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libdvbpsi.rb
AgeCommit message (Collapse)Author
2012-08-08libdvbpsi 0.2.2nibbles 2bits
Upgrade to version 0.2.2. Add an `inreplace` to remove `-06` that `configure` tries to add to the `CFLAGS`. Tested on ML with XCode-4.4.1. Closes #14054. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-05-22libdvbpsi: update version to 0.1.7David Höppner
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-12Libdvbpsi formulaDavid Höppner
libdvbpsi is a simple library designed for decoding and generation of MPEG TS and DVB PSI tables.