Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12641 - gaim 0.95.6 works with gtk 2.2
Summary: gaim 0.95.6 works with gtk 2.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-23 17:23 UTC by Arun Thomas (RETIRED)
Modified: 2002-12-29 20:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arun Thomas (RETIRED) gentoo-dev 2002-12-23 17:23:28 UTC
Currently, the gaim 0.59.6 ebuild requires gtk and glib 2.0, so portage will
attempt to downgrade gtk and glib from 2.2 to 2.0 when gaim is merged. I was
able to merge gaim with gtk and glib 2.2 with no problem. It runs fine so far.

Maybe we should change this
    gtk2? ( =x11-libs/gtk+-2.0* =dev-libs/glib-2.0* )
to
    gtk2? ( >=x11-libs/gtk+-2.0* >=dev-libs/glib-2.0* )
?

Arun
Comment 1 Arun Thomas (RETIRED) gentoo-dev 2002-12-23 20:20:56 UTC
Ok, it appears that my last suggestion violates policy. Anyway, gtk 2.2 and glib
2.2 work with gaim.
Comment 2 foser (RETIRED) gentoo-dev 2002-12-24 06:09:31 UTC
it doens violate policy and it should be changed, only right now im off to my
family so i wont get around to it for a week or so
Comment 3 Arun Thomas (RETIRED) gentoo-dev 2002-12-24 07:52:27 UTC
Cool. Have fun.
Comment 4 Daniel Robbins (RETIRED) gentoo-dev 2002-12-29 20:54:45 UTC
OK, I changed the deps to allow gtk and glib 2.2. No biggie. :)
Comment 5 Daniel Robbins (RETIRED) gentoo-dev 2002-12-29 20:57:14 UTC
Ah, a note. This is in gaim-0.59.7 which I'm about to commit.