          MODULE=libdrm
         VERSION=2.4.134
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://dri.freedesktop.org/libdrm/
      SOURCE_VFY=sha256:ac5e74d157830eb8bee44c6a6bf3ad49774ef0dd2a72bdad74a8f20308b52a95
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=https://dri.freedesktop.org
         ENTERED=20061017
         UPDATED=20260601
           SHORT="The userspace interface to kernel DRM services"

cat << EOF
libdrm is a library that implements the userspace interface to the kernel DRM
services. DRM stands for "Direct Rendering Manager", which is the kernelspace
portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently
used on Linux to provide hardware- accelerated OpenGL drivers.
EOF
