Commit Graph

9 Commits (028b72b760fe780f3591643b891cfcbe853b2424)

Author SHA1 Message Date
Adam Vandenberg 19e5e6e64a Mark scons, cmake & pkg-config as build-time deps 2010-10-12 07:13:29 -07:00
Douglas Creager a8b81bb18c gnutls fails with LLVM 2326 2010-10-06 18:56:52 -07:00
Adam Vandenberg 710190048a gnutls looks for pkgconfig 2010-08-15 09:59:18 -07:00
Alexis Hildebrandt 125496e8a3 Update Formula: gnutls
Version bump to 2.10.1

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-14 10:06:59 -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 28ab97e6b0 Updated GnuTLS to 2.8.5
Previous version didn't compile on Snow Leopard.
TODO: Enable Guile support if requested, or if Guile has previously
been installed. I'll leave it for any Guile users out there to provide
a patch.
2009-11-16 13:08:31 -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
Max Howell a0759ae93a Use new depends_on syntax in all formula
Many formula were imported during the development of the dependency branch.
2009-09-21 19:00:13 +01:00
Hunter Morris 9a16248377 Formulae for gnutls, libgcrypt, and libgpg-error
Signed-off-by: Max Howell <max@methylblue.com>
2009-09-11 17:42:53 +01:00