Index | Thread | Search

From:
Klemens Nanni <kn@openbsd.org>
Subject:
Re: Replace kf5 with kf6 in tdesktop-6.9.3
To:
Rafael Sadowski <rafael@sizeofvoid.org>, ports@openbsd.org
Cc:
Andrew Krasavin <noiseless-ak@yandex.ru>
Date:
Sun, 14 Jun 2026 20:05:20 +0000

Download raw body.

Thread
14 июня 2026 г. 20:43:54 GMT+03:00, Rafael Sadowski <rafael@sizeofvoid.org> пишет:
>Replace kf5 by kf6. The Qt5 plugin will not work in the Qt6 environment,
>and even if it does, it should still be replaced!

Ok kn

>
>Cheers Rafael
>
>diff --git a/net/tdesktop/Makefile b/net/tdesktop/Makefile
>index be7a294df45..65c762f44b2 100644
>--- a/net/tdesktop/Makefile
>+++ b/net/tdesktop/Makefile
>@@ -9,6 +9,7 @@ V =			6.9.3
> DISTNAME =		tdesktop-${V}-full
> PKGNAME =		${DISTNAME:-full=}
> CATEGORIES =		net
>+REVISION =		0
> 
> DPB_PROPERTIES =	parallel
> 
>@@ -78,7 +79,7 @@ LIB_DEPENDS =		archivers/lz4 \
> 			x11/qt6/qtwayland
> 
> RUN_DEPENDS =		devel/desktop-file-utils \
>-			devel/kf5/kimageformats \
>+			devel/kf6/kimageformats \
> 			x11/gtk+4,-guic \
> 			x11/qt6/qtimageformats
>