aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libcdio.rb
AgeCommit message (Collapse)Author
2012-11-26libcdio 0.90Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-16libcdio 0.83nibbles 2bits
Upgrade libcdio to version 0.83. Remove the caveat because it works on SL 10.6.8. Tested on Lion with clang and llvm from XCode-4.3.3. Tested on SL with clang, llvm, gcc from XCode-4.0.2. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-30Add mirrors for GNU formulaeJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12Use automatic mirror selection for GNU downloadsJack Nagel
It seems that the main GNU download site has issues in some places outside the U.S., so we'll use the provided "ftpmirror.gnu.org" to pick a nearby mirror. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-03-22libcdio: add caveats about snow leopard buildsAdam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-10-17libcdio - remove unused switchAdam Vandenberg
2010-08-31libcdio: update version to 0.82David 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-12Libcdio formulaDavid Höppner
The GNU Compact Disc Input and Control library (libcdio) contains a library for CD-ROM and CD image access. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM or of the specific details of various CD-image formats may benefit from using this library.