           SPELL=xrefresh
             PKG=xrefresh
         VERSION=1.0.2
        XORG_VER=X11R7.1
          SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
   SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/app/${SOURCE}
     SOURCE_HASH=sha512:daafdc0e5eddf9519333cf7ff10ee4f354b4f7345b08bf7657dc653e5707a4c12f75df5de65195fa2251f4addde9e587b6fffe666152e4ed93ffb094976ba52e
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
        WEB_SITE=http://xorg.freedesktop.org
         ENTERED=20051125
         UPDATED=20051125
      LICENSE[0]=XCL
       BUILD_API=2
           SHORT="refresh all or part of an X screen"
cat << EOF
Xrefresh is a simple X program that causes all or part of your screen to be
repainted. This is useful when system messages have messed up your screen. 
Xrefresh maps a window on top of the desired area of the screen and then 
immediately unmaps it, causing refresh events to be sent to all applications. 

By default, a window with no background is used, causing all applications to
repaint smoothly.'' However, the various options can be used to indicate that
a solid background (of any color) or the root window background should be
used instead.
EOF
