          MODULE=rendercheck
         VERSION=1.5
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$XORG_URL/individual/app/
      SOURCE_VFY=sha256:00605679436d65ccf9a6f1f1cb206df7a2e8b28a7821e867922d2b14b009f1cc
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060302
         UPDATED=20180211
           SHORT="Suite of tests for the XRender extension"

cat << EOF
rendercheck is a program to test a Render extension implementation against
separate calculations of expected output.
Tests currently include:
  *Destination coordinates correctness
  *Source coordinates correctness
  *Composite with and without mask (with/without component alpha), with 1x1
   repeating Pictures and 10x10 Pictures.
EOF
