           SPELL=digikamplugins
if [[ "$DG_VER"  == "y" ]];then
         VERSION=0.9.0-beta3
     SOURCE_HASH=sha512:478dad2b7eda887518da161185145602d05b3739fb072e563e320e01a9be10e8690e6d006b3c9904acb331ef5911d6e99c700e38ab26de87532f3c6df8142e03
else
         VERSION=0.8.2
     SOURCE_HASH=sha512:5e6dbd154754e1e1444be2c529ecbdcbe633421ba12a75b01c93d2743a269f0632aa6970c6b104303a89a177bab0b0e73de4f419a3b509dabb16adb599c9b537
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
