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:           Sat Nov 12 05:04:59 UTC 2022

Modified Files:
        pkgsrc/graphics/lximage-qt: Makefile PLIST distinfo

Log Message:
lximage-qt: update to 1.2.0

Change log:

lximage-qt-1.2.0 / 2022-11-05
==============================
 * Fixed visual glitches in painting cached images.
 * Added Sorting sub-menu to View menu.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/graphics/lximage-qt/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/lximage-qt/PLIST
cvs rdiff -u -r1.8 -r1.9 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.20 pkgsrc/graphics/lximage-qt/Makefile:1.21
--- pkgsrc/graphics/lximage-qt/Makefile:1.20    Tue Jun 28 11:34:02 2022
+++ pkgsrc/graphics/lximage-qt/Makefile Sat Nov 12 05:04:59 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2022/06/28 11:34:02 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2022/11/12 05:04:59 gutteridge Exp $
 
-DISTNAME=      lximage-qt-1.1.0
-PKGREVISION=   1
+DISTNAME=      lximage-qt-1.2.0
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
@@ -22,7 +21,7 @@ CMAKE_ARG_PATH=       ..
 pre-configure:
        ${MKDIR} -p ${WRKSRC}/build
 
-TOOL_DEPENDS+= lxqt-build-tools>=0.11.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=0.12.0:../../devel/lxqt-build-tools
 TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
 
 .include "../../x11/qt5-qtx11extras/buildlink3.mk"

Index: pkgsrc/graphics/lximage-qt/PLIST
diff -u pkgsrc/graphics/lximage-qt/PLIST:1.5 pkgsrc/graphics/lximage-qt/PLIST:1.6
--- pkgsrc/graphics/lximage-qt/PLIST:1.5        Sun Apr 24 15:06:41 2022
+++ pkgsrc/graphics/lximage-qt/PLIST    Sat Nov 12 05:04:59 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2022/04/24 15:06:41 pin Exp $
+@comment $NetBSD: PLIST,v 1.6 2022/11/12 05:04:59 gutteridge Exp $
 bin/lximage-qt
 share/applications/lximage-qt.desktop
 share/icons/hicolor/48x48/apps/lximage-qt.png
@@ -16,9 +16,11 @@ share/lximage-qt/translations/lximage-qt
 share/lximage-qt/translations/lximage-qt_en_GB.qm
 share/lximage-qt/translations/lximage-qt_es.qm
 share/lximage-qt/translations/lximage-qt_et.qm
+share/lximage-qt/translations/lximage-qt_fi.qm
 share/lximage-qt/translations/lximage-qt_fr.qm
 share/lximage-qt/translations/lximage-qt_gl.qm
 share/lximage-qt/translations/lximage-qt_he.qm
+share/lximage-qt/translations/lximage-qt_hi.qm
 share/lximage-qt/translations/lximage-qt_hr.qm
 share/lximage-qt/translations/lximage-qt_hu.qm
 share/lximage-qt/translations/lximage-qt_id.qm

Index: pkgsrc/graphics/lximage-qt/distinfo
diff -u pkgsrc/graphics/lximage-qt/distinfo:1.8 pkgsrc/graphics/lximage-qt/distinfo:1.9
--- pkgsrc/graphics/lximage-qt/distinfo:1.8     Sun Apr 24 15:06:41 2022
+++ pkgsrc/graphics/lximage-qt/distinfo Sat Nov 12 05:04:59 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2022/04/24 15:06:41 pin Exp $
+$NetBSD: distinfo,v 1.9 2022/11/12 05:04:59 gutteridge Exp $
 
-BLAKE2s (lximage-qt-1.1.0.tar.xz) = 37974cbd9884f9f3d47bf1a90ff8b6fbbe050f761edab74248cbf32b39200c9a
-SHA512 (lximage-qt-1.1.0.tar.xz) = 8d64bb35a56c5f565c1dde7f74534440e4decb9c4435e46986b713dad5b6c87aec0f0d9cb927a73f2f0b94f7101957fe1660737559b30c68b1d93cecfdf2e187
-Size (lximage-qt-1.1.0.tar.xz) = 829056 bytes
+BLAKE2s (lximage-qt-1.2.0.tar.xz) = e182978d34697e91f4a0bbb1aaf8133805a6e3022e1d65f5f1cbe33eefcba39a
+SHA512 (lximage-qt-1.2.0.tar.xz) = aa7cbc9f9e2e0ea1ea0cda446887002e285a17b54adb0bd87def1fabc9ad9dd5d25c5c1db56785e67f4767c2da8d8db9b4e73a440c676f80d7094434357b86e1
+Size (lximage-qt-1.2.0.tar.xz) = 837692 bytes



Home | Main Index | Thread Index | Old Index