Commit graph

18 commits

Author SHA1 Message Date
Stefano Pigozzi
ad1745d0cb fontconfig: add patch for in memory fonts bugs
Closes Homebrew/homebrew#19846.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-05-16 16:37:09 -05:00
Jack Nagel
dd380c2143 fontconfig 2.10.92 2013-04-15 17:53:11 -05:00
Jack Nagel
98a2ff23eb fontconfig 2.10.91 2013-02-02 12:31:54 -06:00
Xidorn Quan
91e7841363 fontconfig: add font dirs in Library to config
Fontconfig does not cache fonts in /Library/Fonts and ~/Library/Fonts.
The patch fixes this.

Closes Homebrew/homebrew#15745.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-10-30 12:13:39 +00:00
nibbles 2bits
4ef247c6b6 fontconfig: add patch for universal builds
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.

Closes Homebrew/homebrew#15567.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-21 22:44:08 -07:00
Adam Vandenberg
0a9ec44aaa fontconfig: add universal option 2012-10-20 08:54:37 -07:00
Mike McQuaid
6744b4f576 Fix keg-only on pre-Mountain Lion formulae. 2012-08-23 09:49:08 -07:00
Mike McQuaid
bb712aa646 fontconfig: only keg-only on pre-Mountain Lion. 2012-08-23 08:40:56 -07:00
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