           SPELL=tightvnc
if [[ $DEVEL == y ]]; then
         VERSION=1.3.10
     SOURCE_HASH=sha512:b5b3d5d532feffc07db2d48d3416e1a0d1b1b15bdb8ff801ed42042d4b99f34365e10e3b005bc15cc6e0a33c429db8976c227a1854e1af5e10bcb60e17a69b87
else
         VERSION=1.3.10
     SOURCE_HASH=sha512:b5b3d5d532feffc07db2d48d3416e1a0d1b1b15bdb8ff801ed42042d4b99f34365e10e3b005bc15cc6e0a33c429db8976c227a1854e1af5e10bcb60e17a69b87
fi
          SOURCE=$SPELL-${VERSION}_unixsrc.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/vnc_unixsrc"
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/vnc-tight/$SOURCE
        WEB_SITE=http://www.tightvnc.com
         ENTERED=20020326
         LICENSE=GPL
        KEYWORDS="x11"
           SHORT="tightvnc is a better vnc"
cat << EOF
TightVNC is an enhanced version of VNC which is optimized 
to work over slow network connections such as low-speed 
modem links.  Besides bandwidth optimizations, TightVNC 
also includes many other improvements, optimizations, and 
bugfixes over VNC.  TightVNC is fully compatible with
the standard VNC.
EOF
