depends  gcc34    &&
depends  kdelibs  &&
depends  tiff     &&
depends  libexif  &&

source  $SECTION_DIRECTORY/KDE_DEPENDS  &&

optional_depends  OPENGL                 \
                  '--with-gl'            \
                  '--without-gl'         \
                  'for 3D OpenGL modes'  &&

optional_depends  xpdf                                                      \
                  ''                                                        \
                  ''                                                        \
                  'to enable KDE to find extra information from PDF files'  &&

optional_depends  libgphoto2                   \
                  '--with-kamera'              \
                  '--without-kamera'           \
                  'for digital camera access'  &&

optional_depends  sane-backends                                    \
                  ''                                               \
                  ''                                               \
                  'needed for Kooka, the KDE scanner application'  &&

optional_depends  openexr                                              \
                  ''                                                   \
                  ''                                                   \
                  'for support for the OpenEXR high-def image format'
