Commit Graph

6 Commits (37e7fdd898fe4e7676c21aa27db7aa44f27d55cb)

Author SHA1 Message Date
Adam Vandenberg 92a7eb4ad1 remove silly xcodebuild comments 2013-07-12 09:02:28 -07:00
Andrew Janke 3ad9a0896f Change github /tarball/ URLs to /archive/ for formulae A-K
The `brew audit` check complains about the older /tarball/ URL scheme. Update
formulae to use the new /archive/ URL and update the SHA to match.

Closes Homebrew/homebrew#18813.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-28 21:02:11 -07:00
Charlie Sharpsteen 1a42f893ab XCodeDependency: Things that call xcodebuild
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.
2012-08-24 19:38:04 -07:00
Adam Vandenberg a55c685dcb blueutil: fix audit warning 2012-02-26 07:47:11 -08:00
Adam Vandenberg 8249a32843 Blueutil 1.0.0 2012-02-26 07:36:40 -08:00
Michael Lapinsky cf753c67f0 Added blueutil
* Utility for querying and mutating bluetooth power and discoverability
* state

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-29 21:17:45 -08:00