           SPELL=commoncpp2
         VERSION=1.5.4
     SOURCE_HASH=sha512:30f3de1437234c7f06f814c42e05cb6ad1f894bcac322669d26faf8b2a1134a4013b3917a0dacff68fd6c94c3e13a87cfde9171354fd8bc5c7ee7ebfaf623dbe
          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
