Path to this page:
Subject: CVS commit: pkgsrc/archivers/arqiver
From: pin
Date: 2022-09-04 17:08:37
Message id: 20220904150837.95A9AFA8D@cvs.NetBSD.org
Log Message:
archivers/arqiver: update to 0.10.1
V0.10.0
--------
- Considered the modes of emblemized icons. This is especially relevant to Qt
icon engines that colorize selected symbolic icons.
- Get the mimetypes of symlinks directly, without consulting their targets
(because their targets may be symlinks themselves and so, they aren't
reliable).
- First try the file manager DBus interface when opening the containing folder.
- Removed the action for opening the containing folder when running as root
(because there are DBus complications with most file managers).
- Added read-only support for VirtualBox Extension Pack.
- With 7z, don't show password prompt when the archive can't be read and
there's no mention of encryption.
- Enabled compilation against Qt6. With cmake, "ENABLE_QT5" should be \
set to
"OFF" (as in `cmake .. -DENABLE_QT5=OFF`) — it's "ON" \
by default.
Files: