aboutsummaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-12-18 09:11:53 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-01-02 08:47:54 +0000
commit6b3bece75ad5a3d03e2751e5cdf78ae8aeb0abf9 (patch)
tree274b8a7c1de1b060b55e801fb2e68d14168af9c2 /accessibility
parent877cceb2366ec51535ac0ad1ba0765dd16227fcd (diff)
downloadports-6b3bece75ad5a3d03e2751e5cdf78ae8aeb0abf9.tar.gz
ports-6b3bece75ad5a3d03e2751e5cdf78ae8aeb0abf9.zip
Qt: Switch Qt5 to use KDE's Qt patch collection
From [1] What's this? This is a set of git repositories based on the last public commits available for Qt 5.15 branches with a curated collection of patches on top to ensure open source products can be used comfortably until users transition to their Qt 6-based ports. Which patches does it include? This collection of patches includes patches that fix at least one of the following: * Security issues * Crashes * Functional defects We only include patches that have been approved upstream in the Qt project. If a patch cannot be merged upstream for technical reasons (e.g. the class no longer exists), it can also be merged. The patches to merge will be decided based on their relevance towards Open Source products and their viability. PR: 260548 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D33446 [1] https://community.kde.org/Qt5PatchCollection
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/qt5-speech/Makefile6
-rw-r--r--accessibility/qt5-speech/distinfo3
2 files changed, 6 insertions, 3 deletions
diff --git a/accessibility/qt5-speech/Makefile b/accessibility/qt5-speech/Makefile
index f78c49fdea3a..c999092c5cc1 100644
--- a/accessibility/qt5-speech/Makefile
+++ b/accessibility/qt5-speech/Makefile
@@ -1,15 +1,15 @@
PORTNAME= speech
-DISTVERSION= ${QT5_VERSION}
-PORTREVISION= 2
+PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH}
CATEGORIES= accessibility
PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Accessibilty features for Qt5
-USES= compiler:c++11-lang gl pkgconfig qmake:outsource,norecursive \
+USES= compiler:c++11-lang gl pkgconfig perl5 qmake:outsource,norecursive \
qt-dist:5,speech xorg
USE_GL= gl
+USE_PERL5= extract
USE_QT= core gui buildtools_build qmake_build
OPTIONS_DEFINE= ALSA
diff --git a/accessibility/qt5-speech/distinfo b/accessibility/qt5-speech/distinfo
new file mode 100644
index 000000000000..dc27ac3c85c7
--- /dev/null
+++ b/accessibility/qt5-speech/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1639423750
+SHA256 (KDE/Qt/5.15.2/kde-qtspeech-5.15.2p2.tar.xz) = 83f3543ef261b7603615fd07a3f9d938ba1377aa2a955e449b0cc87efd543989
+SIZE (KDE/Qt/5.15.2/kde-qtspeech-5.15.2p2.tar.xz) = 80208