Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384919 - dev-libs/atk-1.32.0-r1 needs a patch for dev-libs/glib-2.30.0
Summary: dev-libs/atk-1.32.0-r1 needs a patch for dev-libs/glib-2.30.0
Status: RESOLVED DUPLICATE of bug 384779
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-29 11:33 UTC by Helmut Jarausch
Modified: 2011-10-20 22:58 UTC (History)
2 users (show)

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


Attachments
ebuild file for pathed version (atk-1.32.0-r1.ebuild,1.35 KB, text/plain)
2011-09-29 16:10 UTC, Helmut Jarausch
Details
patch for glib2.30 (atk-1.32.0_glib230.patch,25.99 KB, patch)
2011-09-29 16:11 UTC, Helmut Jarausch
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Jarausch 2011-09-29 11:33:37 UTC
The header file
/usr/include/atk-1.0/atk/atkobject.h
still refers to the deprecated G_CONST_RETURN symbol.

This makes packages fail which include this header file like
gnome-base/libglade and net-dns/avahi, as reported elsewhere.

Helmut.


Reproducible: Always
Comment 1 Helmut Jarausch 2011-09-29 16:10:27 UTC
Created attachment 288245 [details]
ebuild file for pathed version
Comment 2 Helmut Jarausch 2011-09-29 16:11:37 UTC
Created attachment 288247 [details, diff]
patch for glib2.30

A patch similar to the recent patch for pango to avoid
G_CONST_RETURN
Comment 3 Pacho Ramos gentoo-dev 2011-10-20 22:58:15 UTC

*** This bug has been marked as a duplicate of bug 384779 ***