Bug 14352 - Sylpheed 0.8.9 --Enable-gpgme doesnt seem to work.
Bug#: 14352 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: bcowan@gentoo.org Reported By: nobled2@cc.wwu.edu
Component: Ebuilds
URL: 
Summary: Sylpheed 0.8.9 --Enable-gpgme doesnt seem to work.
Keywords:  
Status Whiteboard: 
Opened: 2003-01-22 02:44 0000
Description:   Opened: 2003-01-22 02:44 0000
The ebuild seems to contain the option but theres no privacy tab in the common
perferences.

------- Comment #1 From Thomas Arnhold 2003-01-26 09:24:54 0000 -------
Please, check this ebuild: http://bugs.gentoo.org/show_bug.cgi?id=14579

Works fine for me (USE="crypt"). If it doesn't help, move your ~/.sylpheed dir
to ~/.sylpheed.bak and check if tab now exists...

cu
 slyzer

------- Comment #2 From Brad Cowan (RETIRED) 2003-01-26 16:11:41 0000 -------
exactly what I was gonna say...make sure u have USE="crypt" and it should work
fine

------- Comment #3 From M3Dlor 2003-01-27 09:53:59 0000 -------
Hello

wrong gpgme version exspected !


extract from configure log:
checking for gpgme-config... /usr/bin/gpgme-config
checking for GPGME - version >= 0.3.10... no

--

extract from net-mail/sylpheed/sylpheed-0.8.9.ebuild:
crypt? ( >=app-crypt/gnupg-1.0.6 >=app-crypt/gpgme-0.2.3 )


Greetings

------- Comment #4 From Thomas Arnhold 2003-01-27 10:03:51 0000 -------
Hi,

Look into the attachment in Bug 14579 there is gpgme-0.3.10 required! Did you
emerge rsync? My local ebuild in portage requires gpgme-0.3.10, too. Or
re-emerge gpgme...

cu
 slyzer

------- Comment #5 From Brad Cowan (RETIRED) 2003-01-27 19:48:33 0000 -------
I changed the dep in the ebuild to use a higher version of gpgme, but if your
system was up to date it should have already been installed

------- Comment #6 From Brad Cowan (RETIRED) 2003-01-28 16:23:55 0000 -------
marking fixed again