Fontconfig does not cache fonts in /Library/Fonts and ~/Library/Fonts.
The patch fixes this.
ClosesHomebrew/homebrew#15745.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
fontconfig fails to build universally due to SIZEOF_VOID issues
that are solved by adapting the Macports patch for that to our
newer version of fontconfig.
ClosesHomebrew/homebrew#15567.
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