pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/lxqt-archiver archivers/lxqt-archiver: updat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7dc800824f2a
branches:  trunk
changeset: 377707:7dc800824f2a
user:      pin <pin%pkgsrc.org@localhost>
date:      Sun Apr 24 15:25:18 2022 +0000

description:
archivers/lxqt-archiver: update to 0.6.0

Main changes:
-Allow changing of the view icon size and remember it.
-Allow sorting by any column (but only sort by the first column at startup).
-Forget the password (if any) on reloading the archive.

diffstat:

 archivers/lxqt-archiver/Makefile |  7 +++----
 archivers/lxqt-archiver/PLIST    |  3 ++-
 archivers/lxqt-archiver/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (52 lines):

diff -r 4e915d83b6be -r 7dc800824f2a archivers/lxqt-archiver/Makefile
--- a/archivers/lxqt-archiver/Makefile  Sun Apr 24 15:24:09 2022 +0000
+++ b/archivers/lxqt-archiver/Makefile  Sun Apr 24 15:25:18 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2022/04/18 19:10:18 adam Exp $
+# $NetBSD: Makefile,v 1.14 2022/04/24 15:25:18 pin Exp $
 
-DISTNAME=      lxqt-archiver-0.5.0
-PKGREVISION=   2
+DISTNAME=      lxqt-archiver-0.6.0
 CATEGORIES=    archivers
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
@@ -24,7 +23,7 @@
 pre-configure:
        ${MKDIR} -p ${WRKSRC}/build
 
-TOOL_DEPENDS+= lxqt-build-tools>=0.10.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=0.11.0:../../devel/lxqt-build-tools
 TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
 
 .include "../../x11/qt5-qtbase/buildlink3.mk"
diff -r 4e915d83b6be -r 7dc800824f2a archivers/lxqt-archiver/PLIST
--- a/archivers/lxqt-archiver/PLIST     Sun Apr 24 15:24:09 2022 +0000
+++ b/archivers/lxqt-archiver/PLIST     Sun Apr 24 15:25:18 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2021/11/19 10:11:27 pin Exp $
+@comment $NetBSD: PLIST,v 1.5 2022/04/24 15:25:18 pin Exp $
 bin/lxqt-archiver
 share/applications/lxqt-archiver.desktop
 share/icons/hicolor/scalable/apps/lxqt-archiver.svg
@@ -22,6 +22,7 @@
 share/lxqt-archiver/translations/lxqt-archiver_id.qm
 share/lxqt-archiver/translations/lxqt-archiver_it.qm
 share/lxqt-archiver/translations/lxqt-archiver_ja.qm
+share/lxqt-archiver/translations/lxqt-archiver_ko.qm
 share/lxqt-archiver/translations/lxqt-archiver_lt.qm
 share/lxqt-archiver/translations/lxqt-archiver_nb_NO.qm
 share/lxqt-archiver/translations/lxqt-archiver_nl.qm
diff -r 4e915d83b6be -r 7dc800824f2a archivers/lxqt-archiver/distinfo
--- a/archivers/lxqt-archiver/distinfo  Sun Apr 24 15:24:09 2022 +0000
+++ b/archivers/lxqt-archiver/distinfo  Sun Apr 24 15:25:18 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/11/19 10:11:27 pin Exp $
+$NetBSD: distinfo,v 1.7 2022/04/24 15:25:18 pin Exp $
 
-BLAKE2s (lxqt-archiver-0.5.0.tar.xz) = 0c07700d002573029c410d2e69144e0934b5ab1d80ce8e685a67c7b39f747c5b
-SHA512 (lxqt-archiver-0.5.0.tar.xz) = 01747499fece79010f359bfe5987dd0ef96daa92269659dc64543a78a4540ed7e5ff2e0b2ae6ab620c6be7244f4e350a18aa08657e7d84429fa20d0a264977c6
-Size (lxqt-archiver-0.5.0.tar.xz) = 176312 bytes
+BLAKE2s (lxqt-archiver-0.6.0.tar.xz) = ce563731057139c68641cb9cbe23843c6a38f67a6b9ad7f0fb53f022103df1a0
+SHA512 (lxqt-archiver-0.6.0.tar.xz) = e714969ac285969b845cc3b293bf74fd3986be09ec0315aa11aca553e432397b8b68ec3830ae009f5fa950866b299e71aa89794de5af329f7012cb2524b310df
+Size (lxqt-archiver-0.6.0.tar.xz) = 180844 bytes



Home | Main Index | Thread Index | Old Index