Commit Graph

10 Commits (0f028472e516ad0242d61edf5570fdabf5f9d24d)

Author SHA1 Message Date
Jack Nagel 95d1e93cc4 Add :when_xquartz_installed as a keg-only reason
Using :when_xquartz_installed will tell the keg-only machinery to activate
if XQuartz is installed.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 17:28:15 -05:00
Jack Nagel c34d481f64 Use X11 module methods where applicable
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-09 00:21:14 -05:00
Mike McQuaid d8437dba3b fontconfig: don't depend on all of X11 2012-08-08 18:19:21 +01:00
Mike McQuaid eb69f77139 fontconfig: update to 2.1.0.1 2012-08-08 18:19:21 +01:00
Jack Nagel d6e8244287 Update formulae for XQuartz compatibility 2012-07-01 12:41:00 -05:00
Adam Vandenberg aad67b6025 Document keg-only system duplicates. 2011-03-15 22:04:38 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 35473e2a5b Tweak fontconfig formula 2010-10-16 09:03:48 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* 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
2010-08-07 18:08:53 -07:00
Adam Vandenberg e07c6dba29 Keg-only fontconfig for Leopard.
Leopard provides fontconfig 2.4.x, but advertises it in the .pc file
as 2.6.0. This causes problems, so we provide a keg-only formula for this.
2010-04-27 09:31:02 -07:00