Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 15429

Summary: Evolution 1.2.2
Product: Gentoo Linux Reporter: matrixise <stephane.wirtel>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: enhancement CC: stephane.wirtel
Priority: High    
Version: 1.4_rc2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The Ebuild to install Evolution 1.2.2

Description matrixise 2003-02-10 06:16:07 UTC
It's an ebuild to compile the new version of Evolution 1.2.2

it's the same ebuild that the previous version
Comment 1 matrixise 2003-02-10 06:17:46 UTC
Created attachment 8122 [details]
The Ebuild to install Evolution 1.2.2
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2003-02-11 20:21:23 UTC
works for me.
Comment 3 Spider (RETIRED) gentoo-dev 2003-02-12 10:30:58 UTC
I'm not about to start on evolution support, but some criticism on the ebuild anyhow ;)


( >=gnome-base/libglade-0.17-r1
 <gnome-base/libglade-2.0 )

do you really require both a version higher than 0.17 (2.2.x ??) and a version below 2.0 ?? 

except for that all appears to be in order.


Comment 4 matrixise 2003-02-12 10:42:37 UTC
This ebuild is a copy of the ebuild for evolution 1.2.1 :d

Evolution 1.2.x is a port for GTK+-1.X and not gtk2, but gtk2 uses libglade2 --> 

( >=gnome-base/libglade-0.17-r1
 <gnome-base/libglade-2.0 )
Comment 5 foser (RETIRED) gentoo-dev 2003-02-12 10:55:38 UTC
it should be only the <2.0 dep, portage cannot handle the other format (wish it could :/).
Comment 6 Priit Laes (IRC: plaes) 2003-03-02 09:17:37 UTC
evolution 1.2.2 has broken pgp handling...
patch is available in evolution-hackers mailinglist
Comment 7 Alastair Tse (RETIRED) gentoo-dev 2003-03-03 17:16:26 UTC
well, as of portage-2.0.47, it handles the multiple libglade depend line, so this is now happy.

as for the pgp (actually gpg) patch, i would appreciate it if it was filed as a 
seperate bug with the actual patch attached. i'm more inclined to wait for a 
bugfix release by the evolution team than to risk breaking gpg support for others.
Comment 8 Alastair Tse (RETIRED) gentoo-dev 2003-03-03 21:00:54 UTC
ok, just a correction.

multiple depends on the same package do not yet work. but i'm still keeping
this resolved because essentially we have a evo-1.2.2 in portage and it does
work.