pkgsrc-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.61.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7646f981c7e1
branches:  trunk
changeset: 400410:7646f981c7e1
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue Aug 27 21:02:02 2019 +0000

description:
knotifications: update to 5.61.0

5.60.0
  Don't search for phonon on Android
5.59.0
  Handle apps which set the desktopFileName property with filename suffix
5.58.0
  [Notify by Portal] Support default action and priority hints
  [KNotification] Add HighUrgency
  [KNotifications] Update when flags, urls, or urgency change
  Allow to set urgency for notifications

diffstat:

 devel/knotifications/Makefile |  13 +------------
 devel/knotifications/PLIST    |   4 ++--
 devel/knotifications/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 19 deletions(-)

diffs (65 lines):

diff -r 8762a1c28e4c -r 7646f981c7e1 devel/knotifications/Makefile
--- a/devel/knotifications/Makefile     Tue Aug 27 20:59:20 2019 +0000
+++ b/devel/knotifications/Makefile     Tue Aug 27 21:02:02 2019 +0000
@@ -1,23 +1,12 @@
-# $NetBSD: Makefile,v 1.27 2019/07/21 22:24:37 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2019/08/27 21:02:02 markd Exp $
 
 DISTNAME=      knotifications-${KF5VER}
-PKGREVISION=   1
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks
 COMMENT=       Abstraction for system notifications
 LICENSE=       gnu-lgpl-v2.1 AND modified-bsd
 
-SUBST_CLASSES+=                xdg
-SUBST_STAGE.xdg=       pre-configure
-SUBST_MESSAGE.xdg=     Install via examples dir.
-SUBST_FILES.xdg=       CMakeLists.txt
-SUBST_SED.xdg=         -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:'
-
-MAKE_DIRS+=    ${PKG_SYSCONFDIR}/xdg
-CONF_FILES+=   ${PREFIX}/share/examples/kde-xdg/knotifications.categories \
-               ${PKG_SYSCONFDIR}/xdg/knotifications.categories
-
 .include "../../meta-pkgs/kde/kf5.mk"
 
 .include "../../audio/libcanberra/buildlink3.mk"
diff -r 8762a1c28e4c -r 7646f981c7e1 devel/knotifications/PLIST
--- a/devel/knotifications/PLIST        Tue Aug 27 20:59:20 2019 +0000
+++ b/devel/knotifications/PLIST        Tue Aug 27 21:02:02 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2019/04/25 20:50:23 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/08/27 21:02:02 markd Exp $
 include/KF5/KNotifications/KNotification
 include/KF5/KNotifications/KNotificationPlugin
 include/KF5/KNotifications/KNotificationRestrictions
@@ -23,7 +23,6 @@
 qt5/mkspecs/modules/qt_KNotifications.pri
 share/dbus-1/interfaces/kf5_org.kde.StatusNotifierItem.xml
 share/dbus-1/interfaces/kf5_org.kde.StatusNotifierWatcher.xml
-share/examples/kde-xdg/knotifications.categories
 share/kservicetypes5/knotificationplugin.desktop
 share/locale/af/LC_MESSAGES/knotifications5_qt.qm
 share/locale/ar/LC_MESSAGES/knotifications5_qt.qm
@@ -124,3 +123,4 @@
 share/locale/zh_CN/LC_MESSAGES/knotifications5_qt.qm
 share/locale/zh_HK/LC_MESSAGES/knotifications5_qt.qm
 share/locale/zh_TW/LC_MESSAGES/knotifications5_qt.qm
+share/qlogging-categories5/knotifications.categories
diff -r 8762a1c28e4c -r 7646f981c7e1 devel/knotifications/distinfo
--- a/devel/knotifications/distinfo     Tue Aug 27 20:59:20 2019 +0000
+++ b/devel/knotifications/distinfo     Tue Aug 27 21:02:02 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2019/04/25 20:50:23 markd Exp $
+$NetBSD: distinfo,v 1.7 2019/08/27 21:02:02 markd Exp $
 
-SHA1 (knotifications-5.57.0.tar.xz) = f4278789306c10f690bcb99e997c484fe9214ceb
-RMD160 (knotifications-5.57.0.tar.xz) = 120c999614babfae11f42f4cd8cf00f09b9cdd09
-SHA512 (knotifications-5.57.0.tar.xz) = f0c8b805d251c5172fc7e8f0a61e2d9e21ba705287376502695bc50b465c792c43311b96a931b43c5a07042a443ff5f20c47a1274628bdc1b1f94f819136d9b3
-Size (knotifications-5.57.0.tar.xz) = 113180 bytes
+SHA1 (knotifications-5.61.0.tar.xz) = 1a9e8f7aa559a9a5ef434428e551ad449776ead0
+RMD160 (knotifications-5.61.0.tar.xz) = 9a69008277bfcac46811ebd54888b1ff75239f08
+SHA512 (knotifications-5.61.0.tar.xz) = b52078ed25a3eb7606f2e579319cc00c2b3cef335e20134840d71beae91d285b0de9285dfd6d823221d8af7aadb93c19b367086984249e4e6f87581879091851
+Size (knotifications-5.61.0.tar.xz) = 113888 bytes



Home | Main Index | Thread Index | Old Index