pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/lxqt-archiver
Module Name: pkgsrc
Committed By: gutteridge
Date: Mon Apr 28 01:40:18 UTC 2025
Modified Files:
pkgsrc/archivers/lxqt-archiver: Makefile PLIST distinfo
Log Message:
lxqt-archiver: update to 1.2.0
lxqt-archiver-1.2.0 / 2025-04-17
===================================
* Building is done with 7zip by default.
* Use 7z to open rar archives.
* Show password prompt with list-protected 7z archives.
* Added dedicated support for bsdtar.
* Show targets of link items.
* Added some menu bar icons.
* Added window titles to dialogs.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/archivers/lxqt-archiver/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/archivers/lxqt-archiver/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/archivers/lxqt-archiver/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/lxqt-archiver/Makefile
diff -u pkgsrc/archivers/lxqt-archiver/Makefile:1.39 pkgsrc/archivers/lxqt-archiver/Makefile:1.40
--- pkgsrc/archivers/lxqt-archiver/Makefile:1.39 Thu Apr 24 14:13:09 2025
+++ pkgsrc/archivers/lxqt-archiver/Makefile Mon Apr 28 01:40:17 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2025/04/24 14:13:09 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2025/04/28 01:40:17 gutteridge Exp $
-DISTNAME= lxqt-archiver-1.1.0
-PKGREVISION= 2
+DISTNAME= lxqt-archiver-1.2.0
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
@@ -17,7 +16,7 @@ USE_TOOLS+= pkg-config perl bsdtar:run g
CMAKE_CONFIGURE_ARGS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}
-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/qt6-qtbase/buildlink3.mk"
Index: pkgsrc/archivers/lxqt-archiver/PLIST
diff -u pkgsrc/archivers/lxqt-archiver/PLIST:1.9 pkgsrc/archivers/lxqt-archiver/PLIST:1.10
--- pkgsrc/archivers/lxqt-archiver/PLIST:1.9 Fri Nov 15 12:53:51 2024
+++ pkgsrc/archivers/lxqt-archiver/PLIST Mon Apr 28 01:40:17 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2024/11/15 12:53:51 pin Exp $
+@comment $NetBSD: PLIST,v 1.10 2025/04/28 01:40:17 gutteridge Exp $
bin/lxqt-archiver
share/applications/lxqt-archiver.desktop
share/icons/hicolor/scalable/apps/lxqt-archiver.svg
@@ -25,6 +25,8 @@ share/lxqt-archiver/translations/lxqt-ar
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_ka.qm
+share/lxqt-archiver/translations/lxqt-archiver_kab.qm
share/lxqt-archiver/translations/lxqt-archiver_ko.qm
share/lxqt-archiver/translations/lxqt-archiver_lg.qm
share/lxqt-archiver/translations/lxqt-archiver_lt.qm
Index: pkgsrc/archivers/lxqt-archiver/distinfo
diff -u pkgsrc/archivers/lxqt-archiver/distinfo:1.13 pkgsrc/archivers/lxqt-archiver/distinfo:1.14
--- pkgsrc/archivers/lxqt-archiver/distinfo:1.13 Fri Nov 15 12:53:51 2024
+++ pkgsrc/archivers/lxqt-archiver/distinfo Mon Apr 28 01:40:17 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2024/11/15 12:53:51 pin Exp $
+$NetBSD: distinfo,v 1.14 2025/04/28 01:40:17 gutteridge Exp $
-BLAKE2s (lxqt-archiver-1.1.0.tar.xz) = 855a42ef47549208def01d5c255d0b7ae7218152145dc18804c61cacbd87bb4d
-SHA512 (lxqt-archiver-1.1.0.tar.xz) = 7c2c1a9e9eae30452c3c6c276c5fe30f5b9d9ed8ca92291e69fdc32d1cb94e3a88de79a4379cddebec8ca201a57c70494b8e57c5704b885010a51ec6647f1a16
-Size (lxqt-archiver-1.1.0.tar.xz) = 191944 bytes
+BLAKE2s (lxqt-archiver-1.2.0.tar.xz) = 7fd0beecf92ff4651104f951acb10d1e3ad6d372a4cc2f7ff5f01517e011bd15
+SHA512 (lxqt-archiver-1.2.0.tar.xz) = 957e675829835ae8d930a65657b86eea991ea60b39d69c1532f282a495560cdf4ce9a273e8924ea7c9e685b728495e9266ebf5b1ae332ed22b68310bd9bf64db
+Size (lxqt-archiver-1.2.0.tar.xz) = 196992 bytes
Home |
Main Index |
Thread Index |
Old Index