aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libdc1394.rb
AgeCommit message (Collapse)Author
2012-07-18libdc1394 2.2.0nibbles 2bits
Upgrade libdc1394 to version 2.2.0. Add a dep on x11 so that it links against XQuartz if present. Disable the examples and sdltest. They cause build errors trying to find OpenGl. Move the `def patches` block to before `def install`. Tested on Lion with clang and llvm from XCode-4.3.3. Closes #13406. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-28Libdc1394: fix audit warningAdam Vandenberg
2012-01-27libdc1394 2.1.4Alastair Harrison
Signed-off-by: Adam Vandenberg <flangy@gmail.com>