On 2022/05/01 20:36, Rafael Sadowski wrote:
> OK?
> 
> Information for inst:qt6-qtmultimedia-6.3.0
> 
> Comment:
> Qt6 multimedia components
> 
> Description:
> Qt Multimedia is an add-on module that provides a rich set of QML types and 
> C++
> classes to handle multimedia content. It contains an easy to use API for
> playing back audio and video files and rendering those on screen, as well as a
> comprehensive API for recording audio and video from the systems cameras and
> microphones.
> 
> Maintainer: The OpenBSD ports mailing-list <[email protected]>
> 
> WWW: https://www.qt.io/
> 
> 

ok.

: BUILD_DEPENDS =         audio/pulseaudio \
:                         x11/qt6/qtsvg>=${VERSION},<${NEXT_VERSION}
: 
: LIB_DEPENDS =           devel/glib2 \
:                         multimedia/gstreamer1/core \
:                         multimedia/gstreamer1/plugins-base \
:                         multimedia/gstreamer1/plugins-bad \
:                         x11/qt6/qtdeclarative>=${VERSION},<${NEXT_VERSION}

have you considered setting PKGSPEC in x11/qt6/qtdeclarative and
x11/qt6/qtsvg (and the others with this construct) instead?
it sets the default automatically for any ports depending on it.

Reply via email to