pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/lximage-qt
Module Name: pkgsrc
Committed By: gutteridge
Date: Mon Apr 28 01:46:40 UTC 2025
Modified Files:
pkgsrc/graphics/lximage-qt: Makefile distinfo
Log Message:
lximage-qt: update to 2.2.0
lximage-qt-2.2.0 / 2025-04-17
==============================
* Used the device pixel ratio of the window on Wayland.
* Fixes and workarounds for multi-screen scaling issues on Wayland.
* Fixed an old issue in showing GIF animations with pixel ratios > 1.
* Commented out "RememberWindowSize" from settings because it was never used (but might be used later).
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/graphics/lximage-qt/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/lximage-qt/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/lximage-qt/Makefile
diff -u pkgsrc/graphics/lximage-qt/Makefile:1.44 pkgsrc/graphics/lximage-qt/Makefile:1.45
--- pkgsrc/graphics/lximage-qt/Makefile:1.44 Thu Apr 24 14:14:31 2025
+++ pkgsrc/graphics/lximage-qt/Makefile Mon Apr 28 01:46:40 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2025/04/24 14:14:31 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2025/04/28 01:46:40 gutteridge Exp $
-DISTNAME= lximage-qt-2.1.1
-PKGREVISION= 2
+DISTNAME= lximage-qt-2.2.0
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
@@ -15,7 +14,7 @@ LICENSE= gnu-gpl-v2
USE_TOOLS+= pkg-config perl
USE_LANGUAGES= c c++
-TOOL_DEPENDS+= lxqt-build-tools>=2.1.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=2.2.0:../../devel/lxqt-build-tools
TOOL_DEPENDS+= qt6-qttools-[0-9]*:../../devel/qt6-qttools
.include "../../x11/libfm-qt/buildlink3.mk"
Index: pkgsrc/graphics/lximage-qt/distinfo
diff -u pkgsrc/graphics/lximage-qt/distinfo:1.14 pkgsrc/graphics/lximage-qt/distinfo:1.15
--- pkgsrc/graphics/lximage-qt/distinfo:1.14 Thu Feb 13 11:23:34 2025
+++ pkgsrc/graphics/lximage-qt/distinfo Mon Apr 28 01:46:40 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2025/02/13 11:23:34 pin Exp $
+$NetBSD: distinfo,v 1.15 2025/04/28 01:46:40 gutteridge Exp $
-BLAKE2s (lximage-qt-2.1.1.tar.xz) = 242f3ad6f0bce8e1307c080b1aaf176b05f46322cbf923c164f43ade2d02ec05
-SHA512 (lximage-qt-2.1.1.tar.xz) = c0f070dbee821fc86bdebb09c09a5a1cac5d23033c73bdefe8d2ff62deee4d4ecdec18319f9d9badba1808f2cf94c7e87660d6193caed85900b68d7b59ccaa6f
-Size (lximage-qt-2.1.1.tar.xz) = 857380 bytes
+BLAKE2s (lximage-qt-2.2.0.tar.xz) = caaeb6bd41800911ccba9063d6f2f910107a4a81b8898647b2c6a5e59f1a4a83
+SHA512 (lximage-qt-2.2.0.tar.xz) = c6cb23fd14ad8eb81c7c5be2c6440a9c4351a972c50d005981ee745370aac43f78d414803cb72963472960b8b49c70411b66162390dfcddaa991a3e210a2b510
+Size (lximage-qt-2.2.0.tar.xz) = 858248 bytes
Home |
Main Index |
Thread Index |
Old Index