| Age | Commit message (Collapse) | Author |
|
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #14653.
|
|
Anything that calls `xcodebuild` needs a full install of XCode.app. Two
formulae ommitted from this patch:
- `fuse4x_kext`: Everything that depends on the kernel extension can be
compiled by the CLT. Therefore, this formula is bottled and XCode is only
needed to produce the bottles.
- `graphviz`: XCode is only used to create GraphViz.app which is not used by
any of the things which depend on `graphviz`. Creating the app should be
made into an option.
|
|
Closes #8358.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
The build tries to find the 10.5 SDK by default, so it fails with XCode
4 / Lion.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Add SYMROOT for xcodebuild in case the Xcode defaults
PBXApplicationwideBuildSettings specify a custom build location
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
ImageSnap is a Public Domain command-line tool that lets you capture
still images from an iSight or other video source.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Update to 0.2.4
* Build from source
|