diff options
author | pin <pin@pkgsrc.org> | 2021-11-19 09:59:49 +0000 |
---|---|---|
committer | pin <pin@pkgsrc.org> | 2021-11-19 09:59:49 +0000 |
commit | abeeb89961563c45f7723a9d3cc4b183689c833b (patch) | |
tree | 7bdb1dec200d7e348d48bbafd2c8cb6a05caeb13 /x11/lxqt-qtplugin | |
parent | 8272d3b81b90192d9f36882c416e807171e45c27 (diff) | |
download | pkgsrc-abeeb89961563c45f7723a9d3cc4b183689c833b.tar.gz |
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 (limited to 'x11/lxqt-qtplugin')
-rw-r--r-- | x11/lxqt-qtplugin/Makefile | 7 | ||||
-rw-r--r-- | x11/lxqt-qtplugin/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/x11/lxqt-qtplugin/Makefile b/x11/lxqt-qtplugin/Makefile index 38fec493210..b4b13dd8fa2 100644 --- a/x11/lxqt-qtplugin/Makefile +++ b/x11/lxqt-qtplugin/Makefile @@ -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 @@ SUBST_SED.prefix+= -e 's,/usr/share,${PREFIX}/share,g' 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 --git a/x11/lxqt-qtplugin/distinfo b/x11/lxqt-qtplugin/distinfo index ff78d9a15c8..ec5ee4165a2 100644 --- a/x11/lxqt-qtplugin/distinfo +++ b/x11/lxqt-qtplugin/distinfo @@ -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 |