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 15 12:31:28 UTC 2024

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

Log Message:
graphics/lximage-qt: update to 2.1.0

lximage-qt-2.1.0 / 2024-11-05
==============================
 * Corrected a misspelled mimetype in the desktop entry.
 * Small fix to selecting the screenshot area.
 * Cleaned up licenses.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/graphics/lximage-qt/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/lximage-qt/PLIST
cvs rdiff -u -r1.12 -r1.13 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.40 pkgsrc/graphics/lximage-qt/Makefile:1.41
--- pkgsrc/graphics/lximage-qt/Makefile:1.40    Thu Nov 14 22:20:14 2024
+++ pkgsrc/graphics/lximage-qt/Makefile Fri Nov 15 12:31:28 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2024/11/14 22:20:14 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2024/11/15 12:31:28 pin Exp $
 
-DISTNAME=      lximage-qt-2.0.1
-PKGREVISION=   3
+DISTNAME=      lximage-qt-2.1.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.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/libfm-qt/buildlink3.mk"

Index: pkgsrc/graphics/lximage-qt/PLIST
diff -u pkgsrc/graphics/lximage-qt/PLIST:1.8 pkgsrc/graphics/lximage-qt/PLIST:1.9
--- pkgsrc/graphics/lximage-qt/PLIST:1.8        Fri Aug  2 17:05:29 2024
+++ pkgsrc/graphics/lximage-qt/PLIST    Fri Nov 15 12:31:28 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2024/08/02 17:05:29 pin Exp $
+@comment $NetBSD: PLIST,v 1.9 2024/11/15 12:31:28 pin Exp $
 bin/lximage-qt
 share/applications/lximage-qt.desktop
 share/icons/hicolor/48x48/apps/lximage-qt.svg
@@ -18,6 +18,7 @@ share/lximage-qt/translations/lximage-qt
 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_fur.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

Index: pkgsrc/graphics/lximage-qt/distinfo
diff -u pkgsrc/graphics/lximage-qt/distinfo:1.12 pkgsrc/graphics/lximage-qt/distinfo:1.13
--- pkgsrc/graphics/lximage-qt/distinfo:1.12    Fri Aug  2 17:05:29 2024
+++ pkgsrc/graphics/lximage-qt/distinfo Fri Nov 15 12:31:28 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/08/02 17:05:29 pin Exp $
+$NetBSD: distinfo,v 1.13 2024/11/15 12:31:28 pin Exp $
 
-BLAKE2s (lximage-qt-2.0.1.tar.xz) = 33a44370610cc58d6775667033f7c66a0c280765e06d483cdc5e0d31c5581855
-SHA512 (lximage-qt-2.0.1.tar.xz) = 594e86a4bedf3f9689107d79d852ba1ef4db83f06572b8c077ed5850dc10cc05a33fe79a0c05632f7e7541a6f895919b72c264635306f7a468eac6ecde531ba4
-Size (lximage-qt-2.0.1.tar.xz) = 848348 bytes
+BLAKE2s (lximage-qt-2.1.0.tar.xz) = a193d1b311e2654cec16537ca002a4796a32915658d25f29e04033095f051b64
+SHA512 (lximage-qt-2.1.0.tar.xz) = f94f6ee07e83524ac37f2377d5e5fec4926e2fdd33af67213cbe91ce1e40215774c2a79b81f16ac9d88e44e8bb55750a48cc4d68266d03d9c8973e1319f393c5
+Size (lximage-qt-2.1.0.tar.xz) = 852988 bytes



Home | Main Index | Thread Index | Old Index