2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-09-06 13:21:59 by pin | Files touched by this commit (3) |
Log message:
archivers/arqiver: Add Qt6 support
... and switch to it by default.
|
2023-05-22 23:00:50 by Thomas Klausner | Files touched by this commit (645) |
Log message:
*: bump for libproxy 0.5
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-04-03 22:21:34 by Niclas Rosenvik | Files touched by this commit (436) |
Log message:
Revbump due to dependecy change in qt5-qtbase
Since these dependecies are bundled with
qt5-qtbase and not exposed to qt5 using
applications directly, only bump direct users
of qt5-qtbase.
|
2023-03-28 22:31:17 by pin | Files touched by this commit (3) | |
Log message:
archivers/arqiver: update to 0.11.0
Main changes:
● The "View current item" is added to the "View" menu.
● Context menus are corrected on Wayland.
● The option about fitting the first column is removed (it could make the first
column almost invisible).
● Opening of dmg files is allowed by drag-and-drop.
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|
2022-09-04 17:08:37 by pin | Files touched by this commit (3) | |
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.
|
2022-08-09 14:06:15 by pin | Files touched by this commit (1) |
Log message:
archivers/arqiver: switch build to cmake
|