Commit Graph

12 Commits (c338f57a406d16334dd1c07993ddf32779bffa52)

Author SHA1 Message Date
Jack Nagel 1656ea1995 libgcrypt: apply clang fixes
This is kind of hackish, but we can clean it up when we get the compiler
selection code up to snuff again.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-03 23:19:28 -05:00
Jack Nagel eedfffffa3 libgcrypt: run "make check"
Rationale: It's a crypto library so we should make sure it works. It
doesn't take _that_ long even on my old, slow MBP.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-11 20:48:12 -05:00
Jack Nagel 399cff58eb libgcrypt 1.5.0
The new 1.5 series maintains API compatiblity with the 1.4 series.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-07 10:43:30 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Camillo Lugaresi 95118b2d7f build libgcrypt universally for wine
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 16:04:07 +00:00
David Höppner 1187be65c7 libgcrypt: update version to 1.4.6 2010-08-29 20:50:51 +02:00
Adam Vandenberg 0b7c9e104c Update homepage for libgcrypt 2010-07-16 10:14:58 -07:00
Alexis Hildebrandt c58e73c741 Update Formula: libgcrypt.
Add configure path to libgpgerror in case homebrew is installed in
a non-standard location where gpg error libraries and includes are
not automagically found.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-16 14:42:38 -08:00
Adam Vandenberg 95c87110df Update libgcrypt to 1.4.5. 2009-12-21 18:51:26 +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
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