blob: 537327d6f5abbbc609c09d95cc99b3a118cfc511 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = mingw-w64-qt5-speech
pkgdesc = Qt module to make text to speech and speech recognition easy (mingw-w64)
pkgver = 5.15.8+kde+r1
pkgrel = 1
url = https://www.qt.io/
arch = any
groups = mingw-w64-qt5
license = GPL3
license = LGPL
license = FDL
license = custom
makedepends = mingw-w64-gcc
makedepends = git
depends = mingw-w64-qt5-multimedia
options = !strip
options = !buildflags
options = staticlibs
source = git+https://invent.kde.org/qt/qt/qtspeech#commit=255845e2b2e605363762be25932d92fc10d32749
sha256sums = SKIP
pkgname = mingw-w64-qt5-speech
|