Commit Graph

19 Commits (57657959c7c61b2cfdfa91e331c974a067084d92)

Author SHA1 Message Date
Charlie Sharpsteen 2c8ad9eaa0 Clean up some Cairo dependencies
Add a comment to Pango explaining why Cairo is required on Lion. Remove Cairo
dependencies from Graphviz as the Pango dependency will include it if needed.

Closes Homebrew/homebrew#8821.
Closes Homebrew/homebrew#9238.
2011-12-24 21:55:31 -08:00
Camillo Lugaresi dc80846e4f Revamped GraphViz formula
- enable Quartz backend
- Cairo/Pango are now optional; if not enabled, PDF output is done with Quartz
- enable language bindings by default (option to disable)
- build GraphViz.app

Closes Homebrew/homebrew#9100.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2011-12-23 23:50:28 -06:00
Jack Nagel f365d14b99 graphviz: patch for linking with libltdl
Linking with '-lltdl' fails on Lion and/or with XCode 4.2. The patch is
already in the upstream development version and will be in the next
release.

Closes Homebrew/homebrew#7503.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-18 18:06:05 -05:00
Dominick Ng d7e1b2916d pango, pixman, graphviz: Fixes for Lion PDF output
Related issue on MacPorts:
  https://trac.macports.org/ticket/30370

Fixes Homebrew/homebrew#6631.
Fixes Homebrew/homebrew#7140.
Fixes Homebrew/homebrew#7463.
Closes Homebrew/homebrew#7523.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-14 03:41:36 -07:00
Adam Vandenberg 3e3a193487 Graphviz: add test 2011-09-01 12:04:27 -07:00
Ruben Fonseca c2b229ef17 graphviz 2.28.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-25 09:21:26 -07:00
Adam Vandenberg 121e4f8614 Normalize use of MACOS_VERSION 2011-04-09 09:36:30 -07:00
Wannes Meert ee101c9181 graphviz: support pdf output with pango/cairo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-13 12:49:50 -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 238ae2b077 graphviz - disable language bindings 2010-08-13 09:44:20 -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 0e8ceffd8d graphviz- fix some deps 2010-06-18 10:58:12 -07:00
David Höppner 106b44c391 graphviz: enable python tested on 10.5 and 10.6 64-bit 2010-03-22 12:51:55 +01:00
David Höppner fc987a67ef graphviz: disable quartz and php 2010-03-06 15:32:32 +01:00
Adam Vandenberg c03261f4ea Update GraphViz to 2.26.3 2010-02-19 10:38:04 -08:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Leo Franchi 460e62b256 perl bindings fail to build 2009-10-12 22:50:51 +01:00
Tom von Schwerdtner b8f509f85a Graphviz formula
Disabling python becuase using easy_install is easier, and it was kicking
errors before I disabled it.
2009-09-29 23:52:17 +01:00