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

Bug 633650

Summary: x11-libs/qwtpolar - use multibuild.eclass to support USE="qt4 qt5"
Product: Gentoo Linux Reporter: Dennis Schridde <dschridde+gentoobugs>
Component: Current packagesAssignee: Sci-geo Project <sci-geosciences>
Status: RESOLVED WONTFIX    
Severity: normal CC: endymion+gentoo, kensington
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dennis Schridde 2017-10-06 22:34:42 UTC
It would be great, if x11-libs/qwtpolar would use multibuild.eclass to support USE="qt4 qt5" both at the same time, similar to how it is done in x11-libs/qwt-6.1.3-r1.
Comment 1 Andreas Sturmlechner gentoo-dev 2017-10-06 22:41:19 UTC
While that would be great indeed, I am not aware that the build system supports parallel install of the headers and libs...
Comment 2 Dennis Schridde 2017-10-06 23:06:01 UTC
How is this handled for x11-libs/qwt? From the ebuild I would guess that the assumption is that the headers for Qt4 and Qt5 are the same and one can simply override the other during installation...
Comment 3 Michael Palimaka (kensington) gentoo-dev 2018-03-02 11:12:16 UTC
I just pushed 1.1.1-r2 which removes qt4 support entirely.