# Watch: https://ftpmirror.gnu.org/commoncpp/
           SPELL=commoncpp2
         VERSION=1.8.1
     SOURCE_HASH=sha512:949823461d20429c2b0acfa22554a5a9dacc977e3ee097f34416f65d322df84fbdb27c644435c6c6caaed800347dfbe789cee7f19b39b306165c97b4f4012bfe
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNU_URL/commoncpp/$SOURCE
        WEB_SITE=http://wiki.gnutelephony.org/index.php/GNU_Common_CPP_Framework
      LICENSE[0]=GPL
         ENTERED=20051023
        KEYWORDS="telephony"
SHORT=" a portable and highly optimized class framework for writing C++"
cat << EOF
GNU Common C++ is a portable and highly optimized class framework for
writing C++
applications that need to use threads, sockets, XML parsing, serialization,
config files,
etc. This framework offers a class foundation that hides platform differences
from your C++
application so that you need not write platform specific code.
EOF
