graphics/ksnip: update to 1.9.2
Changelog: * Fixed: Version `Qt_5.15' not found (required by /usr/bin/ksnip). (#712) * Fixed: CI packages show continuous suffix for tagged build. (#710) * Fixed: kImageAnnotator not translated with deb package. (#359) * Fixed: Windows packages increased in size. (#713) * Fixed: The string 'Actions' is not available for translation. (#729) * Fixed: HiDPI issue with multiple screen on Windows. (#668) * Fixed: Snipping Area not closing when pressing ESC. (#735) * Fixed: Sometimes "Snipping Area Rulers" not shown after starting rectangular selection. (#684) * Fixed: Cursor not positioned correctly when snipping area opens. (#736) * Fixed: Mouse cursor not captured when triggered via global shortcut. (#737) * Fixed: Dual 4K screens get scrambled on X11. (#734) * Fixed: VCRUNTIME140_1.dll was not found. (#743) * Fixed: Screenshot area issue when monitor count changes on Windows. (#722) * Fixed: Wayland does not support QWindow::requestActivate(). (#656) * Fixed: Wrong area is captured on a Wayland screen scaling. (#691) * Changed: Enforce xdg-desktop-portal screenshots for Gnome >= 41. (#727) * Fixed kImageAnnotator: Crash while typing text on wayland. (#256) * Changed kImageAnnotator: Show scrollbar when not all tools visible. (#258)
This commit is contained in:
parent
3ecb61b4d3
commit
5c14e0d9a2
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= ksnip
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.9.1
|
||||
DISTVERSION= 1.9.2
|
||||
CATEGORIES= graphics kde
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1632496723
|
||||
SHA256 (ksnip-ksnip-v1.9.1_GH0.tar.gz) = 6f78bfe85df8016155951bb028abd395f70328c78457ec3b3133277929c12706
|
||||
SIZE (ksnip-ksnip-v1.9.1_GH0.tar.gz) = 565221
|
||||
TIMESTAMP = 1638032117
|
||||
SHA256 (ksnip-ksnip-v1.9.2_GH0.tar.gz) = a768509febb58b1332a2005ac90ad83c209a2da19b224dbf8995bb4fcbb9d485
|
||||
SIZE (ksnip-ksnip-v1.9.2_GH0.tar.gz) = 569082
|
||||
|
|
Loading…
Reference in a new issue