Thursday, December 14, 2023

UPDATE: KDE Gear 23.08.4

Below you can find an update diff to the latest KDE Gear version
23.08.4. As usually it's a bug fix release update. I took the
opportunity to clean up the Makefiles. I also add ">=${MODKDE_VERSION}"
to all dependencies to avoid local build issues.

I don't expect an ok for the diff, if anyone wants to put it in a bulk
build or review the diff I would of course be very grateful.

Rafael

diff --git a/devel/kdevelop/Makefile b/devel/kdevelop/Makefile
index ed2451cac2c..b4b4716adf4 100644
--- a/devel/kdevelop/Makefile
+++ b/devel/kdevelop/Makefile
@@ -44,10 +44,10 @@ WANTLIB += Kasten4Controllers Kasten4Core Kasten4Gui Kasten4Okteta2Controllers
WANTLIB += Kasten4Okteta2Core Kasten4Okteta2Gui Okteta3Core Okteta3Gui
WANTLIB += Qt5Concurrent Qt5Core Qt5DBus Qt5Gui Qt5Help Qt5Network
WANTLIB += Qt5Positioning Qt5PrintSupport Qt5Qml Qt5QmlModels
-WANTLIB += Qt5Quick Qt5QuickWidgets Qt5Sql Qt5WebChannel Qt5WebEngineCore
-WANTLIB += Qt5WebEngineWidgets Qt5Widgets Qt5Xml X11 apr-1 aprutil-1
-WANTLIB += c komparediff2 m svn_client-1 svn_fs-1 svn_ra-1 svn_repos-1
-WANTLIB += svn_subr-1 svn_wc-1
+WANTLIB += Qt5Quick Qt5QuickWidgets Qt5Sql Qt5Test Qt5WebChannel
+WANTLIB += Qt5WebEngineCore Qt5WebEngineWidgets Qt5Widgets Qt5Xml
+WANTLIB += X11 apr-1 aprutil-1 c komparediff2 m svn_client-1 svn_fs-1
+WANTLIB += svn_ra-1 svn_repos-1 svn_subr-1 svn_wc-1

SITES = ${SITE_KDE:=stable/release-service/${MODKDE_VERSION}/src/}

@@ -76,8 +76,8 @@ RUN_DEPENDS = devel/clang-tools-extra \
lang/clazy \
misc/shared-mime-info \
x11/gtk+4,-guic \
- x11/kde-applications/kate \
- x11/kde-applications/kio-extras \
+ x11/kde-applications/kate>=${MODKDE_VERSION} \
+ x11/kde-applications/kio-extras>=${MODKDE_VERSION} \
x11/kde-applications/konsole

LIB_DEPENDS = ${MODCLANG_LIB_DEPENDS} \
@@ -106,7 +106,7 @@ LIB_DEPENDS = ${MODCLANG_LIB_DEPENDS} \
devel/kf5/threadweaver \
devel/subversion \
x11/grantlee-qt5>=5.3 \
- x11/kde-applications/libkomparediff2 \
+ x11/kde-applications/libkomparediff2>=${MODKDE_VERSION} \
x11/kde-applications/okteta>=0.26.1v0 \
x11/qt5/qtdeclarative \
x11/qt5/qttools \
diff --git a/devel/kdevelop/distinfo b/devel/kdevelop/distinfo
index 537cc9157f8..64a7df89fcb 100644
--- a/devel/kdevelop/distinfo
+++ b/devel/kdevelop/distinfo
@@ -1,2 +1,2 @@
-SHA256 (kdevelop-23.08.2.tar.xz) = V3cV7rDWvOBomHp+ZpiGFum0g+itOEkB6QJU/SCcxRM=
-SIZE (kdevelop-23.08.2.tar.xz) = 8705988
+SHA256 (kdevelop-23.08.4.tar.xz) = kdArK86PKREwVMzFSOZBbZQGXPeZGcVAdbrRlZk1evA=
+SIZE (kdevelop-23.08.4.tar.xz) = 8707260
diff --git a/devel/kdevelop/pkg/PLIST b/devel/kdevelop/pkg/PLIST
index c401d4ab6e1..37a16f58ecb 100644
--- a/devel/kdevelop/pkg/PLIST
+++ b/devel/kdevelop/pkg/PLIST
@@ -344,6 +344,30 @@ include/kdevplatform/sublime/tooldocument.h
include/kdevplatform/sublime/urldocument.h
include/kdevplatform/sublime/view.h
include/kdevplatform/sublime/viewbarcontainer.h
+include/kdevplatform/tests/
+include/kdevplatform/tests/autotestshell.h
+include/kdevplatform/tests/json/
+include/kdevplatform/tests/json/declarationvalidator.h
+include/kdevplatform/tests/json/delayedoutput.h
+include/kdevplatform/tests/json/jsondeclarationtests.h
+include/kdevplatform/tests/json/jsonducontexttests.h
+include/kdevplatform/tests/json/jsontesthelpers.h
+include/kdevplatform/tests/json/jsontypetests.h
+include/kdevplatform/tests/json/testsuite.cpp
+include/kdevplatform/tests/json/testsuite.h
+include/kdevplatform/tests/kdevsignalspy.h
+include/kdevplatform/tests/projectsgenerator.h
+include/kdevplatform/tests/testbreakpointcontroller.h
+include/kdevplatform/tests/testcore.h
+include/kdevplatform/tests/testdebugsession.h
+include/kdevplatform/tests/testfile.h
+include/kdevplatform/tests/testframestackmodel.h
+include/kdevplatform/tests/testhelpers.h
+include/kdevplatform/tests/testlanguagecontroller.h
+include/kdevplatform/tests/testplugincontroller.h
+include/kdevplatform/tests/testproject.h
+include/kdevplatform/tests/testsexport.h
+include/kdevplatform/tests/testvariablecontroller.h
include/kdevplatform/util/
include/kdevplatform/util/activetooltip.h
include/kdevplatform/util/algorithm.h
@@ -436,6 +460,7 @@ lib/cmake/KDevelop/KDevelopTargets.cmake
@lib lib/libKDevPlatformSerialization.so.${LIBKDevPlatformSerialization_VERSION}
@lib lib/libKDevPlatformShell.so.${LIBKDevPlatformShell_VERSION}
@lib lib/libKDevPlatformSublime.so.${LIBKDevPlatformSublime_VERSION}
+@lib lib/libKDevPlatformTests.so.${LIBKDevPlatformTests_VERSION}
@lib lib/libKDevPlatformUtil.so.${LIBKDevPlatformUtil_VERSION}
@lib lib/libKDevPlatformVcs.so.${LIBKDevPlatformVcs_VERSION}
@so lib/libKDevelopSessionsWatch.so
@@ -1619,6 +1644,7 @@ share/locale/eu/LC_MESSAGES/kdevokteta.mo
share/locale/eu/LC_MESSAGES/kdevopenwith.mo
share/locale/eu/LC_MESSAGES/kdevoutlineview.mo
share/locale/eu/LC_MESSAGES/kdevplatform.mo
+share/locale/eu/LC_MESSAGES/kdevprojectfilter.mo
share/locale/eu/LC_MESSAGES/kdevqmakebuilder.mo
share/locale/eu/LC_MESSAGES/kdevsourceformatter.mo
share/locale/eu/LC_MESSAGES/kdevswitchtobuddy.mo
diff --git a/editors/ghostwriter/distinfo b/editors/ghostwriter/distinfo
index 4762be28006..4eb4ce48739 100644
--- a/editors/ghostwriter/distinfo
+++ b/editors/ghostwriter/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ghostwriter-23.08.2.tar.xz) = MbA4DG42d2z7c9F6ri19IQXcOxY1FqlUHc75mjBRsAE=
-SIZE (ghostwriter-23.08.2.tar.xz) = 3624320
+SHA256 (ghostwriter-23.08.4.tar.xz) = qF2WnhOHQmzwHXMg8cM1Oe5Vb4kQc7EIPheuqHeWDHE=
+SIZE (ghostwriter-23.08.4.tar.xz) = 3626652
diff --git a/graphics/skanlite/distinfo b/graphics/skanlite/distinfo
index 29c751f5804..68bb058a74e 100644
--- a/graphics/skanlite/distinfo
+++ b/graphics/skanlite/distinfo
@@ -1,2 +1,2 @@
-SHA256 (skanlite-23.08.2.tar.xz) = T6BbFe2vSHFJj/GO2H0lT2Snqn/jMbYhTOv2+xmRXXI=
-SIZE (skanlite-23.08.2.tar.xz) = 2449864
+SHA256 (skanlite-23.08.4.tar.xz) = c398CzbGOq5yQy1ssYm20jvX3VM4K2Mpu+8tjfhgBXI=
+SIZE (skanlite-23.08.4.tar.xz) = 2452116
diff --git a/meta/kde/Makefile b/meta/kde/Makefile
index 19c80a0159d..da33069cc82 100644
--- a/meta/kde/Makefile
+++ b/meta/kde/Makefile
@@ -179,7 +179,8 @@ RUN_DEPENDS-network = \
x11/kde-applications/kio-extras \
x11/kde-applications/kmailtransport \
x11/kde-applications/krdc \
- x11/kde-applications/krfb
+ x11/kde-applications/krfb \
+ x11/kde-applications/tokodon

# Not yet ported
#x11/kde-applications/kopete
diff --git a/net/kdeconnect-kde/distinfo b/net/kdeconnect-kde/distinfo
index a5432114bcb..e3eb2ff55fd 100644
--- a/net/kdeconnect-kde/distinfo
+++ b/net/kdeconnect-kde/distinfo
@@ -1,2 +1,2 @@
-SHA256 (kdeconnect-kde-23.08.2.tar.xz) = NmIbiqx342smUMDa+DdgBPiJ2STq30V9XQKk17ABO7Y=
-SIZE (kdeconnect-kde-23.08.2.tar.xz) = 653904
+SHA256 (kdeconnect-kde-23.08.4.tar.xz) = C9WkWjHaIdDlk5kwBZ+tI7YI76cn22/wIBZpEtt4+HE=
+SIZE (kdeconnect-kde-23.08.4.tar.xz) = 656748
diff --git a/net/konversation/distinfo b/net/konversation/distinfo
index 63f7b40bf4e..eaa60c1b994 100644
--- a/net/konversation/distinfo
+++ b/net/konversation/distinfo
@@ -1,2 +1,2 @@
-SHA256 (konversation-23.08.2.tar.xz) = LLL8FccgdTi8EgDiRjmmeR2pmgQSpdUm15pWyUCZSMI=
-SIZE (konversation-23.08.2.tar.xz) = 4477356
+SHA256 (konversation-23.08.4.tar.xz) = T8xducV7+cYJsNQUDXDCCJYqjmDMlc8mtVeffaPNh/I=
+SIZE (konversation-23.08.4.tar.xz) = 4483044
diff --git a/net/ktorrent/distinfo b/net/ktorrent/distinfo
index e6cc39ab6cf..4c48e671f78 100644
--- a/net/ktorrent/distinfo
+++ b/net/ktorrent/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ktorrent-23.08.2.tar.xz) = ChbN3wA/huF2s/dlneIXJ4OXoV6fBMLKe+vqv4D1BTM=
-SIZE (ktorrent-23.08.2.tar.xz) = 2154272
+SHA256 (ktorrent-23.08.4.tar.xz) = 1fPL6jpdN3EKNyTOaZDkstJeBr6OyA2SUl2H2XUfCmE=
+SIZE (ktorrent-23.08.4.tar.xz) = 2155860
diff --git a/net/ktorrent/patches/patch-CMakeLists_txt b/net/ktorrent/patches/patch-CMakeLists_txt
new file mode 100644
index 00000000000..69ba686b5ac
--- /dev/null
+++ b/net/ktorrent/patches/patch-CMakeLists_txt
@@ -0,0 +1,29 @@
+LibKWorkspace not yet
+Index: CMakeLists.txt
+--- CMakeLists.txt.orig
++++ CMakeLists.txt
+@@ -153,15 +153,15 @@ if(KF5Completion_FOUND)
+ set(HAVE_KF5Completion 1)
+ endif()
+
+-find_package(LibKWorkspace CONFIG)
+-set_package_properties(LibKWorkspace
+- PROPERTIES
+- TYPE OPTIONAL
+- PURPOSE "Required for KTorrent's shutdown plugin"
+-)
+-if(LibKWorkspace_FOUND)
+- set(HAVE_LibKWorkspace 1)
+-endif()
++#find_package(LibKWorkspace CONFIG)
++#set_package_properties(LibKWorkspace
++# PROPERTIES
++# TYPE OPTIONAL
++# PURPOSE "Required for KTorrent's shutdown plugin"
++#)
++#if(LibKWorkspace_FOUND)
++# set(HAVE_LibKWorkspace 1)
++

No comments:

Post a Comment