           SPELL=log4cplus
         VERSION=1.0.4-rc5
            VX=${VERSION//-rc?}
     SOURCE_HASH=sha512:bbf46a4c412d59366a43edbbd4b561d83681bd30d352a435f760e861818d74b38d58d5e111ba12ce859316b49bc6ba657f00ab49f93c8741fc95bda597c099fb
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://sourceforge.net/projects/log4cplus/files/log4cplus-stable/$VX/$SOURCE/download
        WEB_SITE=http://$SPELL.SourceForge.net
      LICENSE[0]=GPL
         ENTERED=20100101
        KEYWORDS=""
           SHORT=" simple to use C++ logging API"
cat << EOF
log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular 
control over log management and configuration. It is modelled after the Java log4j API
EOF
