Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 303371

Summary: media-sound/teamspeak-client-bin: Rename USE builtin-qt to static-qt
Product: Gentoo Linux Reporter: Samuli Suominen (RETIRED) <ssuominen>
Component: Current packagesAssignee: Christian Parpart (RETIRED) <trapni>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Samuli Suominen (RETIRED) gentoo-dev 2010-02-03 18:49:22 UTC
Because Opera and Skype are already using "qt-static", it doesn't make sense to invent yet another flag... So please rename it to qt-static

local use flags (searching: qt-static)
************************************************************
[-    ] qt-static (net-im/skype):
Installs binaries statically linked to Qt

[-    ] qt-static (www-client/opera):
Install binaries statically linked to Qt

local use flags (searching: builtin-qt)
************************************************************
[-    ] builtin-qt (media-sound/teamspeak-client-bin):
use bundled builtin Qt instead of system-installed x11-libs/qt-gui.
Comment 1 Christian Parpart (RETIRED) gentoo-dev 2010-02-05 22:44:12 UTC
hey,

thanks for the notice, but I will drop this use-flag anyway as I had an email exchange with the upstream teamspeak developers and they stated that they strongly recommend using the package-provided qt-libs and do explicitely not support any other qt libraries.

however, qt-static leads to false intention, from my point of view, qt-static sounds like the package in question is using a statically linked qt, which is would be wrong for teamspeak - I do not know the case for skype and friends however.