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

Bug 369127

Summary: dev-python/pyside: allow building only selected modules
Product: Gentoo Linux Reporter: Rafał Mużyło <galtgendo>
Component: [OLD] LibraryAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: enhancement CC: croepha, hwoarang
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 393647    
Attachments: ebuild

Description Rafał Mużyło 2011-05-29 00:40:45 UTC
PyQt4 allows building only selected qt modules - would be nice if pyside allowed that too.

Looking at the build system, it's already possible - only a matter of adding useflags and passing -DDISABLE_${module}=1 for each disabled module to cmake.
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2011-12-21 06:03:25 UTC
why would you want to do it and which modules?
Comment 2 Rafał Mużyło 2011-12-22 16:18:24 UTC
(In reply to comment #1)
> why would you want to do it and which modules?

As it's easy to do, the question is "why not ?".

As for "which modules ?", as I already wrote, it should match PyQt4 useflag layout for qt splits.
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2012-01-15 11:36:39 UTC
Created attachment 298995 [details]
ebuild

Pyside seems to only support Qt-4.7 at the moment so I can't test that ebuild on my box. If you have 4.7 could you please test it? You need its latest deps which are already on portage (apiextractor, shiboken, generatorrunner)
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2012-01-15 21:57:29 UTC
Fixed in 1.1.0