Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 475936 - dev-libs/libgee-0.11.0 version bump
Summary: dev-libs/libgee-0.11.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://ftp.gnome.org/pub/GNOME/source...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-06 11:39 UTC by Michael Weber (RETIRED)
Modified: 2013-12-27 13:10 UTC (History)
0 users

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 Michael Weber (RETIRED) gentoo-dev 2013-07-06 11:39:18 UTC
released July 4th 2013,

I need it for net-misc/birdie, a new twitter client.

It needs g_get_num_processors from >=glib-2.35.4
Comment 1 Michael Weber (RETIRED) gentoo-dev 2013-07-06 11:42:31 UTC
or replace g_get_num_processors in libgee-0.11.0/gee/task.c:372 with 1.
Comment 2 Maciej Piechotka 2013-09-02 20:34:19 UTC
(In reply to Michael Weber from comment #1)
> or replace g_get_num_processors in libgee-0.11.0/gee/task.c:372 with 1.

I've fixed the requirements upstream to 2.36 in 0.11.91. Setting g_get_num_processors to 1 would not be advisable as it forces no parallelism.
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-09-02 21:54:50 UTC
this is a development version of libgee, we don't usually add those to the tree.
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-12-27 13:10:59 UTC
libgee-0.12 is currently in tree, pmasked with Gnome 3.10 for a few more hours.