Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 369127 - dev-python/pyside: allow building only selected modules
Summary: dev-python/pyside: allow building only selected modules
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 393647
  Show dependency tree
 
Reported: 2011-05-29 00:40 UTC by Rafał Mużyło
Modified: 2012-01-15 21:57 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild (pyside-1.1.0.ebuild,2.12 KB, text/plain)
2012-01-15 11:36 UTC, Markos Chandras (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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