Commit Graph

20 Commits (c02e17333c2e409acf42d0f31a77a5885ec59084)

Author SHA1 Message Date
Jack Nagel caf146863c Utilize mirror support where appropriate
These formulae were using mirrors before we added mirror support to
Homebrew; fix them.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-17 14:58:29 -05:00
Adam Vandenberg 8d38e3c6db gd: use alternate mirror; osgeo should be stable 2011-09-03 19:24:46 -07:00
Marnen 6348ab4aec gd: switch mirrors again
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-02 08:17:11 -07:00
Adam Vandenberg 928c511a59 gd: use yet another mirror 2011-04-09 17:27:28 -07:00
Adam Vandenberg 2bb4143867 gd: use a mirror 2011-04-04 13:33:56 -07:00
Adam Vandenberg 99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Douglas Creager 5cea70f707 gd fails with LLVM 2326 2010-10-06 18:56:52 -07:00
Adam Vandenberg bcbccebbba gd - fix head url to use hg 2010-10-03 17:42:33 -07:00
Adam Vandenberg 640f0b5987 gd - don't use patch for .pc file 2010-10-01 20:50:24 -07:00
Alexis Hildebrandt 29e4b8000f Update Formula: gd
Add pkg-config file for gd

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-06 13:19:58 -07:00
Adam Vandenberg 72e19eb542 Don't need +x on these 2010-08-13 16:00:17 -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
Max Howell 1f7bc468bd Use new symlink aliases 2010-08-07 18:08:50 -07:00
Adam Vandenberg a498de7b58 Tell gd about libpng, why not. 2010-03-11 23:58:52 -08:00
Robert 4fd634a9c3 Added jpeg dependency to libgd as it fails to compile without it.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

This issue manifests itself on 10.6 w/ LLVM, and gd may compile
fine on other configurations wihtout it.

Jpeg is a recommended dependency for this software anyway, though,
so add the dep.
2010-03-09 09:38:45 -08:00
Adam Vandenberg 83336623b9 Tell gd where freetype is; fixes Homebrew/homebrew#813 2010-02-24 21:46:38 -08:00
Max Howell 0a800cf3b9 gd aka libgd 2010-02-23 15:37:38 +00: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
Andre Arko 924dab52ff Formula for MRTG, a tool to monitor server stats using SNMP
Also MRTG's dep, the GD library
2009-10-12 17:26:27 +01:00