Opened 7 years ago
Closed 7 years ago
#54592 closed enhancement (fixed)
port:qt5-qtmultimedia should conflict with port:openal{,-soft}
Reported by: | RJVB (René Bertin) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | mkae (Marko Käning) | |
Port: | qt5-qtmultimedia |
Description
Qt's multimedia component builds an audio QML plugin which links to OpenAL. On Mac this will use the system's OpenAL framework but not if there is anOpenAL library in ${prefix}/lib . In other words, building Qt5 in presence of port:openal-soft (whatever the reason that port was installed for) leads to almost certainly degraded 3D audio performance in QML applications.
Big deal or not a proper implementation should probably declare conflicts_build-append openal openal-soft
in port:qt5-qtmultimedia .
Change History (2)
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Cc: | MarcusCalhoun-Lopez removed |
---|---|
Owner: | set to MarcusCalhoun-Lopez |
Status: | new → assigned |
comment:2 Changed 7 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In e4d0bbdf5a31db88dd6d602129130d4dceebfeed/macports-ports: