summaryrefslogtreecommitdiffstats
path: root/kde5-net
diff options
context:
space:
mode:
authorTreeve Jelbert2022-06-24 13:55:27 +0200
committerTreeve Jelbert2022-06-24 13:55:27 +0200
commit333cf2a0d875a3bd4761812ae8964ddf4c844ac6 (patch)
treec15c4b652a5624ecf0eae1f43171e1aef91c7605 /kde5-net
parent864a671cf3bc394a208c27bec10533dbddd8a89f (diff)
ktorrent - adjust for qt6
Diffstat (limited to 'kde5-net')
-rwxr-xr-xkde5-net/ktorrent/DEPENDS12
-rw-r--r--kde5-net/ktorrent/HISTORY3
2 files changed, 11 insertions, 4 deletions
diff --git a/kde5-net/ktorrent/DEPENDS b/kde5-net/ktorrent/DEPENDS
index c4b17949b2..31fc7877ae 100755
--- a/kde5-net/ktorrent/DEPENDS
+++ b/kde5-net/ktorrent/DEPENDS
@@ -1,5 +1,11 @@
. "$GRIMOIRE/KDE5_DEPENDS" &&
-depends qtscript &&
+if is_depends_enabled $SPELL qt6base;then
+ optional_depends qt6declarative '' '' '' &&
+ optional_depends qt6webengine '' '' 'search and syndication plugins'
+else
+ optional_depends qtdeclarative '' '' '' &&
+ optional_depends qtwebengine '' '' 'search and syndication plugins'
+fi &&
depends kcrash &&
depends kcmutils &&
depends kconfig &&
@@ -33,6 +39,4 @@ optional_depends kplotting '' '' 'statistics plugin' &&
optional_depends ktextwidgets '' '' 'IP Filter plugin' &&
optional_depends phonon '' '' 'multimedia plugin' &&
-optional_depends syndication '' ' -DENABLE_SYNDICATION_PLUGIN=0' 'syndication plugin' &&
-optional_depends qtdeclarative '' '' '' &&
-optional_depends qtwebengine '' '' 'search and syndication plugins'
+optional_depends syndication '' ' -DENABLE_SYNDICATION_PLUGIN=0' 'syndication plugin'
diff --git a/kde5-net/ktorrent/HISTORY b/kde5-net/ktorrent/HISTORY
index 4a19faacfd..cf04a465e6 100644
--- a/kde5-net/ktorrent/HISTORY
+++ b/kde5-net/ktorrent/HISTORY
@@ -1,3 +1,6 @@
+2022-06-24 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: adjust for qt6
+
2022-06-09 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 22.04.2