Received: by mail.netbsd.org (Postfix, from userid 605) id 6AA5E84EA7; Mon, 25 Apr 2022 04:43:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A3D8F84E56 for ; Mon, 25 Apr 2022 04:43:21 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id lmDM0onDCn2W for ; Mon, 25 Apr 2022 04:43:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C06C884D69 for ; Mon, 25 Apr 2022 04:43:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B9B1EFB1A; Mon, 25 Apr 2022 04:43:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1650861800273810" MIME-Version: 1.0 Date: Mon, 25 Apr 2022 04:43:20 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/devel/knotifications To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20220425044320.B9B1EFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1650861800273810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Mon Apr 25 04:43:20 UTC 2022 Modified Files: pkgsrc/devel/knotifications: Makefile PLIST distinfo Log Message: knotifications: update to 5.93.0 5.81.0 Relicense files to LGPL-2.0-or-later Don't close resident notifications when action is invoked Implement inline replies on Android Add an inline reply notification to the example Add KNotificationReplyAction for using inline-reply Notification API 5.82.0 Allow to build KNotifications without QtWidgets on Android Remove the taskbar and external process backends on Android Don't install the notification plugin servicetype file on Android 5.84.0 Let SNI users be activated using xdg_activation_v1 notifybysnore: add inline notifications support to Windows backend 5.85.0 Add placeholders for window title and application display name 5.87.0 Add support for static builds Correct the version of Phonon that we use 5.88.0 Fix Windows build warn when notifybypopup has pending notifications on destruction Add KNotifications QML plugin KWindowSystem is also not required on Android - but unlike Phonon is also needed on Windows Phonon is not required for KNotifications on Windows or Android 5.89.0 [Tester] Support urgency for inline reply notification 5.90.0 Use the org.freedesktop.Notifications.ActivationToken signal Unify WITH_KWINDOWSYSTEM and HAVE_KWINDOWSYSTEM build vars Offer API to support xdg_activation_v1 5.91.0 Remove Phonon from Linux CI Add KStatusNotifierItem::hideAssociatedWidget() KStatusNotifierItem: use actions instead of Yes/No in Quit confirm dialog 5.92.0 Allow to build the Java parts with Gradle from both Qt5 and Qt6 To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 pkgsrc/devel/knotifications/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/knotifications/PLIST cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/knotifications/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1650861800273810 Content-Disposition: inline Content-Length: 3567 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/knotifications/Makefile diff -u pkgsrc/devel/knotifications/Makefile:1.50 pkgsrc/devel/knotifications/Makefile:1.51 --- pkgsrc/devel/knotifications/Makefile:1.50 Mon Apr 18 19:09:46 2022 +++ pkgsrc/devel/knotifications/Makefile Mon Apr 25 04:43:20 2022 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2022/04/18 19:09:46 adam Exp $ +# $NetBSD: Makefile,v 1.51 2022/04/25 04:43:20 markd Exp $ DISTNAME= knotifications-${KF5VER} -PKGREVISION= 6 CATEGORIES= devel HOMEPAGE= https://community.kde.org/Frameworks Index: pkgsrc/devel/knotifications/PLIST diff -u pkgsrc/devel/knotifications/PLIST:1.6 pkgsrc/devel/knotifications/PLIST:1.7 --- pkgsrc/devel/knotifications/PLIST:1.6 Tue Mar 30 10:58:22 2021 +++ pkgsrc/devel/knotifications/PLIST Mon Apr 25 04:43:20 2022 @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.6 2021/03/30 10:58:22 markd Exp $ +@comment $NetBSD: PLIST,v 1.7 2022/04/25 04:43:20 markd Exp $ include/KF5/KNotifications/KNotification include/KF5/KNotifications/KNotificationJobUiDelegate include/KF5/KNotifications/KNotificationPlugin +include/KF5/KNotifications/KNotificationReplyAction include/KF5/KNotifications/KNotificationRestrictions include/KF5/KNotifications/KNotifyConfig include/KF5/KNotifications/KPassivePopup @@ -9,12 +10,13 @@ include/KF5/KNotifications/KStatusNotifi include/KF5/KNotifications/knotification.h include/KF5/KNotifications/knotificationjobuidelegate.h include/KF5/KNotifications/knotificationplugin.h +include/KF5/KNotifications/knotificationreplyaction.h include/KF5/KNotifications/knotificationrestrictions.h include/KF5/KNotifications/knotifications_export.h +include/KF5/KNotifications/knotifications_version.h include/KF5/KNotifications/knotifyconfig.h include/KF5/KNotifications/kpassivepopup.h include/KF5/KNotifications/kstatusnotifieritem.h -include/KF5/knotifications_version.h lib/cmake/KF5Notifications/KF5NotificationsConfig.cmake lib/cmake/KF5Notifications/KF5NotificationsConfigVersion.cmake lib/cmake/KF5Notifications/KF5NotificationsTargets-noconfig.cmake @@ -23,6 +25,8 @@ lib/libKF5Notifications.so lib/libKF5Notifications.so.5 lib/libKF5Notifications.so.${PKGVERSION} qt5/mkspecs/modules/qt_KNotifications.pri +qt5/qml/org/kde/notification/libknotificationqmlplugin.so +qt5/qml/org/kde/notification/qmldir share/dbus-1/interfaces/kf5_org.kde.StatusNotifierItem.xml share/dbus-1/interfaces/kf5_org.kde.StatusNotifierWatcher.xml share/kservicetypes5/knotificationplugin.desktop Index: pkgsrc/devel/knotifications/distinfo diff -u pkgsrc/devel/knotifications/distinfo:1.13 pkgsrc/devel/knotifications/distinfo:1.14 --- pkgsrc/devel/knotifications/distinfo:1.13 Tue Oct 26 10:15:10 2021 +++ pkgsrc/devel/knotifications/distinfo Mon Apr 25 04:43:20 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2021/10/26 10:15:10 nia Exp $ +$NetBSD: distinfo,v 1.14 2022/04/25 04:43:20 markd Exp $ -BLAKE2s (knotifications-5.80.0.tar.xz) = 631ae444db0abd84d2c07e7dcdc265e2175ade9a01cd0f2765092765c6a71be0 -SHA512 (knotifications-5.80.0.tar.xz) = b3130de9b2eee251dc56e9814e4deb7f9cd6d166e234e3f4f6d1328024152a961776d18b20d9e9bc20af3ed590a2673c5de4b8fa3c2f6d0cb91259c96c1c0a16 -Size (knotifications-5.80.0.tar.xz) = 121360 bytes +BLAKE2s (knotifications-5.93.0.tar.xz) = 35e9f473fa4b57633498604a8f971e52ea35027d31c838bbe942ba099301a0f8 +SHA512 (knotifications-5.93.0.tar.xz) = 210997189b06b021d35037b0ee0782cbf9b0f2ad5c7e91748af9a88a3146ef204f3c157b7274d0d454654523de719725263d3f4465cd7fd90afbca7774c68493 +Size (knotifications-5.93.0.tar.xz) = 131680 bytes --_----------=_1650861800273810--