Commit graph

14 commits

Author SHA1 Message Date
Philip Paeps
9339af2562 cairo: build with xcb support
XCB is a more "modern" way of communicating with X11 servers than
straight XLib.  It is required by some X11 applications.  Enabling
support in cairo should not affect applications which don't use it
explicitly.

Closes Homebrew/homebrew#9598.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-01 19:21:25 -06:00
Charlie Sharpsteen
57657959c7 Cairo: Bump fails_with_llvm version
Still failing on Xcode 4.2.1.
2011-12-25 15:49:45 -08:00
Max Howell
2c41a177ce Cario builds with LLVM 2011-09-08 11:39:49 +01:00
Adam Vandenberg
46cdc76d88 Cairo: use gcc 4.2 instead of llvm 2011-09-02 19:02:17 -07:00
Adam Vandenberg
03e0880dbd cairo: fails_with_llvm 2011-05-10 14:24:49 -07:00
Adam Vandenberg
ed753d1f2e Fix cairo checksum 2011-03-28 08:53:37 -07:00
Birger J. Nordølum
9ce435360b Cairo 1.10.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-27 22:45:21 -07:00
Adam Vandenberg
aad67b6025 Document keg-only system duplicates. 2011-03-15 22:04:38 -07:00
Adam Vandenberg
d62c6d2349 cairo: use system libpng 2011-03-14 14:40:35 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg
19e5e6e64a Mark scons, cmake & pkg-config as build-time deps 2010-10-12 07:13:29 -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
Jelle Schühmacher
ed0991c9b3 Fixed a typo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-26 08:50:08 -07:00
Adam Vandenberg
b901cd391c Keg-only Cairo for Leopard. 2010-04-27 09:34:30 -07:00