Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 363607 - media-sound/teamspeak-client-bin should optionally depend on qt-gui
Summary: media-sound/teamspeak-client-bin should optionally depend on qt-gui
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 398409 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-04-14 16:59 UTC by Valentin Ochs
Modified: 2012-12-15 16:52 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 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