pkgname: qt6-speech pkgver: '6.11.1' pkgrel: '1' pkgdesc: Qt speech support url: 'https://www.qt.io/' arch: x86_64 license: - GPL3 - LGPL3 - FDL - Custom depends: [] makedepends: - cmake - ninja - qt6-base - qt6-declarative - qt6-multimedia - speech-dispatcher source: - 'https://download.qt.io/official_releases/qt/6.11/${pkgver}/submodules/qtspeech-everywhere-src-${pkgver}.tar.xz' sha256sums: - c035c318012025875a653245701a23d3807e8e46b8bf7987877842219c273f14 build: | cmake -S qtspeech-everywhere-src-${pkgver} -B build -G Ninja cmake --build build DESTDIR=${PKGDIR} cmake --install build package: | true