summaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2023-11-30 19:18:14 -0500
committerJason E. Hale <jhale@FreeBSD.org>2023-12-01 13:16:47 -0500
commit8adbabc798f51c5d8bc6433d30b7c6c5c5c96eba (patch)
tree3eaee83703eab98efeebc1848df8ce80c5040a8b /accessibility
parentsecurity/vuxml: Add www/qt6-webengine (diff)
Qt6: Update to 6.6.1
As a patch release, Qt 6.6.1 does not introduce any new features but contains more than 400 bug fixes, security updates, and other improvements to the top of the Qt 6.6.0 release. See more information about the most important changes and bug fixes from the Qt 6.6.1 release note. To allow building www/qt6-webengine without CUPS, a CUPS option has been added and the Pdf module has been split out to a new port: print/qt6-pdf. This also allows building devel/py-qt6-pyqt without pulling in the unused WebEngine module. Fixes [1]. Remove a lot of unused dependencies. Fixes [2]. Also remove inconsistent WWW lines from the individual Makefiles as WWW is alreay defined in Mk/Uses/qt-dist.mk. [3] Announcement: https://www.qt.io/blog/qt-6.6.1-released Rel note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.1/release-note.md PR: 271111 [1], 268692 [2] Reported by: echoxxzz <echoxxzz@gmail.com> [1], Matthieu Volat <mazhe@alkumuna.eu> [2], lwhsu (via #freebsd-desktop IRC) [3] MFH: 2023Q4 Security: 6d9c6aae-5eb1-11ee-8290-a8a1599412c6, 07ee8c14-68f1-11ee-8290-a8a1599412c6, a1e27775-7a61-11ee-8290-a8a1599412c6, 0da4db89-84bf-11ee-8290-a8a1599412c6
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/qt6-speech/Makefile2
-rw-r--r--accessibility/qt6-speech/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/accessibility/qt6-speech/Makefile b/accessibility/qt6-speech/Makefile
index de9d255cf67d..df0b8bde11e3 100644
--- a/accessibility/qt6-speech/Makefile
+++ b/accessibility/qt6-speech/Makefile
@@ -7,7 +7,7 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Accessibilty features for Qt6
USES= cmake compiler:c++17-lang gl pkgconfig qt-dist:6
-USE_GL= gl opengl
+USE_GL= opengl
USE_QT= base declarative multimedia
OPTIONS_DEFINE= ALSA
diff --git a/accessibility/qt6-speech/distinfo b/accessibility/qt6-speech/distinfo
index 865816ae135c..7850daa2e10b 100644
--- a/accessibility/qt6-speech/distinfo
+++ b/accessibility/qt6-speech/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697049627
-SHA256 (KDE/Qt/6.6.0/qtspeech-everywhere-src-6.6.0.tar.xz) = 969bdbff826808f0cfd80e8f2e357f00174489f30d9f895390cf59814abe9f9c
-SIZE (KDE/Qt/6.6.0/qtspeech-everywhere-src-6.6.0.tar.xz) = 270044
+TIMESTAMP = 1701101665
+SHA256 (KDE/Qt/6.6.1/qtspeech-everywhere-src-6.6.1.tar.xz) = a28c2052c95144cf25f2f234e5334df364818da2b0fc091e369418869c925899
+SIZE (KDE/Qt/6.6.1/qtspeech-everywhere-src-6.6.1.tar.xz) = 270752