           SPELL=ptlib
         VERSION=2.6.2
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=${SPELL}-${VERSION}.tar.bz2
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
      LICENSE[0]=GPL
        WEB_SITE=http://www.ekiga.org
         ENTERED=20080924
        KEYWORDS="chat libs"
           SHORT="A Portable Text and GUI C/C++ Class Libarary."
cat << EOF
PTLib is a moderately large class library that has its genesis many
years ago as a method to product applications to run on both Microsoft
Windows and Unix
X-Windows systems. It also was to have a Macintosh port as well but this never
eventuated.
EOF
