Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 470274 - >=x11-wm/xpra-0.9.0 needs dev-python/gtkglext for client-side OpenGL (please add use-flag + dependency)
Summary: >=x11-wm/xpra-0.9.0 needs dev-python/gtkglext for client-side OpenGL (please ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-18 16:03 UTC by Oliver Freyermuth
Modified: 2013-06-24 15:41 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 Oliver Freyermuth 2013-05-18 16:03:51 UTC
Newer versions of xpra (starting from 0.9.0) include an experimental, but performance-wise very useful feature: Client-side OpenGL, which can be enabled using "--opengl=yes" (or auto). 

This feature relies on dev-python/gtkglext, so I propose an use-flag opengl should be added pulling in this dependency. Enabling client-side opengl without dev-python/gtkglext being present, xpra errors out with a module-not-found message. 

Reproducible: Always
Comment 1 Michael Weber (RETIRED) gentoo-dev 2013-06-24 15:41:36 UTC
+*xpra-0.9.5-r2 (24 Jun 2013)
+
+  24 Jun 2013; Michael Weber <xmw@gentoo.org>
+  +files/xpra-0.9.5-opengl-auto.patch, +xpra-0.9.5-r2.ebuild:
+  Revbump to add IUSE=opengl (bug 470274, thanks Oliver Freyermuth). Make opengl
+  default to auto and improve --help output. Replace configuration patches with
+  setup.py --with/--without syntax. IUSE=sound adopted from upstream, but
+  untested.
+