Bug 197040

Summary: qt4: -static package
Product: [Fedora] Fedora Reporter: Adrien Bustany <adrien-xx-redhatbz>
Component: qt4Assignee: Rex Dieter <rdieter>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 5CC: extras-qa
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-08-01 14:38:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Adrien Bustany 2006-06-28 09:03:53 UTC
Description of problem:
It would be nice to have a qt4-static package, so that you can produce
statically linked apps just by adding the 'static' keyword in the project file.
This would be useful because qt4 is not that widespread today among linux
distributions.

Comment 1 Rex Dieter 2006-06-28 11:37:26 UTC
I have to be honest, this is less than likely.  Fedora Packaging standards
strongly discourage packaging/using static libs.

Comment 2 Adrien Bustany 2006-06-28 11:41:55 UTC
Are Fedora people aware that we develop software not only for Fedora users ? I'm
OK for not using static libs in fedora packages, but providing it for
development would be useful...
Anyway, thanks for your answer and your work on qt4 :)

Comment 3 Rex Dieter 2006-08-01 14:38:46 UTC
Static linking just isn't possible, without a reverse of policy in Packaging 
Guidelines, and without support for static linking from all dependant 
libraries, including (at least): zlib, glib2, dbus, nas, fontconfig, freetype, 
libjpeg, libmng, libpng (and X?).  Neither of these prereq's are likely to 
happen in Fedora soon (if ever).