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.
This commit is contained in:
parent
20c5711e5d
commit
e971f9800a
2 changed files with 7 additions and 8 deletions
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue