pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/lxqt-qtplugin x11/lxqt-qtplugin: update to 1.0.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f671a48c64d7
branches:  trunk
changeset: 769724:f671a48c64d7
user:      pin <pin%pkgsrc.org@localhost>
date:      Fri Nov 19 09:59:49 2021 +0000

description:
x11/lxqt-qtplugin: update to 1.0.0

-Added workarounds for Qt's poor handling of some dark palettes.
-Used the C++11 override specifier in some places.

diffstat:

 x11/lxqt-qtplugin/Makefile |  7 +++----
 x11/lxqt-qtplugin/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (35 lines):

diff -r 1474f589cb67 -r f671a48c64d7 x11/lxqt-qtplugin/Makefile
--- a/x11/lxqt-qtplugin/Makefile        Fri Nov 19 09:54:57 2021 +0000
+++ b/x11/lxqt-qtplugin/Makefile        Fri Nov 19 09:59:49 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2021/04/21 11:42:59 adam Exp $
+# $NetBSD: Makefile,v 1.11 2021/11/19 09:59:49 pin Exp $
 
-DISTNAME=      lxqt-qtplugin-0.17.0
-PKGREVISION=   1
+DISTNAME=      lxqt-qtplugin-1.0.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
@@ -29,7 +28,7 @@
 pre-configure:
        ${MKDIR} -p ${WRKSRC}/build
 
-TOOL_DEPENDS+= lxqt-build-tools>=0.9:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=0.10.0:../../devel/lxqt-build-tools
 TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
 
 .include "../../x11/qt5-qtbase/buildlink3.mk"
diff -r 1474f589cb67 -r f671a48c64d7 x11/lxqt-qtplugin/distinfo
--- a/x11/lxqt-qtplugin/distinfo        Fri Nov 19 09:54:57 2021 +0000
+++ b/x11/lxqt-qtplugin/distinfo        Fri Nov 19 09:59:49 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:34:12 nia Exp $
+$NetBSD: distinfo,v 1.7 2021/11/19 09:59:49 pin Exp $
 
-BLAKE2s (lxqt-qtplugin-0.17.0.tar.xz) = 12af7933db0144bd9c7a86258844598cc05c9a7aabdeac7bbce264fb1c569aa4
-SHA512 (lxqt-qtplugin-0.17.0.tar.xz) = 5fda2858223de1973dede43c4a278c0ff07006b087a19fe9088113d93e968716a6b0ed59624de3d69924961a2dba184955b73b380ea007cf9942e20ec1614fb7
-Size (lxqt-qtplugin-0.17.0.tar.xz) = 23744 bytes
+BLAKE2s (lxqt-qtplugin-1.0.0.tar.xz) = a86ea614fa878070a94e74dc401adedbb43895ea891f9fdab5b1a21cfd6c6e19
+SHA512 (lxqt-qtplugin-1.0.0.tar.xz) = 23345e5f5b72b893353b3165bbe1bbd44262ec926b43f87d8d4459afaa6e6c76f0501f3597cb0fc0b0fff71aff86ba16f93cbbfbdf2edfe108c82dc853fce4a7
+Size (lxqt-qtplugin-1.0.0.tar.xz) = 23824 bytes



Home | Main Index | Thread Index | Old Index