HomeFreeBSD

graphics/egl-wayland: unbreak with libglvnd < 1.3.4 after 2aaa530553dd

Description

graphics/egl-wayland: unbreak with libglvnd < 1.3.4 after 2aaa530553dd

In file included from ../src/wayland-thread.c:29:
In file included from ../include/wayland-egldisplay.h:31:
../include/wayland-eglhandle.h:112:9: error: unknown type name 'PFNEGLSTREAMIMAGECONSUMERCONNECTNVPROC'

PFNEGLSTREAMIMAGECONSUMERCONNECTNVPROC      streamImageConsumerConnect;
^

../include/wayland-eglhandle.h:113:9: error: unknown type name 'PFNEGLSTREAMACQUIREIMAGENVPROC'

PFNEGLSTREAMACQUIREIMAGENVPROC              streamAcquireImage;
^

../include/wayland-eglhandle.h:114:9: error: unknown type name 'PFNEGLSTREAMRELEASEIMAGENVPROC'; did you mean 'PFNEGLSTREAMFLUSHNVPROC'?

PFNEGLSTREAMRELEASEIMAGENVPROC              streamReleaseImage;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PFNEGLSTREAMFLUSHNVPROC

/usr/local/include/EGL/eglext.h:1207:34: note: 'PFNEGLSTREAMFLUSHNVPROC' declared here
typedef EGLBoolean (EGLAPIENTRYP PFNEGLSTREAMFLUSHNVPROC) (EGLDisplay dpy, EGLStreamKHR stream);

^

Reported by: many

Details

Provenance
jbeichAuthored on Sep 11 2021, 11:55 PM
Parents
R11:485c91db0fbd: www/flexget: drop jinja2 workaround after 04ca9b0f4970
Branches
Unknown
Tags
Unknown