On 06/19/11 03:44, Chris Brennan wrote:
* Joseph <[email protected]> [2011-06-19 01:22:47 -0600]:

What option do I need to compile mutt with to have gpg, currently I have:

equery uses mutt
[ Searching for packages matching mutt... ]
[ Colour Code : set unset ]
[ Legend : Left column  (U) - USE flags from make.conf              ]
[        : Right column (I) - USE flags packages was installed with ]
[ Found these USE variables for mail-client/mutt-1.5.21-r1 ]
  U I
  - - berkdb       : Adds support for sys-libs/db (Berkeley DB for MySQL)
  + + crypt        : Add support for encryption -- using mcrypt or gpg where 
applicable
  - - debug        : Enable extra debug codepaths, like asserts and extra 
output. If you want to get meaningful backtraces see
http://www.gentoo.org/proj/en/qa/backtraces.xml
  - - doc          : Adds extra documentation (API, Javadoc, etc)
  + + gdbm         : Adds support for sys-libs/gdbm (GNU database libraries)
  - - gnutls       : Adds support for net-libs/gnutls (TLS 1.0 and SSL 3.0 
support)
  - - gpg          : Enable support for app-crypt/gpgme
  - - idn          : Enable support for Internationalized Domain Names
  - - imap         : Adds support for IMAP (Internet Mail Application Protocol)
  - - mbox         : Adds support for mbox (/var/spool/mail) style mail spools
  + + nls          : Adds Native Language Support (using gettext - GNU locale 
utilities)
  - - nntp         : Add support for newsgroups (Network News Transfer Protocol)
  + + pop          : Enable support for pop
  - - qdbm         : Adds support for the qdbm (Quick Database Manager) library
  - - sasl         : Adds support for the Simple Authentication and Security 
Layer
  + + sidebar      : Use the vanilla tree + sidebar patch
  - - smime        : Enable support for smime
  - - smtp         : Enable support for smtp
  + + ssl          : Adds support for Secure Socket Layer connections
  - - tokyocabinet : Enable tokyocabinet database backend for header caching

mutt -v
+CRYPT_BACKEND_CLASSIC_PGP  -CRYPT_BACKEND_CLASSIC_SMIME  -CRYPT_BACKEND_GPGME

but mutt still is not showing gpg menu.


[email protected]:~$ cat /etc/portage/package.use/mutt
mail-client/mutt gnutls gpg idn imap mbox nntp pop sasl sidebar smine
smtp
=mail-client/mutt-1.5.21-r1 berkdb crypt gdbm gnutls gpg idn imap mbox
nls nntp pop sasl sidebar smtp ssl smime
[email protected]:~$ cat /etc/portage/package.use/gnupg
app-crypt/gnupg adns caps
[email protected]:~$

That's what I have for mutt + gpg. I can't imagine you will need much
more then that ... then it's just a matter of customizing mutt correctly
for for use w/ GPG.

Flags:
crypt - compiles support for: CRYPT_BACKEND_CLASSIC_PGP
gpg - compiles support for: CRYPT_BACKEND_GPGME

so it will be either one or the order, I don't know how/and if other flags 
influence gpg in mutt.
I've tried all combination with crypt / gpg and no luck.
--
Joseph

Reply via email to