           SPELL=digikamplugins
if [[ "$DG_VER"  == "y" ]];then
         VERSION=0.9.0
     SOURCE_HASH=sha512:8f0c73ed5946b68a8425f3576bdc351666ec437ff896a764ceb555eaf68774bed0887eab2a43509e81cf7ab3f03550f3c9aabe10faba969a9da9c41426d20891
else
         VERSION=0.9.0
     SOURCE_HASH=sha512:8f0c73ed5946b68a8425f3576bdc351666ec437ff896a764ceb555eaf68774bed0887eab2a43509e81cf7ab3f03550f3c9aabe10faba969a9da9c41426d20891
fi
         SPELLX=digikamimageplugins
          SOURCE=$SPELLX-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/digikam/$SOURCE
        WEB_SITE=http://extragear.kde.org/apps/digikamimageplugins.php
         LICENSE=GPL
         ENTERED=20030916
        KEYWORDS="kde"
SHORT="plugins for digikam"
cat << EOF
Digikam now uses a plugin architecture for additional functionality.
Currently implemented plugins are:

- LensDistortion : lens distortion correction tool. 
- Anti-Vignetting : lens vignetting correction tool. 
- Perspective : a tool for adjust photograph perspective. 
- ShearTool : a tool for adjust photograph shearing. 
- AddBorder : a tool for add decorative border around photograph. 
- Superimpose : a tool for superimpose funny template under photograph. 
- Adjust curves : a tool to adjust the image colors using curves. 
- Adjust levels : a plugin to adjust the image histogram levels manually.
- Despeckle : A noise reduction filter (using on Gimp 2.0 algorithm).
- Unsharp : An unsharped mask image filter (using on Gimp 2.0 algorithm).
- Free Rotation : a plugin to rotate an image with a free angle in degrees. 
- SolarizeImage : a plugin to solarize an image.
- OilPaint : an oil painting effect filter (using Pieter Voloshyn algorithm).
- Emboss : an embossed image effect filter (using Pieter Voloshyn algorithm).
- Raindrops : adding the visual effect of raindrops to an image (using Pieter
  Voloshyn algorithm).
- Charcoal : a charcoal drawing image effect filter.
- FilmGrain : simulate film grain to an image.
EOF
