Commit Graph

18 Commits (e9c84b8bbf950d4ca55dfd610829902b3ac52cfe)

Author SHA1 Message Date
Jack Nagel 64afeec6d4 Use new fails_with DSL syntax
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 12:39:59 -05:00
Jack Nagel 39d3d562b5 cairo: remove ENV.x11
This causes configure to pick the wrong libpixman on at least 10.6, and
issues with SVG on at least 10.7. So remove it, and we'll try to fix any
remaining issues with a different approach, e.g. special ENV vars for
freetype.

cf Homebrew/homebrew#11036, Homebrew/homebrew#11042, Homebrew/homebrew#11049.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-20 17:53:59 -05:00
Adam Vandenberg d842662f34 Cairo: add ENV.x11
Freetype is not found correctly on all 10.7 setups, so be explicit
that this is X11 software.
2012-03-14 06:51:01 -07:00
Charlie Sharpsteen 4af32f5d34 Cairo: Don't build with XCB support on Leopard
The version of XCB included with Leopard is too old to build against.
2012-02-16 12:43:03 -08:00
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