Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 319105 - sys-power/upower - Automagic introspection (and missing deps)
Summary: sys-power/upower - Automagic introspection (and missing deps)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-10 05:53 UTC by Priit Laes (IRC: plaes)
Modified: 2010-05-11 08:35 UTC (History)
0 users

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


Attachments
upower-0.9.3.ebuild (upower-0.9.3.ebuild,1.93 KB, text/plain)
2010-05-11 07:22 UTC, Priit Laes (IRC: plaes)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Priit Laes (IRC: plaes) 2010-05-10 05:53:23 UTC
upower needs to add $(use_enable introspection) to configure flags and >=dev-libs/gobject-introspection-0.6.7 into dependencies.

And there's a new version 0.9.3 available.
Comment 1 Priit Laes (IRC: plaes) 2010-05-11 07:22:30 UTC
Created attachment 231047 [details]
upower-0.9.3.ebuild

Updated ebuild to include introspection support.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-05-11 08:35:53 UTC
+*upower-0.9.3-r1 (11 May 2010)
+
+  11 May 2010; Samuli Suominen <ssuominen@gentoo.org>
+  +upower-0.9.3-r1.ebuild, metadata.xml:
+  gobject-introspection support wrt #319105 by Priit Laes.