          MODULE=libXcomposite
         VERSION=0.4.3
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$XORG_URL/individual/lib
      SOURCE_VFY=sha1:081b26b556d55e20d7956c80a2ea2854962aecec
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060120
         UPDATED=20101103
           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
