Date: Sat, 30 May 2026 20:39:01 +0000 From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ece50f01e1ed - main - */*: Chase accessibility/libqaccessibilityclient unflavorization Message-ID: <6a1b4ae5.3392b.1fe1a4dd@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=ece50f01e1ed580de956ef21ff60a911f3eb5444 commit ece50f01e1ed580de956ef21ff60a911f3eb5444 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2026-05-30 20:38:48 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2026-05-30 20:38:48 +0000 */*: Chase accessibility/libqaccessibilityclient unflavorization --- accessibility/kmag/Makefile | 3 ++- x11-toolkits/como/Makefile | 4 ++-- x11-wm/plasma6-kwin-x11/Makefile | 3 ++- x11-wm/plasma6-kwin/Makefile | 4 ++-- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/accessibility/kmag/Makefile b/accessibility/kmag/Makefile index 1d96ed7013f0..34274a4906e2 100644 --- a/accessibility/kmag/Makefile +++ b/accessibility/kmag/Makefile @@ -1,5 +1,6 @@ PORTNAME= kmag DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= accessibility kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -8,7 +9,7 @@ WWW= https://www.kde.org/applications/utilities/kmag/ LICENSE= GPLv2 -LIB_DEPENDS= libqaccessibilityclient-qt6.so:accessibility/libqaccessibilityclient@qt6 +LIB_DEPENDS= libqaccessibilityclient-qt6.so:accessibility/libqaccessibilityclient USES= cmake compiler:c++11-lang gettext kde:6 qt:6 tar:xz USE_KDE= auth codecs config configwidgets coreaddons i18n kio service \ diff --git a/x11-toolkits/como/Makefile b/x11-toolkits/como/Makefile index 1eaa28a7bdb4..56247dee39d4 100644 --- a/x11-toolkits/como/Makefile +++ b/x11-toolkits/como/Makefile @@ -1,7 +1,7 @@ PORTNAME= como DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-toolkits PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -54,7 +54,7 @@ DOCS_USE= KDE=doctools:build DOCS_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_KF6DocTools QA11Y_DESC= Accessibility (focus tracking) for Zoom effect -QA11Y_LIB_DEPENDS= libqaccessibilityclient-qt6.so:accessibility/libqaccessibilityclient@qt6 +QA11Y_LIB_DEPENDS= libqaccessibilityclient-qt6.so:accessibility/libqaccessibilityclient QA11Y_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_QAccessibilityClient6 post-patch: diff --git a/x11-wm/plasma6-kwin-x11/Makefile b/x11-wm/plasma6-kwin-x11/Makefile index 121e35e210a9..9a94ba38d448 100644 --- a/x11-wm/plasma6-kwin-x11/Makefile +++ b/x11-wm/plasma6-kwin-x11/Makefile @@ -1,5 +1,6 @@ PORTNAME= kwin-x11 DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11-wm kde kde-plasma COMMENT= Easy to use, but flexible, X Window Manager @@ -15,7 +16,7 @@ LIB_DEPENDS= libdisplay-info.so:sysutils/libdisplay-info \ libfreetype.so:print/freetype2 \ liblcms2.so:graphics/lcms2 \ libpipewire-0.3.so:multimedia/pipewire \ - libqaccessibilityclient-qt6.so:accessibility/libqaccessibilityclient@qt6 \ + libqaccessibilityclient-qt6.so:accessibility/libqaccessibilityclient \ libudev.so:devel/libudev-devd \ libwayland-client.so:graphics/wayland \ libxcb-cursor.so:x11/xcb-util-cursor \ diff --git a/x11-wm/plasma6-kwin/Makefile b/x11-wm/plasma6-kwin/Makefile index e756fd8867d7..6d96b800e13b 100644 --- a/x11-wm/plasma6-kwin/Makefile +++ b/x11-wm/plasma6-kwin/Makefile @@ -1,6 +1,6 @@ PORTNAME= kwin DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm kde kde-plasma COMMENT= Easy to use, but flexible, Wayland Compositor @@ -15,7 +15,7 @@ LIB_DEPENDS= libdisplay-info.so:sysutils/libdisplay-info \ libinput.so:x11/libinput \ liblcms2.so:graphics/lcms2 \ libpipewire-0.3.so:multimedia/pipewire \ - libqaccessibilityclient-qt6.so:accessibility/libqaccessibilityclient@qt6 \ + libqaccessibilityclient-qt6.so:accessibility/libqaccessibilityclient \ libudev.so:devel/libudev-devd \ libwayland-client.so:graphics/wayland \ libxcb-icccm.so:x11/xcb-util-wm \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1b4ae5.3392b.1fe1a4dd>
