Commit Graph

11 Commits (565fe6d42ea404da672b5c905c43c97d777c7dfc)

Author SHA1 Message Date
Jack Nagel 20390059f7 gpgme: remove unrecognized configure switches
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-02 15:10:31 -05:00
Jack Nagel 41bdb55b90 gpgme: builds with LLVM >= 2335
Closes Homebrew/homebrew#7943.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-02 15:09:45 -05:00
Jack Nagel 8e352acc82 gpgme 1.3.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-01 08:08:17 -07:00
Jack Nagel 61bddf861e gpgme: run 'make check'
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-05 13:45:39 -07:00
Adam Vandenberg 99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Mike McQuaid d0abed62a4 Upgrade gpgme to 1.3.0. 2011-02-12 11:27:28 +00:00
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