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 0.16.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/521360b8690b
branches: trunk
changeset: 443141:521360b8690b
user: pin <pin%pkgsrc.org@localhost>
date: Mon Dec 07 12:29:41 2020 +0000
description:
x11/lxqt-qtplugin: update to 0.16.0
-Do not reset widget palettes on changing style.
-Support more palette colors for better customization.
diffstat:
x11/lxqt-qtplugin/Makefile | 11 +++++------
x11/lxqt-qtplugin/distinfo | 10 +++++-----
2 files changed, 10 insertions(+), 11 deletions(-)
diffs (48 lines):
diff -r 1fd4711bbe3b -r 521360b8690b x11/lxqt-qtplugin/Makefile
--- a/x11/lxqt-qtplugin/Makefile Mon Dec 07 12:25:49 2020 +0000
+++ b/x11/lxqt-qtplugin/Makefile Mon Dec 07 12:29:41 2020 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2020/11/05 09:09:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2020/12/07 12:29:41 pin Exp $
-DISTNAME= lxqt-qtplugin-0.15.1
-PKGREVISION= 3
+DISTNAME= lxqt-qtplugin-0.16.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
-GITHUB_RELEASE= ${PKGVERSION_NOREV}
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -23,13 +22,13 @@
SUBST_MESSAGE.prefix= Fixing paths.
SUBST_STAGE.prefix= pre-configure
SUBST_FILES.prefix= src/lxqtplatformtheme.cpp
-SUBST_SED.prefix= -e 's,/usr/local/share,${PREFIX}/share/examples/lxqt/xdg,g'
+SUBST_SED.prefix= -e 's,/usr/local/share,${PREFIX}/share,g'
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.8:../../devel/lxqt-build-tools
TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
.include "../../x11/qt5-qtbase/buildlink3.mk"
diff -r 1fd4711bbe3b -r 521360b8690b x11/lxqt-qtplugin/distinfo
--- a/x11/lxqt-qtplugin/distinfo Mon Dec 07 12:25:49 2020 +0000
+++ b/x11/lxqt-qtplugin/distinfo Mon Dec 07 12:29:41 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/06/01 11:34:19 pin Exp $
+$NetBSD: distinfo,v 1.3 2020/12/07 12:29:41 pin Exp $
-SHA1 (lxqt-qtplugin-0.15.1.tar.xz) = 79a35183639ad30d7e7ceb0253a77a351f024c4e
-RMD160 (lxqt-qtplugin-0.15.1.tar.xz) = 90b06605819fefa84d7ca6d19496549b0a22ccb2
-SHA512 (lxqt-qtplugin-0.15.1.tar.xz) = 6fc19cf5f763d7879e5a052c5638b5b396f659f4e199493c8b87cdb661c910921ecda865de2900a047c96dd63c3ef6dbfa486d1dbe0257c26984a25a139dce2f
-Size (lxqt-qtplugin-0.15.1.tar.xz) = 23100 bytes
+SHA1 (lxqt-qtplugin-0.16.0.tar.xz) = d7ea06c61f5796567d318468e80a9e1720cc0c5a
+RMD160 (lxqt-qtplugin-0.16.0.tar.xz) = a9d67e5335c9713257da37997f5ef7903bdbcb04
+SHA512 (lxqt-qtplugin-0.16.0.tar.xz) = 8dc6174a5b2a43332b40509b466095912d31407e70d5d3487243de3a25fd07e925fae8f46359f6b69f2e4d7e920a7ba0ae5982a8d7ad9129ffacb4d62e108203
+Size (lxqt-qtplugin-0.16.0.tar.xz) = 23640 bytes
Home |
Main Index |
Thread Index |
Old Index