www/dooble: update to 2023.04.20
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2023.04.20
Flavorize port (qt5, qt6)
2023.04.10 Release Notes
- AdGuard DNS file processing. Dooble will now allow importing of https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt. Basic interpretation is included. For example, ||url^ is blocked. All other entries are ignored. Please see Data/dooble_filter.txt.
- Include default HTTP agent string in About.
- Listen on fullScreenRequested() signal and accept the request. Address, menu bar, and status bar widgets will be hidden. Other widgets (find, page notifications, etc.) will remain visible. The Escape key may be used to exit a full-screen mode.
- Native dialogs.
- Non-modal import dialog on MacOS. The dialog offers a simple explanation of the import process.
- Qt 6.5 LTS.
- Replaced Q_OS_MAC with Q_OS_MACOS.
- Updated Data/dooble_accepted_or_blocked_domains.txt.
2023.04.10 Release Notes
- Avoid native file dialogs.
- FreeBSD and Qt 6.4. Dooble does not provide support for non-LTS. This is a brief exception.
- Set a page's address text as soon as possible.
PR: 270850
Reported by: eric@camachat.org (maintainer)