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 unified 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,22 +1,23 @@ @@ -1,22 +1,23 @@
1# $NetBSD: Makefile,v 1.2 2020/04/25 14:55:39 gutteridge Exp $ 1# $NetBSD: Makefile,v 1.3 2020/06/01 11:34:19 pin Exp $
2 2
3DISTNAME= lxqt-qtplugin-0.14.0 3VERSION= 0.15.1
 4DISTNAME= lxqt-qtplugin-${VERSION}
4CATEGORIES= x11 5CATEGORIES= x11
5MASTER_SITES= https://downloads.lxqt.org/downloads/lxqt-qtplugin/0.14.0/ 6MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/lxqt-qtplugin/releases/download/${VERSION}/}
6EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
7 8
8MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://lxqt.org/ 10HOMEPAGE= https://github.com/lxqt/lxqt-qtplugin/
10COMMENT= LXQt platform integration plugin for Qt5 11COMMENT= LXQt platform integration plugin for Qt5
11LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
12 13
13USE_CMAKE= yes 14USE_CMAKE= yes
14USE_TOOLS+= pkg-config 15USE_TOOLS+= pkg-config
15USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++
16 17
17CONFIGURE_DIRS= build 18CONFIGURE_DIRS= build
18CMAKE_ARG_PATH= .. 19CMAKE_ARG_PATH= ..
19 20
20SUBST_CLASSES+= prefix 21SUBST_CLASSES+= prefix
21SUBST_MESSAGE.prefix= Fixing paths. 22SUBST_MESSAGE.prefix= Fixing paths.
22SUBST_STAGE.prefix= pre-configure 23SUBST_STAGE.prefix= pre-configure

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

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