HomeFreeBSD

graphics/gstreamer1-plugins-gl: Prevent fetch during build

Description

graphics/gstreamer1-plugins-gl: Prevent fetch during build

If git(1) was found on the system, the port would attempt to download
OpenGL headers for a meson subproject from [1], which seems to only be
necessary/intended for Windows. Add '--wrap-mode=nodownload' to
MESON_ARGS to prevent this behavior. This only affects builds on live
systems.

While here: Remove unused glu dep from USE_GL and add jpeg dep as this
will link to libjpeg if found on the system. Tiny Makefile order fix.

[1] https://gitlab.freedesktop.org/gstreamer/meson-ports/gl-headers

PR: 270184
Reported by: amdmi3

Details

Provenance
jhaleAuthored on Oct 23 2024, 7:58 AM
Parents
R11:9997938019d4: devel/libgit2: bump consumers of libgit2 due to update
Branches
Unknown
Tags
Unknown