Building custom document icons fails on many user machines, so disable
this by default. Use the "--custom-icons" flag to enable:
brew install --custom-icons macvim
Added the --with-cscope option to the MacVim formula to enable building
MacVim with Cscope support. A dependency on 'cscope' is added when the
--with-cscope option is present.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
It was announced with the 7.3 release that the repo.or.cz repo will be
deprecated in favour of the github one.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews