Mon Jun 1 11:34:20 2020 UTC ()
x11/lxqt-qtplugin: update to 0.15.1

lxqt-qtplugin-0.15.1 / 2020-05-31
=================================
  * Fixed Fusion's window color with Qt 5.15.
  * Made the window color configurable.

lxqt-qtplugin-0.15.0 / 2020-04-22
=================================
  * Bumped version to 0.15.0.
  * Made libfm-qt a dependency and loaded versioned libfm-qt (for versioned ".so" handling).
  * C++11 code updates.
  * Use return braced init list.
  * Removed (duplicated) string casts definitions.
  * Removed deprecated QImage method "byteCount()" and used "sizeInBytes()" instead.
  * Fixed "#include" for libdbusmenu-qt.
  * Added support for flatpak to StatusNotifierItem.
  * Added Category property to StatusNotifierItem to fix working on some DEs.
  * Added support for working without context menu to StatusNotifierItem.


(pin)
diff -r1.2 -r1.3 pkgsrc/x11/lxqt-qtplugin/Makefile
diff -r1.1 -r1.2 pkgsrc/x11/lxqt-qtplugin/PLIST
diff -r1.1 -r1.2 pkgsrc/x11/lxqt-qtplugin/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/x11/lxqt-qtplugin/Makefile (expand / switch to context diff)
--- pkgsrc/x11/lxqt-qtplugin/Makefile 2020/04/25 14:55:39 1.2
+++ pkgsrc/x11/lxqt-qtplugin/Makefile 2020/06/01 11:34:19 1.3
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2020/04/25 14:55:39 gutteridge Exp $
+# $NetBSD: Makefile,v 1.3 2020/06/01 11:34:19 pin Exp $
 
-DISTNAME=	lxqt-qtplugin-0.14.0
+VERSION=	0.15.1
+DISTNAME=	lxqt-qtplugin-${VERSION}
 CATEGORIES=	x11
-MASTER_SITES=	https://downloads.lxqt.org/downloads/lxqt-qtplugin/0.14.0/
+MASTER_SITES=	${MASTER_SITE_GITHUB:=lxqt/lxqt-qtplugin/releases/download/${VERSION}/}
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users@NetBSD.org
-HOMEPAGE=	https://lxqt.org/
+HOMEPAGE=	https://github.com/lxqt/lxqt-qtplugin/
 COMMENT=	LXQt platform integration plugin for Qt5
 LICENSE=	gnu-lgpl-v2.1
 

cvs diff -r1.1 -r1.2 pkgsrc/x11/lxqt-qtplugin/PLIST (expand / switch to context diff)
--- pkgsrc/x11/lxqt-qtplugin/PLIST 2020/04/25 01:14:54 1.1
+++ pkgsrc/x11/lxqt-qtplugin/PLIST 2020/06/01 11:34:19 1.2
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1 2020/04/25 01:14:54 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/06/01 11:34:19 pin Exp $
 qt5/plugins/platformthemes/libqtlxqt.so

cvs diff -r1.1 -r1.2 pkgsrc/x11/lxqt-qtplugin/distinfo (expand / switch to context diff)
--- pkgsrc/x11/lxqt-qtplugin/distinfo 2020/04/25 01:14:54 1.1
+++ pkgsrc/x11/lxqt-qtplugin/distinfo 2020/06/01 11:34:19 1.2
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/04/25 01:14:54 gutteridge Exp $
+$NetBSD: distinfo,v 1.2 2020/06/01 11:34:19 pin Exp $
 
-SHA1 (lxqt-qtplugin-0.14.0.tar.xz) = 26b31ca7bb550c0ad9886b11301ae206331e8ed3
+SHA1 (lxqt-qtplugin-0.15.1.tar.xz) = 79a35183639ad30d7e7ceb0253a77a351f024c4e
-RMD160 (lxqt-qtplugin-0.14.0.tar.xz) = 5a603df67f726f1808d84a345f1dcfd4e0281dcd
+RMD160 (lxqt-qtplugin-0.15.1.tar.xz) = 90b06605819fefa84d7ca6d19496549b0a22ccb2
-SHA512 (lxqt-qtplugin-0.14.0.tar.xz) = 33188bc03ee48a9b6e3cc5823cdcb5c96dba0cda65da511fe603d952c5de24e292cb02208cf357b04718df90f98d53bf48eaf6793d70d043214e429f57ccf53c
+SHA512 (lxqt-qtplugin-0.15.1.tar.xz) = 6fc19cf5f763d7879e5a052c5638b5b396f659f4e199493c8b87cdb661c910921ecda865de2900a047c96dd63c3ef6dbfa486d1dbe0257c26984a25a139dce2f
-Size (lxqt-qtplugin-0.14.0.tar.xz) = 22336 bytes
+Size (lxqt-qtplugin-0.15.1.tar.xz) = 23100 bytes