aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/blueutil.rb
AgeCommit message (Collapse)Author
2013-07-12remove silly xcodebuild commentsAdam Vandenberg
2013-03-28Change github /tarball/ URLs to /archive/ for formulae A-KAndrew Janke
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 #18813. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-24XCodeDependency: Things that call xcodebuildCharlie Sharpsteen
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-02-26blueutil: fix audit warningAdam Vandenberg
2012-02-26Blueutil 1.0.0Adam Vandenberg
2011-11-29Added blueutilMichael Lapinsky
* Utility for querying and mutating bluetooth power and discoverability * state Signed-off-by: Adam Vandenberg <flangy@gmail.com>