Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/knotifications knotifications: update to 5.70.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/3dd108982879
branches: trunk
changeset: 433722:3dd108982879
user: markd <markd%pkgsrc.org@localhost>
date: Sun Jun 07 11:13:50 2020 +0000
description:
knotifications: update to 5.70.0
5.67
Add new signal for default action activation
Drop dependency to KF5Codecs by using the new stripRichText function
Strip richtext on Windows
Adapt to Qt 5.14 Android changes
Deprecate raiseWidget
Port KNotification from KWindowSystem
5.68
Make kstatusnotifieritem available without dbus
Adapt action numbering in Android to work like in KNotifications
Write down Kai-Uwe as the knotifications maintainer
Always strip html if server does not support it
5.69
New class KNotificationJobUiDelegate
5.70
Implement updating of notifications on Android
Handle multi-line and rich-text notifications on Android
Add KNotificationJobUiDelegate(KJobUiDelegate::Flags) constructor
[KNotificationJobUiDelegate] Append "Failed" for error messages
diffstat:
devel/knotifications/Makefile | 3 +--
devel/knotifications/PLIST | 4 +++-
devel/knotifications/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (45 lines):
diff -r 5846d048c518 -r 3dd108982879 devel/knotifications/Makefile
--- a/devel/knotifications/Makefile Sun Jun 07 11:11:25 2020 +0000
+++ b/devel/knotifications/Makefile Sun Jun 07 11:13:50 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2020/06/02 08:22:37 adam Exp $
+# $NetBSD: Makefile,v 1.38 2020/06/07 11:13:50 markd Exp $
DISTNAME= knotifications-${KF5VER}
-PKGREVISION= 4
CATEGORIES= devel
HOMEPAGE= https://community.kde.org/Frameworks
diff -r 5846d048c518 -r 3dd108982879 devel/knotifications/PLIST
--- a/devel/knotifications/PLIST Sun Jun 07 11:11:25 2020 +0000
+++ b/devel/knotifications/PLIST Sun Jun 07 11:13:50 2020 +0000
@@ -1,11 +1,13 @@
-@comment $NetBSD: PLIST,v 1.4 2019/11/11 07:57:10 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2020/06/07 11:13:50 markd Exp $
include/KF5/KNotifications/KNotification
+include/KF5/KNotifications/KNotificationJobUiDelegate
include/KF5/KNotifications/KNotificationPlugin
include/KF5/KNotifications/KNotificationRestrictions
include/KF5/KNotifications/KNotifyConfig
include/KF5/KNotifications/KPassivePopup
include/KF5/KNotifications/KStatusNotifierItem
include/KF5/KNotifications/knotification.h
+include/KF5/KNotifications/knotificationjobuidelegate.h
include/KF5/KNotifications/knotificationplugin.h
include/KF5/KNotifications/knotificationrestrictions.h
include/KF5/KNotifications/knotifications_export.h
diff -r 5846d048c518 -r 3dd108982879 devel/knotifications/distinfo
--- a/devel/knotifications/distinfo Sun Jun 07 11:11:25 2020 +0000
+++ b/devel/knotifications/distinfo Sun Jun 07 11:13:50 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2020/01/29 11:49:24 markd Exp $
+$NetBSD: distinfo,v 1.10 2020/06/07 11:13:50 markd Exp $
-SHA1 (knotifications-5.66.0.tar.xz) = 150dd636fb685df1a07341e667ee83cfb2d859c0
-RMD160 (knotifications-5.66.0.tar.xz) = 5c74d195ff2b02a0d2a4ec286a1e86308a986f2e
-SHA512 (knotifications-5.66.0.tar.xz) = f5a2f809204e87714577e24dc6a9e5d8556bab4a19a491b6dd45ef62f379861e6a2bcba9e023ab60a004f574cf8ec41a3c4764e301cfd085d4eb90c1d7561ec1
-Size (knotifications-5.66.0.tar.xz) = 117304 bytes
+SHA1 (knotifications-5.70.0.tar.xz) = 79ec9a0ffad2724c1be0fad5a5c2f163f8075947
+RMD160 (knotifications-5.70.0.tar.xz) = c002e2be8c18790b5556deecdf4bcc2126fe2017
+SHA512 (knotifications-5.70.0.tar.xz) = c17502641b1f447a09c09c41e416e1a1a57f568016e483b38be1bf92c7cadf0847284068893fc6a8dc149474c19e9467271dad8c73bd7a1ef32077a0d8ba1766
+Size (knotifications-5.70.0.tar.xz) = 119032 bytes
Home |
Main Index |
Thread Index |
Old Index