Bug 159576 - gnome-base/gail-1.9.3 needs dev-libs/atk-1.12.3
Bug#: 159576 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: rklehm@gmx.de
Component: GNOME
URL: 
Summary: gnome-base/gail-1.9.3 needs dev-libs/atk-1.12.3
Keywords:  
Status Whiteboard: 
Opened: 2006-12-31 07:13 0000
Description:   Opened: 2006-12-31 07:13 0000
In order to merge gail-1.9.3 successfully I guessed by reading about
the error (unresolved symbol ATK_ROLE_REDUNDANT_OBJECT in gail.c), that  
dev-libs/atk-1.10.3 should also be updated to dev-libs/atk-1.12.3
before merging gail.

The gail-1.9.3.ebuild defines the dependency >=dev-libs/atk-1.7 .
I'm not an expert, but I mean, this should be corrected.

Thanks

------- Comment #1 From Wernfried Haas 2006-12-31 07:47:03 0000 -------
Not devrel.

------- Comment #2 From Mart Raudsepp 2007-01-09 03:18:07 0000 -------
Fixed by adjusting the RDEPEND on atk to >=dev-libs/atk-1.12

Filed upstream documentation bug 394492 to hopefully get "New since" tags on
these newer enum values so that it'd be visible in the documentation that the
minimum version needs to be adjusted in configure.in if these new enum values
are starting to be used by another (upstream) project.
http://bugzilla.gnome.org/show_bug.cgi?id=394492

Note that gail-1.10.0 (GNOME 2.17/2.18 stuff) already depends on new enough atk
version in its configure.in file, as it needs atk-1.13 at a minimum for other
reasons