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

Bug 704268

Summary: dev-python/wxpython-4.0.7 - Mandatory dependency to gstreamer via x11-libs/wxGTK[gstreamer]
Product: Gentoo Linux Reporter: Samuel Bauer <samuel.bauer>
Component: Current packagesAssignee: Gentoo wxWidgets project <wxwidgets>
Status: UNCONFIRMED ---    
Severity: normal CC: main.haarp, python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Samuel Bauer 2019-12-30 13:22:33 UTC
README.rst and build script consider installing wxwidgets with gstreamer support but:

Single reference to gstreamer in the code: MEDIABACKEND_GSTREAMER
The backend does not seem mandatory.

Everything compiles fine without gstreamer flag for wxGTK and gstreamer not installed.
Just forced the install via: emerge --nodeps wxpython (checking all other deps satisfied)

Reproducible: Always
Comment 1 Samuel Bauer 2021-06-10 18:24:46 UTC
Should be up to the client application to determine if it need gstreamer support for wxpython, not to the bindings. Like other packages not using bindings does when checking wxGTK[gstreamer].

I encourage to add a gstreamer flag to wxpython instead of this mandatory dependency.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-24 00:12:55 UTC
*** Bug 860036 has been marked as a duplicate of this bug. ***