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: pin
Date: Fri Nov 19 09:44:04 UTC 2021
Modified Files:
pkgsrc/graphics/lximage-qt: Makefile PLIST distinfo
Log Message:
graphics/lximage-qt: update to 1.0.0
-Fixed bugs in image fitting, flipping and rotation.
-Added options to hide/show main toolbar and/or menubar.
-Added option to use system Trash.
-Added option to change Thumbnail dimensions.
-Added option to change the position of thumbnails dock.
-Fixed wheel scrolling on image with touchpad.
-Allowed direct image renaming (with shortcut).
-Remember EXIF dock width.
-Added command-line option for starting in fullscreen.
-Allowed custom shortcuts to override hard-coded shortcuts.
-Added option to disable image smoothing on zooming.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/lximage-qt/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/lximage-qt/PLIST
cvs rdiff -u -r1.6 -r1.7 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.15 pkgsrc/graphics/lximage-qt/Makefile:1.16
--- pkgsrc/graphics/lximage-qt/Makefile:1.15 Mon May 24 19:52:23 2021
+++ pkgsrc/graphics/lximage-qt/Makefile Fri Nov 19 09:44:04 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2021/05/24 19:52:23 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2021/11/19 09:44:04 pin Exp $
-DISTNAME= lximage-qt-0.17.0
-PKGREVISION= 2
+DISTNAME= lximage-qt-1.0.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.9:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=0.10.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.3 pkgsrc/graphics/lximage-qt/PLIST:1.4
--- pkgsrc/graphics/lximage-qt/PLIST:1.3 Tue Apr 20 18:06:23 2021
+++ pkgsrc/graphics/lximage-qt/PLIST Fri Nov 19 09:44:04 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2021/04/20 18:06:23 pin Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/11/19 09:44:04 pin Exp $
bin/lximage-qt
share/applications/lximage-qt-screenshot.desktop
share/applications/lximage-qt.desktop
@@ -34,9 +34,11 @@ share/lximage-qt/translations/lximage-qt
share/lximage-qt/translations/lximage-qt_pt_BR.qm
share/lximage-qt/translations/lximage-qt_ru.qm
share/lximage-qt/translations/lximage-qt_si.qm
+share/lximage-qt/translations/lximage-qt_sk.qm
share/lximage-qt/translations/lximage-qt_sl.qm
share/lximage-qt/translations/lximage-qt_sv.qm
share/lximage-qt/translations/lximage-qt_tr.qm
share/lximage-qt/translations/lximage-qt_uk.qm
+share/lximage-qt/translations/lximage-qt_vi.qm
share/lximage-qt/translations/lximage-qt_zh_CN.qm
share/lximage-qt/translations/lximage-qt_zh_TW.qm
Index: pkgsrc/graphics/lximage-qt/distinfo
diff -u pkgsrc/graphics/lximage-qt/distinfo:1.6 pkgsrc/graphics/lximage-qt/distinfo:1.7
--- pkgsrc/graphics/lximage-qt/distinfo:1.6 Tue Oct 26 10:46:30 2021
+++ pkgsrc/graphics/lximage-qt/distinfo Fri Nov 19 09:44:04 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 10:46:30 nia Exp $
+$NetBSD: distinfo,v 1.7 2021/11/19 09:44:04 pin Exp $
-BLAKE2s (lximage-qt-0.17.0.tar.xz) = e69cdab1587710ea42b824cd88c187d6ee0437cf4b2d686af8c772bbcdec4c69
-SHA512 (lximage-qt-0.17.0.tar.xz) = fb7867f5589fa45f3e2d37dcd0733c49fb5439206b11d2a43020305c5c7d222796aa0cf2dbf19d5fc7829a34d3877241cb4bb36ea2883a41503eadd39deaf8e0
-Size (lximage-qt-0.17.0.tar.xz) = 109772 bytes
+BLAKE2s (lximage-qt-1.0.0.tar.xz) = f949d3b5ad8864f24aa1f720a05c74ecad50e353a1ad6ea471f9238424b5e867
+SHA512 (lximage-qt-1.0.0.tar.xz) = b78ef64316978a91ab350ab4588b0e5a7d1cfd2cda90ceac739ed8e1668cd6e34a164bb1cd818ca8175a5677d8bff8a50cd7c6aa2cd99ad87116a6da969534cb
+Size (lximage-qt-1.0.0.tar.xz) = 819396 bytes
Home |
Main Index |
Thread Index |
Old Index