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

Bug 363607

Summary: media-sound/teamspeak-client-bin should optionally depend on qt-gui
Product: Gentoo Linux Reporter: Valentin Ochs <a-bugs.gentoo.org>
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: florian.berger
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Valentin Ochs 2011-04-14 16:59:11 UTC
The teamspeak-client ebuild depends on qt-gui, even though the binary comes with libQt. I propose a new USE flag that would allow it to keep its libQt, for those of us who don't feel like pulling in 157MB of source code :)

Reproducible: Always

Steps to Reproduce:
1. Try to install >media-sound/teamspeak-client-bin-3.0.0_beta32
Actual Results:  
The package depends on x11-libs/qt-gui

Expected Results:  
It should not use a globally installed qt unless the user wants it
Comment 1 Pacho Ramos gentoo-dev 2012-03-25 10:53:09 UTC
*** Bug 398409 has been marked as a duplicate of this bug. ***
Comment 2 Pacho Ramos gentoo-dev 2012-12-15 16:49:34 UTC
We need to depend on system libs instead of bundled ones when possible:
http://blog.flameeyes.eu/2009/01/bundling-libraries-for-despair-and-insecurity
Comment 3 Julian Ospald 2012-12-15 16:52:48 UTC
right, exception is when the system copies cause runtime trouble, see dropbox and "librsync-bundled" useflag or googleearth and "qt-bundled" useflag