Commit Graph

5 Commits (8220546e81471ac0aa69849deedaa2f14639edbf)

Author SHA1 Message Date
burningTyger 414fa66036 Formula gpgme url fix
I corrected the gpgme home page url to reflect the fact that gpgme is
more than just gpg.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:17:06 -08:00
Adam Vandenberg e1bb919734 Add "fails_with_llvm" to formula to document LLVM build breaks.
Replaced ENV.gcc_4_2 + comments with calls to "fails_with_llvm",
to specifically message to the user when a formula is known or suspected
to not build with LLVM. If the user specifies "--use-llvm", the message
will be displayed, but compilation will be tried anyway.

Since using LLVM is now an advanced/hidden feature instead of the
default on 10.6, we'll let the user try anyway (and submit patches
if things are now working.)
2010-06-16 11:50:36 -07:00
Cameron Walters 596d8ac277 GPGME depends on gnupg.
GnuPG needs to be built before GPGME to prevent an error
in the Ruby gpgme gem:

  ArgumentError (released ctx):
    gpgme (1.0.8) lib/gpgme.rb:967:in `gpgme_set_armor'
    gpgme (1.0.8) lib/gpgme.rb:967:in `armor='

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-15 12:50:50 -07:00
ydnar 47b299debf Add --disable-asm flag to gpgme and libgpg-error to fix a segfault on current generation iMac.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-18 11:25:58 -07:00
Dean Strelau 98711b02c8 GPGME formula
The GNU Privacy Guard Made Easy C library.
2009-11-07 18:22:35 +00:00