depends  docbook-dtd         &&
depends  hicolor-icon-theme  &&
depends  perl                &&
depends  pcre                &&
depends  libpng              &&
depends  iceauth             &&
depends  libice              &&
depends  libsm               &&
depends  libxext             &&

source  $SECTION_DIRECTORY/KDE_DEPENDS  &&

optional_depends  jasper                     \
                  '--with-jasper'            \
                  '--without-jasper'         \
                  'jasper (jpeg2k) support'  &&

optional_depends  lua                        \
                  '--with-lua'               \
                  '--without-lua'            \
                  'use Lua libraries'        &&

optional_depends  libart_lgpl                \
                  '--with-libart'            \
                  '--without-libart'         \
                  'to enable SVG rendering'  &&

optional_depends  tiff                     \
                  '--with-tiff'            \
                  '--without-tiff'         \
                  'to view tiff graphics'  &&

optional_depends  audiofile              \
                  ''                     \
                  ''                     \
                  'to hear sound/music'  &&

optional_depends  alsa-lib                    \
                  '--with-alsa'               \
                  '--without-alsa'            \
                  'for libKMid alsa support'  &&

optional_depends  CUPS                    \
                  '--enable-cups'         \
                  '--disable-cups'        \
                  'to use cups printing'  &&

optional_depends  libxml2               \
                  ''                    \
                  ''                    \
                  'to parse xml files'  &&

optional_depends  openssl                         \
                  '--with-ssl'                    \
                  '--without-ssl'                 \
                  'to use encrypted connections'  &&

optional_depends  libxslt                            \
                  ''                                 \
                  ''                                 \
                  'for io-slave support & kde help'  &&

optional_depends  FAM                                         \
                  '--enable-libfam'                           \
                  '--disable-libfam'                          \
                  'for more efficient filesystem monitoring'  &&

optional_depends  krb5                         \
                  ''                           \
                  '--without-gssapi'           \
                  'for GSSAPI authentication'  &&

optional_depends  openexr                                       \
                  '--with-openexr'                     \
                  '--without-openexr'                                            \
                  'for High Dynamic-Range (HDR) image support'  &&

optional_depends  aspell                               \
                  '--with-aspell'                      \
                  '--without-aspell'                   \
                  'for aspell spell checking support'  &&

optional_depends  hspell                               \
                  '--with-hspell'                      \
                  '--without-hspell'                   \
                  'for Hebrew spell checking support'  &&

optional_depends  doxygen                  \
                  ''                       \
                  ''                       \
                  'for API documentation'  &&

optional_depends  libidn                                   \
                  '--with-libidn'                          \
                  '--without-libidn'                       \
                  'for International Domain Name support'  &&

optional_depends  libntlm                           \
                  ''                                \
                  ''                                \
                  'for NTLM authentication'         &&

optional_depends  sane-backends                     \
                  ''                                \
                  ''                                \
                  'scanner hardware support'        &&

optional_depends  acl                               \
                  '--with-acl'                      \
                  '--without-acl'                   \
                  'to manage access control lists'  &&

optional_depends  fontconfig                    \
                  ''                            \
                  ''                            \
                  'to configure font access'   &&

optional_depends  OPENGL                        \
                  ''                            \
                  ''                            \
                  'for OpenGL support'          &&

optional_depends  JPEG                          \
                  ''                            \
                  ''                            \
                  'for JPEG image support'      &&

optional_depends  libmng                        \
                  ''                            \
                  ''                            \
                  'for animated PNG'            &&

optional_depends  freetype2                     \
                  ''                            \
                  ''                            \
                  'for freetype support'        &&

optional_depends  sudo                            \
                  '--with-sudo-kdesu-backend'     \
                  ''                              \
                  'to use sudo as kdesu backend'  &&

optional_depends  mdnsresponder                                  \
                  '--enable-dnssd'                               \
                  '--disable-dnssd'                              \
                  'for browsing and publishing DNS-SD services'
