git: 04417decf159 - main - multimedia/gstreamer1-plugins*: skip --auto-features=enabled for now

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 20 Mar 2023 21:11:05 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=04417decf159909fabd9207a2a5bb9b2ac5ab42c

commit 04417decf159909fabd9207a2a5bb9b2ac5ab42c
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-20 20:52:09 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-20 21:10:48 +0000

    multimedia/gstreamer1-plugins*: skip --auto-features=enabled for now
    
    Properly fixing this maybe easier once subpackages (D16457) arrive
    and gstreamer ports are split based on plugin collections rather than
    external dependencies.
    
    meson.build:313:0: ERROR: Dependency "x11" not found, tried pkgconfig
    
    PR:             270361
---
 multimedia/gstreamer1-plugins/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/multimedia/gstreamer1-plugins/Makefile b/multimedia/gstreamer1-plugins/Makefile
index b99b9fcf7a0a..1a5569c72954 100644
--- a/multimedia/gstreamer1-plugins/Makefile
+++ b/multimedia/gstreamer1-plugins/Makefile
@@ -41,6 +41,7 @@ USES+=		meson cpe gettext gnome gstreamer libtool pathfix pkgconfig python:3.8+,
 USE_GNOME+=	glib20 introspection:build libxml2
 GST_PLUGIN?=	base
 USE_LDCONFIG=	yes
+MESON_ARGS+=	--auto-features=auto # XXX bug 270361 workaround
 
 CPE_VENDOR=	gstreamer_project
 CPE_PRODUCT=	gstreamer