           SPELL=digikamplugins
if [[ "$DG_VER"  == "y" ]];then
         VERSION=0.9.1
     SOURCE_HASH=sha512:390ffb434ca462aeaf8c0fc47a0a41c141627f2ca5092573553de555391bd84006fb60520b3616ab5452e01e659a1e8755844ee1a78a45aeb871d6ed9e93063c
else
         VERSION=0.9.1
     SOURCE_HASH=sha512:390ffb434ca462aeaf8c0fc47a0a41c141627f2ca5092573553de555391bd84006fb60520b3616ab5452e01e659a1e8755844ee1a78a45aeb871d6ed9e93063c
fi
         SPELLX=digikamimageplugins
          SOURCE=$SPELLX-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-${VERSION/1a/1}
   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
