Commit Graph

15 Commits (d35b51011f11193be5c4c5a5244efeddad9f40b5)

Author SHA1 Message Date
Birger J. Nordølum 3180eda3cb GnuTLS 2.12.2
Passing --with-libgcrypt to compile correctly.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-11 07:43:43 -07:00
Adam Vandenberg 99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Birger J. Nordølum 314ee481bb GNU GnuTLS: 2.10.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-18 14:06:20 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Camillo Lugaresi 8f24169319 build gnutls universally for wine
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 16:04:12 +00:00
Alexis Hildebrandt 8839f99b6b Update Formula: gnutls to 2.10.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Fixes Homebrew/homebrew#3038
2010-11-02 18:46:37 -07:00
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