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: Fri Nov 15 12:35:59 UTC 2024
Modified Files:
pkgsrc/x11/qterminal: Makefile distinfo
Log Message:
x11/qterminal: update to 2.1.0
qterminal-2.1.0 / 2024-11-05
=============================
* Added a hint on drop-down shortcut under Wayland.
* Resolved the conflicts when settings were changed by multiple instances.
* Prevent ordinary main windows under dropdown process.
* User-friendly texts for split menu-items.
* Fixed adding new tab from preset and fixed the disabled state of the context menu's collapse action.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/x11/qterminal/Makefile
cvs rdiff -u -r1.12 -r1.13 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.38 pkgsrc/x11/qterminal/Makefile:1.39
--- pkgsrc/x11/qterminal/Makefile:1.38 Thu Nov 14 22:22:30 2024
+++ pkgsrc/x11/qterminal/Makefile Fri Nov 15 12:35:59 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2024/11/14 22:22:30 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2024/11/15 12:35:59 pin Exp $
-DISTNAME= qterminal-2.0.1
-PKGREVISION= 3
+DISTNAME= qterminal-2.1.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
@@ -17,7 +16,7 @@ USE_LANGUAGES= c c++
CMAKE_CONFIGURE_ARGS+= -DCMAKE_PREFIX_PATH:PATH=${PREFIX}/qt6
-TOOL_DEPENDS+= lxqt-build-tools>=2.0.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=2.1.0:../../devel/lxqt-build-tools
TOOL_DEPENDS+= qt6-qttools-[0-9]*:../../devel/qt6-qttools
.include "../../x11/qt6-qtbase/buildlink3.mk"
Index: pkgsrc/x11/qterminal/distinfo
diff -u pkgsrc/x11/qterminal/distinfo:1.12 pkgsrc/x11/qterminal/distinfo:1.13
--- pkgsrc/x11/qterminal/distinfo:1.12 Fri Aug 2 17:52:55 2024
+++ pkgsrc/x11/qterminal/distinfo Fri Nov 15 12:35:59 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/08/02 17:52:55 pin Exp $
+$NetBSD: distinfo,v 1.13 2024/11/15 12:35:59 pin Exp $
-BLAKE2s (qterminal-2.0.1.tar.xz) = e1b8f85b63530329db751ebfad7d7e8c976ea967dd198b373114a1cb88ec4078
-SHA512 (qterminal-2.0.1.tar.xz) = 5587e52edf9cc2227584e8eebe742414d566b51dc1647b643d9af6710adbe38e5d84634e7ea073fcb71397e1de0fccb5ca1af544b629685d36b645da5dd80c3d
-Size (qterminal-2.0.1.tar.xz) = 229556 bytes
+BLAKE2s (qterminal-2.1.0.tar.xz) = 58bfda7219d0161ac6ad96aea6f0106f7b13608cd3d2d1a1c12724d82e8a8035
+SHA512 (qterminal-2.1.0.tar.xz) = 3787bb8269a4b06c8c42d0c1c5e900a85e868e36e415f4ae05bbcb1fde3cbdf88a2ada7a86dd39a4a07305586fcb19e2ab04182bdd9f7f10dbf6cd4fd1194f22
+Size (qterminal-2.1.0.tar.xz) = 231468 bytes
Home |
Main Index |
Thread Index |
Old Index