Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141757 - Allow kopete being built without OpenGL and Video4Linux support
Summary: Allow kopete being built without OpenGL and Video4Linux support
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Highest enhancement (vote)
Assignee: Gentoo KDE team
URL: http://bugs.kde.org/show_bug.cgi?id=1...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-25 23:53 UTC by Alexander Skwar
Modified: 2006-11-30 21:08 UTC (History)
1 user (show)

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 Alexander Skwar 2006-07-25 23:53:45 UTC
I'm trying to compile kopete, but this failed:

 * To support Video4Linux webcams in this package is required to have
 * =x11-libs/qt-3* compiled with OpenGL support.
 * Please reemerge =x11-libs/qt-3* with USE="opengl".

!!! ERROR: kde-base/kopete-3.5.3-r2 failed.

Qt3 is installed with the following USE flags:

[ebuild   R   ] x11-libs/qt-3.3.6-r1  USE="cups -debug -doc -examples -firebird gif -immqt -immqt-bc -ipv6 -mysql -nas nis -odbc -opengl -postgres -sqlite -xinerama" 0 kB

I'll never attach a V4L webcam to the system and I'll never be able to use OpenGL, as I'll always connect to the system using OpenGL. Thus, I don't need V4L support.

It would be great, if the Video4Linux support in kopete were optional.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-07-25 23:57:58 UTC
Please request this upstream, as this is not easy to do on our side without patching lots out of it.

(When you report to bugs.kde.org, please add the URL to that bug in this.)
Comment 2 Alexander Skwar 2006-07-26 00:07:49 UTC
Fine.

Reported upstream. See URL - http://bugs.kde.org/show_bug.cgi?id=131385
Comment 3 John Karp 2006-11-30 21:08:52 UTC
Adding '--without-gl' to the configure-script parameters works for me, no patching or upstream work necessary.

(Personally, I think its kind of silly for an non-3d-graphics program to have a hard dependency on OpenGL, given the sorry state of 3d graphics drivers in Linux and *BSD.)