           SPELL=x11perf
         VERSION=1.7.0
          SOURCE=$SPELL-$VERSION.tar.xz
   SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${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/$SPELL-$VERSION
        WEB_SITE=https://xorg.freedesktop.org/wiki
         ENTERED=20051125
      LICENSE[0]=XCL
           SHORT="summarize x11perf results"
cat << EOF
Xmark is a shell script that reads the indicated datafile and compiles a
benchmark which it writes to standard output. It writes three numbers:

 A weighted performance number for the x11perf results.

 A weighted performance number for a standard SparcStation 1, with SunOS
 4.1.2, X11R5 Xsun, and a CG3 dumb Color Frame Buffer.

 The Xmark, which is the ratio of the two numbers above.

 The datafile must be an ordinary file, produced by x11perf.
EOF
