          MODULE=libXcomposite
         VERSION=0.4.6
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$XORG_URL/individual/lib/
      SOURCE_VFY=sha256:fe40bcf0ae1a09070eba24088a5eb9810efe57453779ec1e20a55080c6dc2c87
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=https://www.x.org
         ENTERED=20060120
         UPDATED=20230318
           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
