Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 337485 - [gnome-overlay] gnome-extra/gnome-media-2.31.6 port to GApplication
Summary: [gnome-overlay] gnome-extra/gnome-media-2.31.6 port to GApplication
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-15 12:25 UTC by fkhp
Modified: 2010-09-15 13:20 UTC (History)
0 users

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


Attachments
the working patch (gnome-media-2.31.6-remove-libunique-dep.patch,4.32 KB, text/plain)
2010-09-15 12:26 UTC, fkhp
Details
ebuild patch for retaining the libunique depedency. (gnome-media-2.31.6.diff,487 bytes, text/plain)
2010-09-15 13:20 UTC, fkhp
Details

Note You need to log in before you can comment on or make changes to this bug.
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.