summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2022-04-25 09:13:38 +0000
committermarkd <markd@pkgsrc.org>2022-04-25 09:13:38 +0000
commitc0d3b3d0f9e16dc79e3982530945d3050fc9d924 (patch)
tree77f1c743df5dd97ff831648c780f4bdd81aab6ad /x11
parente041e7159a3594dd8aab04f43a321a3bac645305 (diff)
downloadpkgsrc-c0d3b3d0f9e16dc79e3982530945d3050fc9d924.tar.gz
kwindowsystem: update to 5.93.0
5.81.0 Add MediaPause key to mapping 5.82.0 Deprecate present windows and highlight windows apis Deprecate WId-based effects API Use new version-controlled enumerator deprecation warning macros Deprecate KWindowEffects::windowSizes 5.83.0 Provide KWindowSystem::lastInputSerial Include API for wayland's xdg_activation_V1 Drop Qt5Widgets dependency if KWINDOWSYSTEM_NO_WIDGETS=ON 5.85.0 Support static builds 5.86.0 Add blur and frost to fiddly thingy Implement setting frost Provide methods to translate to Qt types Provide constructors for compatibility with Qt types Read uncomplete WM_CLASS string Don't link publicly against XCB Add find_dependency for X11 and XCB Remove unused xrender dependency Make link against X11 and XCB public Use imported targets for X11 libs Support static builds on Linux as well 5.88.0 Fix the compiler warning by casting int to unsigned Link privately against XCB when building statically 5.89.0 Make KWindowSystem a bit easier to integrate in QML 5.90.0 Avoid using QByteArray::operator[] for the null terminator Avoid creating and leaking QWindows 5.91.0 Check executables exist in PATH before passing them to QProcess install plugins in kf<version> Avoid XKeycodeToKeysym in KKeyServer::initializeMods Remove placeholder wayland platform plugin [kwindowinfo] Add support for reading _GTK_APPLICATION_ID Add KWindowSystem::updateStartupId(QWindow *window) 5.92.0 Ensure that xdgActivationTokenArrived is always emitted asynchronously
Diffstat (limited to 'x11')
-rw-r--r--x11/kwindowsystem/Makefile3
-rw-r--r--x11/kwindowsystem/PLIST6
-rw-r--r--x11/kwindowsystem/distinfo8
3 files changed, 8 insertions, 9 deletions
diff --git a/x11/kwindowsystem/Makefile b/x11/kwindowsystem/Makefile
index 39c8efbaf7a..da62ff4e867 100644
--- a/x11/kwindowsystem/Makefile
+++ b/x11/kwindowsystem/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2022/04/18 19:10:15 adam Exp $
+# $NetBSD: Makefile,v 1.53 2022/04/25 09:13:38 markd Exp $
DISTNAME= kwindowsystem-${KF5VER}
-PKGREVISION= 6
CATEGORIES= x11
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/x11/kwindowsystem/PLIST b/x11/kwindowsystem/PLIST
index 1483d325107..98538628b55 100644
--- a/x11/kwindowsystem/PLIST
+++ b/x11/kwindowsystem/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2021/03/30 10:58:31 markd Exp $
+@comment $NetBSD: PLIST,v 1.9 2022/04/25 09:13:38 markd Exp $
include/KF5/KWindowSystem/KKeyServer
${PLIST.x11}include/KF5/KWindowSystem/KSelectionOwner
${PLIST.x11}include/KF5/KWindowSystem/KSelectionWatcher
@@ -26,6 +26,7 @@ include/KF5/KWindowSystem/kwindowinfo.h
include/KF5/KWindowSystem/kwindowshadow.h
include/KF5/KWindowSystem/kwindowsystem.h
include/KF5/KWindowSystem/kwindowsystem_export.h
+include/KF5/KWindowSystem/kwindowsystem_version.h
${PLIST.x11}include/KF5/KWindowSystem/kxmessages.h
${PLIST.x11}include/KF5/KWindowSystem/netwm.h
include/KF5/KWindowSystem/netwm_def.h
@@ -34,7 +35,6 @@ include/KF5/KWindowSystem/private/kwindowinfo_p.h
include/KF5/KWindowSystem/private/kwindowshadow_p.h
include/KF5/KWindowSystem/private/kwindowsystem_p.h
include/KF5/KWindowSystem/private/kwindowsystemplugininterface_p.h
-include/KF5/kwindowsystem_version.h
lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake
lib/cmake/KF5WindowSystem/KF5WindowSystemConfigVersion.cmake
lib/cmake/KF5WindowSystem/KF5WindowSystemTargets-noconfig.cmake
@@ -43,11 +43,11 @@ lib/libKF5WindowSystem.so
lib/libKF5WindowSystem.so.5
lib/libKF5WindowSystem.so.${PKGVERSION}
qt5/mkspecs/modules/qt_KWindowSystem.pri
-qt5/plugins/kf5/kwindowsystem/KF5WindowSystemWaylandPlugin.so
${PLIST.x11}qt5/plugins/kf5/kwindowsystem/KF5WindowSystemX11Plugin.so
share/locale/af/LC_MESSAGES/kwindowsystem5_qt.qm
share/locale/ar/LC_MESSAGES/kwindowsystem5_qt.qm
share/locale/as/LC_MESSAGES/kwindowsystem5_qt.qm
+share/locale/ast/LC_MESSAGES/kwindowsystem5_qt.qm
share/locale/az/LC_MESSAGES/kwindowsystem5_qt.qm
share/locale/be/LC_MESSAGES/kwindowsystem5_qt.qm
share/locale/be@latin/LC_MESSAGES/kwindowsystem5_qt.qm
diff --git a/x11/kwindowsystem/distinfo b/x11/kwindowsystem/distinfo
index 82cac69e3ad..d4ac8c25863 100644
--- a/x11/kwindowsystem/distinfo
+++ b/x11/kwindowsystem/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 11:34:04 nia Exp $
+$NetBSD: distinfo,v 1.14 2022/04/25 09:13:38 markd Exp $
-BLAKE2s (kwindowsystem-5.80.0.tar.xz) = a2cb149ff391c8f55c32109d4155222a0ef95422c74da3539b45d88dccb188c2
-SHA512 (kwindowsystem-5.80.0.tar.xz) = a2e928568ca4ba7e5ae904888e273c8f3e7c57661b8a32246e22330426fa2db55535b96ec7b4e74681090f15f227586d282f3f077e44bdc3e0a86c9514f6151f
-Size (kwindowsystem-5.80.0.tar.xz) = 177340 bytes
+BLAKE2s (kwindowsystem-5.93.0.tar.xz) = 8ad48f28db0cc90acebcc907b0bc401efd014081d632dfdf1fd5f6df0538ab99
+SHA512 (kwindowsystem-5.93.0.tar.xz) = 10a31b5d51e747320233530694a327389875939fe3b88302243f3069ba446419c6d4cd4a30c1bf49d5cc0d50f032ff2a18230fa4cd5cb73eb2179d44bfc864d3
+Size (kwindowsystem-5.93.0.tar.xz) = 182128 bytes