pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/lxqt-qtplugin



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Tue Nov 11 03:05:35 UTC 2025

Modified Files:
        pkgsrc/x11/lxqt-qtplugin: Makefile distinfo

Log Message:
lxqt-qtplugin: update to 2.3.0

lxqt-qtplugin-2.3.0 / 2025-11-05
=================================
 * Changed default cursor size from 16 to 24.
 * Fixed building with Qt 6.10.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/x11/lxqt-qtplugin/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/lxqt-qtplugin/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/lxqt-qtplugin/Makefile
diff -u pkgsrc/x11/lxqt-qtplugin/Makefile:1.40 pkgsrc/x11/lxqt-qtplugin/Makefile:1.41
--- pkgsrc/x11/lxqt-qtplugin/Makefile:1.40      Thu Oct 23 20:40:06 2025
+++ pkgsrc/x11/lxqt-qtplugin/Makefile   Tue Nov 11 03:05:35 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2025/10/23 20:40:06 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2025/11/11 03:05:35 gutteridge Exp $
 
-DISTNAME=      lxqt-qtplugin-2.2.0
-PKGREVISION=   1
+DISTNAME=      lxqt-qtplugin-2.3.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
@@ -9,7 +8,7 @@ EXTRACT_SUFX=   .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/lxqt/lxqt-qtplugin/
-COMMENT=       LXQt platform integration plugin for Qt5
+COMMENT=       LXQt platform integration plugin for Qt6
 LICENSE=       gnu-lgpl-v2.1
 
 USE_TOOLS+=    pkg-config
@@ -22,7 +21,7 @@ SUBST_FILES.prefix=   src/lxqtplatformthem
 SUBST_SED.prefix=      -e 's,/usr/local/share,${PREFIX}/share,g'
 SUBST_SED.prefix+=     -e 's,/usr/share,${PREFIX}/share,g'
 
-TOOL_DEPENDS+= lxqt-build-tools>=2.2.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=2.3.0:../../devel/lxqt-build-tools
 TOOL_DEPENDS+= qt6-qttools-[0-9]*:../../devel/qt6-qttools
 
 .include "../../x11/qt6-qtbase/buildlink3.mk"

Index: pkgsrc/x11/lxqt-qtplugin/distinfo
diff -u pkgsrc/x11/lxqt-qtplugin/distinfo:1.15 pkgsrc/x11/lxqt-qtplugin/distinfo:1.16
--- pkgsrc/x11/lxqt-qtplugin/distinfo:1.15      Mon Apr 28 01:48:17 2025
+++ pkgsrc/x11/lxqt-qtplugin/distinfo   Tue Nov 11 03:05:35 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2025/04/28 01:48:17 gutteridge Exp $
+$NetBSD: distinfo,v 1.16 2025/11/11 03:05:35 gutteridge Exp $
 
-BLAKE2s (lxqt-qtplugin-2.2.0.tar.xz) = 74e08cc3e0ed545f834fa1315d249725cc037d60c2491851ab33db23474d6ace
-SHA512 (lxqt-qtplugin-2.2.0.tar.xz) = 98f50453b9be659cc4b7cd69addb2e24ee6ab8e9c865f873a88971480bccee8fddc1417da1075b4d94faf46c50176ec2b6b45d04aed969808493254921ca6ddb
-Size (lxqt-qtplugin-2.2.0.tar.xz) = 24228 bytes
+BLAKE2s (lxqt-qtplugin-2.3.0.tar.xz) = b27502fdec8c45be55a54f06c8249499745d6cfc78d90212ad9feb38d39f1133
+SHA512 (lxqt-qtplugin-2.3.0.tar.xz) = c782e74a72cf133499d085dd4683147e5b40872b84031246c417dc81882d6d30c6c8eeee5300b5c08da54bf8364f12fb4165be0b769a12cc28844b91fbeb2f18
+Size (lxqt-qtplugin-2.3.0.tar.xz) = 24300 bytes



Home | Main Index | Thread Index | Old Index