Jan Beich <[email protected]> writes: > Author: jbeich > Date: Fri Mar 15 15:27:31 2019 > New Revision: 495793 > URL: https://svnweb.freebsd.org/changeset/ports/495793 > > Log: > multimedia/libva: move GLX into slave > > libva-glx isn't widely used and makes it hard to unify mesa-* ports > into one due to circular dependency. > > See also: https://github.com/mpv-player/mpv/commit/a18dc01655b8 > Obtained from: Greg V (based on)
KDE team, multimedia/QtAV uses libva-glx but only via dlopen. It's not used with EGL. If GLX interop is important add explicit dependency on multimedia/libva-glx.
