           SPELL=commoncpp2
         VERSION=1.8.0
     SOURCE_HASH=sha512:2c4aafd7a0298534c908f2ea339cce158b745cc32dd3379eafe9f76ba5c2a4f7bf9d9f0d9d5fec3a4a41d559c28c07fef5773780e770623f60fb651cbb4e4804
          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
