aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/dcraw.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-12-08Fix compilation errors in dcraw.Mike McQuaid
2010-11-19Update and cleanup dcraw formula.Mike McQuaid
2010-09-28Update Formula: dcrawAlexis Hildebrandt
Update to version 1.438 Fix compile for non-standard homebrew location like /opt/local Add manpage Make update comment visible in caveats Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-10Update formulae to use ENV.cflagsAdam Vandenberg
2010-08-07Remove duplicate little-cms formula.Adam Vandenberg
2010-06-18Updating dcraw to version 1.436Chris Atwood
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-02Update dcraw to 1.432Adam Vandenberg
2009-12-12Reformat dcraw.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-03dcraw formulaBen Alpert
An ANSI C program that decodes any raw image from any digital camera.