aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libgpg-error.rb
AgeCommit message (Collapse)Author
2014-10-19libgpg-error: update 1.16 bottle.BrewTestBot
2014-09-20libgpg-error: update 1.16 bottle.BrewTestBot
2014-09-20libgpg-error 1.16Jack Nagel
2014-09-12libgpg-error: update 1.15 bottle.BrewTestBot
2014-09-12libgpg-error 1.15chdiza
Closes #32267. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-04-22libgpg-error: update 1.13 bottle.BrewTestBot
2014-04-22libgpg-error 1.13chdiza
Closes #28599. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-02-22libgpg-error: add bottle.Mike McQuaid
2013-07-08libgpg-error 1.12chdiza
Closes #21083. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-05-10fixed bad mirror link for libgpg-error, added mirror for libksbaJeremias Nunez
Closes #19540. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-09libgpg-error: add mirrorReddy
Closes #19091. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-27libgpg-error 1.11Jack Nagel
2013-01-26libgpg-error: make universal optionalJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03Remove outdated comments in old wine depsJack Nagel
Wine no longer uses these, so the comments are outdated. Continue to build universal by default, though, to support legacy installs. Eventually they can grow universal options or just build native-only after a sufficient period of time. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-20libgpg-error: builds in parallelJack Nagel
This has had ENV.j1 since the beginning, but it seems to build fine these days. If it still fails for someone it needs a comment with justification. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-02-12build libgpg-error universally for wineCamillo Lugaresi
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-30Update libgpg-error to 1.10.Mike McQuaid
2010-08-29libgpg-error: update version to 1.9David Höppner
2010-07-16Tweaks for libgpg-errorAdam Vandenberg
2010-07-01libgpg-error: update version to 1.8David Höppner
2010-03-18Add --disable-asm flag to gpgme and libgpg-error to fix a segfault on ↵ydnar
current generation iMac. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
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-09-11Formulae for gnutls, libgcrypt, and libgpg-errorHunter Morris
Signed-off-by: Max Howell <max@methylblue.com>