          MODULE=xf86-video-intel
         VERSION=2.99.917
         _commit=4a64400ec6a7d8c0aba0e6a39b16a5e86d0af843 # master 2025-03-21
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=git+https://anongit.freedesktop.org/git/xorg/driver/xf86-video-intel:commit=$_commit
#      SOURCE_VFY=sha256:
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060124
         UPDATED=20251125
           SHORT="The X.Org video driver for Intel based cards"

cat << EOF
xf86-video-intel provides the X.Org video driver for the Intel i8xx and i9xx
family of integrated graphics chipsets. This includes the i810, i815, i830,
i845, i855, i865, i915, i945 and i965 series chips.
The driver supports depths 8, 15, 16 and 24. All visual types are supported in
depth 8. For the i810/i815 other depths support the TrueColor and DirectColor
visuals.
For the 830M and later, only the TrueColor visual is supported for depths
greater than 8. The driver supports hardware accelerated 3D via the Direct
Rendering Infrastructure (DRI), but only in depth 16 for the i810/i815 and
depths 16 and 24 for the 830M and later.
EOF
