          MODULE=eglexternalplatform
         VERSION=1.2.1
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/NVIDIA/eglexternalplatform/archive/$VERSION.tar.gz
      SOURCE_VFY=sha256:5089ceb054ca50c85837f015756a3d0f2f75cf2a98c9e5fbcbcfb8206137f76e
        WEB_SITE=https://github.com/NVIDIA/eglexternalplatform/
            TYPE=meson
         ENTERED=20191019
         UPDATED=20250422
           SHORT="The EGL External Platform interface"

cat << EOF
This is a work-in-progress specification of the EGL External Platform interface
for writing EGL platforms and their interactions with modern window systems on
top of existing low-level EGL platform implementations. This keeps window system
implementation specifics out of EGL drivers by using application-facing EGL
functions.
EOF
