1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

devel/qt6-base: Fix broken mouse behavior

Add upstream patch that reverts a bad commit causing mouse scroll wheel,
button click, and button mapping issues with certain window managers.
The report in this case was being unable to click on items in menu bars.

PR:		282335
Reported by:	<mmatalka@gmail.com>
MFH:		2024Q4
This commit is contained in:
Jason E. Hale 2024-11-20 15:57:54 -05:00
parent 2c0fada6cc
commit 877838cddb
2 changed files with 7 additions and 1 deletions

View File

@ -1,8 +1,12 @@
PORTNAME= base
DISTVERSION= ${QT6_VERSION}
PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= qt6-
PATCH_SITES= https://github.com/qt/qtbase/commit/
PATCHFILES+= 5875da6d70303468eab85030a80f54c268f80b79.patch:-p1 # PR282335
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt base (core, gui, widgets, network,...)

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1727500279
TIMESTAMP = 1732082826
SHA256 (KDE/Qt/6.7.3/qtbase-everywhere-src-6.7.3.tar.xz) = 8ccbb9ab055205ac76632c9eeddd1ed6fc66936fc56afc2ed0fd5d9e23da3097
SIZE (KDE/Qt/6.7.3/qtbase-everywhere-src-6.7.3.tar.xz) = 49426156
SHA256 (KDE/Qt/6.7.3/5875da6d70303468eab85030a80f54c268f80b79.patch) = 245db6c2856d5db56c4778539182b35dd090f0662e2d31315668ada1efabb8c1
SIZE (KDE/Qt/6.7.3/5875da6d70303468eab85030a80f54c268f80b79.patch) = 6727