summaryrefslogtreecommitdiffstats
path: root/kde5-net/kio-extras/DEPENDS
blob: c00808fcceccf59f19c29c027f82ae8fa9adb80c (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
26
27
28
29
30
31
32
33
34
source  $GRIMOIRE/KDE5_DEPENDS &&
if is_depends_enabled $SPELL qt6base;then
  depends qt6svg &&
  optional_depends qt6webengine '' ' -DCMAKE_DISABLE_FIND_PACKAGE_Qt6WebEngineWidgets=1' 'html thumbnail viewer'
else
  depends qtsvg &&
  optional_depends qtwebengine '' ' -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets=1' 'html thumbnail viewer'
fi &&
depends kactivities5 &&
depends karchive    &&
depends kbookmarks  &&
depends kconfig     &&
depends kconfigwidgets &&
depends kcoreaddons &&
depends kdbusaddons &&
depends kdnssd      &&
depends kdoctools   &&
depends kguiaddons  &&
depends kiconthemes &&
depends kio         &&
depends kpty        &&
depends solid       &&
depends syntax-highlighting &&

depends pkgconfig   &&
depends JPEG        &&
depends shared-mime-info &&
optional_depends libmtp  '' '' 'Media Transfer Protocol support' &&
optional_depends libssh  '' '' 'SFTP support'     &&
optional_depends samba4  '' '' 'SMB/CIFS support' &&
optional_depends exiv2   '' '' 'image metadata'   &&
optional_depends slp     '' '' 'Service Location Protocol' &&
optional_depends openexr '' '' 'OpenEXR formatted images' &&
optional_depends phonon  '' '' 'audio preview'