          MODULE=libXcomposite
         VERSION=0.4.7
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$XORG_URL/individual/lib/
      SOURCE_VFY=sha256:8bdf310967f484503fa51714cf97bff0723d9b673e0eecbf92b3f97c060c8ccb
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=https://www.x.org
         ENTERED=20060120
         UPDATED=20260127
           SHORT="The X.Org Composite extension library"

cat << EOF
libXcomposite is the library responsible for interfacing with the Composite
extension of the X protocol.
The Composite extension allows compositing managers to control the final
drawing of the screen. Where all rendering is done into an off-screen buffer.
EOF
