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

Bug 337485

Summary: [gnome-overlay] gnome-extra/gnome-media-2.31.6 port to GApplication
Product: Gentoo Linux Reporter: fkhp <fkhp101>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: the working patch
ebuild patch for retaining the libunique depedency.

Description fkhp 2010-09-15 12:25:55 UTC
fails to compile for unique dependecy not removed completely by the patch.
Comment 1 fkhp 2010-09-15 12:26:41 UTC
Created attachment 247461 [details]
the working patch
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-09-15 12:49:21 UTC
From: Ryan Lortie <desrt@desrt.ca>
To: desktop-devel-list@gnome.org
Subject: GApplication is going away
Date: Thu, 02 Sep 2010 16:37:46 +0200

Hello

GApplication is going to be removed from GLib soon.

This was decided at GUADEC, but due to some external factors (vacation
and other projects at work) the task of replacing it has proceeded
slowly.  Add to that that it's really a difficult task to get right.

The short story is this: anyone who is using GApplication right now is
going to have a bumpy ride in the near future.  You may want to consider
going back to libunique for this cycle.

I am going to try hard to get the replacement in a state that it can be
merged before the glib release (still planned for this month) but I may
not succeed.  In fact, I'm not sure that I want to succeed -- we're
planning a glib release for December already and a few more months of
review might produce a better product in the end.

If we decided to remove GApplication support entirely then we will
probably also remove the related classes that were added for it.

Cheers
Comment 3 fkhp 2010-09-15 13:20:27 UTC
Created attachment 247473 [details]
ebuild patch for retaining the libunique depedency.