summaryrefslogtreecommitdiff
path: root/user/qt5-qtspeech
AgeCommit message (Collapse)AuthorFilesLines
2022-10-21user/qt5-qtspeech: Switch backend to fliteA. Wilcox1-3/+3
Unfortunately, speech-dispatcher does not work properly on musl.
2022-10-21user/qt5: Update to 5.15.4A. Wilcox3-13/+43
This includes KDE LTS patches when available.
2020-09-17user/qt5: Update to 5.12.9A. Wilcox1-2/+2
2019-12-27user/qt5: Bump to 5.12.6 LTSA. Wilcox1-7/+5
This updates Qt 5 to the latest LTS release available. Notable changes: * The infamous clipboard bug (upstream QTBUG-65145; Gerrit 254187) is fixed! * Qt Declarative's "V4 JIT" is disabled globally on pmmx. It is no longer (easily) possible to turn off the JIT selectively based on CPU capability. * Qt Script builds correctly on GCC 8 now. This does not include: * Build testing of Qt Multimedia (yet); this depends on the time64-isation of the alsa-lib package (at least). * Build testing of Qt Speech (yet); speech-dispatcher also deps on alsa-lib indirectly. * Qt WebKit 5.212. This will be committed later.
2019-02-18user/qt5-qtspeech: use flite via speechd, not directlyA. Wilcox1-2/+1
Uses TEXTREL on pmmx, fails to link at all on ARM 64.
2019-02-17user/qt5-qtspeech: new packageA. Wilcox2-0/+39