diff options
author | pin <pin@pkgsrc.org> | 2022-04-24 15:29:28 +0000 |
---|---|---|
committer | pin <pin@pkgsrc.org> | 2022-04-24 15:29:28 +0000 |
commit | 9ad0fd0bd4522110729fd9f082e0105eaaefa00e (patch) | |
tree | 4cf59a89faa12b6dfce7f1a954b295718c7d4325 | |
parent | fa387b7fece2b9ce0b239f177052bbe38d3d4f59 (diff) | |
download | pkgsrc-9ad0fd0bd4522110729fd9f082e0105eaaefa00e.tar.gz |
x11/lxqt-notificationd: update to 1.1.0
Main changes:
-The configuration GUI is polished.
-The notification icon is updated when global settings are changed.
-rw-r--r-- | x11/lxqt-notificationd/Makefile | 7 | ||||
-rw-r--r-- | x11/lxqt-notificationd/PLIST | 3 | ||||
-rw-r--r-- | x11/lxqt-notificationd/distinfo | 8 |
3 files changed, 9 insertions, 9 deletions
diff --git a/x11/lxqt-notificationd/Makefile b/x11/lxqt-notificationd/Makefile index ec3d3d2a750..c0706f91739 100644 --- a/x11/lxqt-notificationd/Makefile +++ b/x11/lxqt-notificationd/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2022/04/18 19:12:23 adam Exp $ +# $NetBSD: Makefile,v 1.15 2022/04/24 15:29:28 pin Exp $ -DISTNAME= lxqt-notificationd-1.0.0 -PKGREVISION= 2 +DISTNAME= lxqt-notificationd-1.1.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/} GITHUB_RELEASE= ${PKGVERSION_NOREV} @@ -29,7 +28,7 @@ CONF_FILES+= ${AUTOSTART_CONF}/lxqt-notifications.desktop \ pre-configure: ${MKDIR} -p ${WRKSRC}/build -TOOL_DEPENDS+= lxqt-build-tools>=0.10.0:../../devel/lxqt-build-tools +TOOL_DEPENDS+= lxqt-build-tools>=0.11.0:../../devel/lxqt-build-tools TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools .include "../../x11/qt5-qtbase/buildlink3.mk" diff --git a/x11/lxqt-notificationd/PLIST b/x11/lxqt-notificationd/PLIST index 66713023897..e204a2b4b09 100644 --- a/x11/lxqt-notificationd/PLIST +++ b/x11/lxqt-notificationd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2021/11/19 11:34:03 pin Exp $ +@comment $NetBSD: PLIST,v 1.6 2022/04/24 15:29:28 pin Exp $ bin/lxqt-config-notificationd bin/lxqt-notificationd share/applications/lxqt-config-notificationd.desktop @@ -29,6 +29,7 @@ share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_lt.q share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_lv.qm share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_nb_NO.qm share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_nl.qm +share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_oc.qm share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_pl.qm share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_pt.qm share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_pt_BR.qm diff --git a/x11/lxqt-notificationd/distinfo b/x11/lxqt-notificationd/distinfo index 0c8af2a0a1e..b9b33781f5b 100644 --- a/x11/lxqt-notificationd/distinfo +++ b/x11/lxqt-notificationd/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2021/11/19 11:34:03 pin Exp $ +$NetBSD: distinfo,v 1.8 2022/04/24 15:29:28 pin Exp $ -BLAKE2s (lxqt-notificationd-1.0.0.tar.xz) = 0e47dfaa18df5c104af91bd470d558a9d4e215f6b1c08c59009b9dc6fd71fb4a -SHA512 (lxqt-notificationd-1.0.0.tar.xz) = e8953c06be5821d875027692589dd80bfc7bca8ff9d7e590dcab2ab80b17ed530983119b0cf9d254ba5b15bf863eb6283896e6ae38a999437e5ccd7d3a50adf9 -Size (lxqt-notificationd-1.0.0.tar.xz) = 57160 bytes +BLAKE2s (lxqt-notificationd-1.1.0.tar.xz) = c41e8df9bf023fd66d950b97b0532cd479520fc7ebc20893b07afa7c832ebd71 +SHA512 (lxqt-notificationd-1.1.0.tar.xz) = fd4ecdff4e32886959dd8806d247e7bfa5920a3b3c8f98066577758ab7d3884b15c9b791982e9b05a581b04ac09e6eb7d127172a930acf639e1378f997bd583f +Size (lxqt-notificationd-1.1.0.tar.xz) = 59596 bytes SHA1 (patch-autostart_CMakeLists.txt) = 4e04483f41a25d9cb4ef6cdf9270f25ba51f6359 |