Commit Graph

3 Commits (bda46f6642ecd218236e1856bdd3b7e6b3fc88d2)

Author SHA1 Message Date
Nibbles 2bits 2168518121 libraw 0.14.5
Update libraw to version 0.14.5.  Tested on Lion and Snow Leopard.

Closes Homebrew/homebrew#9893.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-31 19:01:34 -06:00
Nibbles 2bits 5a6ba05a0c libraw: Update to 0.14.0
This commit updates the formula urls for libraw-0.14.0, release.
From their website, "After three months of testing the LibRaw 0.14
is considered stable. This version is recommeded to use instead of
LibRaw 0.13." The test rig is x86_64 10.6.8 using llvm-2335.9,
gcc-4.2.1, and clang-2.0 from XCode 4.0.2.  This builds static and
shared native libraries, with no --universal option only because
its dep, lcms, doesn't have the option either.

Closes Homebrew/homebrew#7804.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-24 14:37:42 -07:00
Nibbles McGurk 11d8ac127f New Formula: libraw
New Formula: libraw  This is a library for handling RAW images.
There is a dep on little-cms to enable ICC Color Profiles.  The
optional GPL2 and GPL3 demosaic packs are also built with this.
The library is stable and has a consistent API that supports
reading, decoding, and unpacking of RAW image files, along with
conversion, interpolation, and output.  It was compiled and tested
with clang-2.0, llvm 2335, and gcc-4.2.1 on OSX 10.6.8 x86_64.

Closes Homebrew/homebrew#7684.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-18 17:00:51 -07:00