pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/qterminal
Module Name: pkgsrc
Committed By: pin
Date: Tue Apr 18 10:06:17 UTC 2023
Modified Files:
pkgsrc/x11/qterminal: Makefile distinfo
Log Message:
x11/qterminal: udpate to 1.3.0
qterminal-1.3.0 / 2023-04-15
=============================
* Specified the parent of the main context menu for correct positioning
under Wayland.
* Improve UX by opening new terminals in current directory by default.
* Fixed a crash in the dropdown mode under Wayland.
* Corrected typos.
* Corrected the license in the meta-info.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/x11/qterminal/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/qterminal/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/qterminal/Makefile
diff -u pkgsrc/x11/qterminal/Makefile:1.23 pkgsrc/x11/qterminal/Makefile:1.24
--- pkgsrc/x11/qterminal/Makefile:1.23 Mon Apr 3 20:21:34 2023
+++ pkgsrc/x11/qterminal/Makefile Tue Apr 18 10:06:17 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2023/04/03 20:21:34 nros Exp $
+# $NetBSD: Makefile,v 1.24 2023/04/18 10:06:17 pin Exp $
-DISTNAME= qterminal-1.2.0
-PKGREVISION= 3
+DISTNAME= qterminal-1.3.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
@@ -24,7 +23,7 @@ CMAKE_ARGS+= -DCMAKE_PREFIX_PATH:PATH=${
pre-configure:
${MKDIR} -p ${WRKSRC}/build
-TOOL_DEPENDS+= lxqt-build-tools>=0.12.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=0.13.0:../../devel/lxqt-build-tools
TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
.include "../../x11/qt5-qtbase/buildlink3.mk"
Index: pkgsrc/x11/qterminal/distinfo
diff -u pkgsrc/x11/qterminal/distinfo:1.9 pkgsrc/x11/qterminal/distinfo:1.10
--- pkgsrc/x11/qterminal/distinfo:1.9 Thu Nov 10 01:10:55 2022
+++ pkgsrc/x11/qterminal/distinfo Tue Apr 18 10:06:17 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/11/10 01:10:55 gutteridge Exp $
+$NetBSD: distinfo,v 1.10 2023/04/18 10:06:17 pin Exp $
-BLAKE2s (qterminal-1.2.0.tar.xz) = f91c229572586c886a07a865fa5b078fe3b032433418e6af5e50ee7b7beb3f4d
-SHA512 (qterminal-1.2.0.tar.xz) = 4d0db104004bc4b4a0c6d030978c241c0c57d7642f1a9e215158da5810029a46f21510c9b2a92d32c7218df667015e96b47965e3c2951935af7ab6a1a33a0f9d
-Size (qterminal-1.2.0.tar.xz) = 217432 bytes
+BLAKE2s (qterminal-1.3.0.tar.xz) = afbbf9574d0bea224f14abf32ca318f2fe71155b8c6ca8c5cdf3d2237ccaee37
+SHA512 (qterminal-1.3.0.tar.xz) = f8cf2183da7af7869433b6057e20fba46be5cce30b75bdafb6cc0a5474e39fb1f2f8831f6841ca78f8b367f718ed2ee5a312a75850bc8192a37f20a6c5767a8d
+Size (qterminal-1.3.0.tar.xz) = 217748 bytes
Home |
Main Index |
Thread Index |
Old Index