           SPELL=libxdamage
             PKG=libXdamage
         VERSION=1.1.6
          SOURCE=${PKG}-${VERSION}.tar.xz
   SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
        WEB_SITE=https://xorg.freedesktop.org
         ENTERED=20051125
      LICENSE[0]=XCL
           SHORT="The X Damage Extension library"
cat << EOF
This X11 extension provides a mechanism for clients to receive notifications
when regions of an X window are damaged. It allows applications to efficiently
track and handle changes to window contents, which is particularly useful for
compositing window managers and specialized display clients.
EOF
