           SPELL=vigra
         VERSION=1.4.0
          SOURCE=${SPELL}${VERSION}.tar.gz
   SOURCE_URL[0]=http://kogs-www.informatik.uni-hamburg.de/~koethe/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:a8c39d205051a8f8abaecb7a6fdc0c2c37baf5eee2a082af8819555f442dab525649b86cae569048357eb1e6e651deff4b62183de417e15b403e1ac09c40ba7b
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}${VERSION}
        WEB_SITE=http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/
      LICENSE[0]=http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/LICENSE
         ENTERED=20061002
            DOCS="README LICENSE"
        KEYWORDS="graphics libs"
           SHORT="VIGRA is a computer vision library"
cat << EOF
What's VIGRA? VIGRA stands for "Vision with Generic Algorithms". It's a novel
computer vision library that puts its main emphasize on customizable algorithms
and data structures. By using template techniques similar to those in the C++
Standard Template Library, you can easily adapt any VIGRA component to the
needs of your application, without thereby giving up execution speed.
EOF
