          MODULE=libdrm
         VERSION=2.4.131
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://dri.freedesktop.org/libdrm/
      SOURCE_VFY=sha256:45ba9983b51c896406a3d654de81d313b953b76e6391e2797073d543c5f617d5
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=https://dri.freedesktop.org
         ENTERED=20061017
         UPDATED=20251212
           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
