summaryrefslogtreecommitdiffstats
path: root/kde4-apps/digikam4/DEPENDS
blob: cc0da808c52a91e978de46613bd5aa2bcc9a6d19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
source  "$SECTION_DIRECTORY/KDE_DEPENDS"  &&
sub_depends qt4 SQLITE   &&
depends  sqlite       &&
depends  lcms        &&
depends  kdegraphics4  &&
depends  kipi-plugins4  &&
depends  jasper       &&
depends  JPEG         &&
if [[ $VERSION == svn ]];then
depends subversion
fi  &&

optional_depends  kdepimlibs4 '' '' 'PIM support' &&
optional_depends  lensfun                    \
                  '-DWITH_LensFun=ON'        \
                  '-DWITH_LensFun=OFF'       \
                  'lens correction support'  &&

optional_depends  libgphoto2                \
                  '-DENABLE_GPHOTO2=ON'     \
                  '-DENABLE_GPHOTO2=OFF'    \
                  'digital camera support'   &&
optional_depends  liblqr                    \
                  '' '' \
                  'image resizing (thumbnails)'