[Bug 267816] multimedia/mpv: fails to configure WITHOUT=X11

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 16 Nov 2022 21:28:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267816

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=223e207711169c0780ad0a27e479eafb4c27f63c

commit 223e207711169c0780ad0a27e479eafb4c27f63c
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-11-16 21:15:01 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-11-16 21:27:17 +0000

    multimedia/mpv: track VDPAU dependency on X11

    meson.build:1411:0: ERROR: Feature vdpau cannot be enabled: x11 was not
found!

    (or before 1d89ec25be62)

    Checking for VDPAU acceleration                                           :
x11 not found
    Checking for VDPAU with OpenGL/X11                                        :
vdpau not found

    PR:             267816
    Reported by:    amdmi3

 multimedia/mpv/Makefile | 1 +
 1 file changed, 1 insertion(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.