summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-03-16 19:43:24 +0100
committerMartchus2024-03-16 19:43:24 +0100
commit8a8303ee2c554954a894afe2a2625df48c7b6a21 (patch)
treecb6edd25f970bed0e38607b3a26d260288506dbb
parent479baa7bbf84669bf86e1f9fa37732cb150498a1 (diff)
downloadaur-mingw-w64-qt5-speech.tar.gz
Update to 5.15.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qtspeech-sha256.txt2
4 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1c93bfac801..b84ba8ab08fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-speech
pkgdesc = Qt module to make text to speech and speech recognition easy (mingw-w64)
- pkgver = 5.15.12+kde+r1
+ pkgver = 5.15.13+kde+r1
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -15,7 +15,7 @@ pkgbase = mingw-w64-qt5-speech
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtspeech#commit=c41437acf07c2c4703351b07925fce3ce0e6b75d
- sha256sums = SKIP
+ source = git+https://invent.kde.org/qt/qt/qtspeech#commit=9b3738febbc751820ede496e8d619c5be56548dc
+ sha256sums = 67ded86b1764281213833d910c5771580087fc478c3bde99a9ed4ed555ca6db6
pkgname = mingw-w64-qt5-speech
diff --git a/PKGBUILD b/PKGBUILD
index 60d87f8dca64..169eba94cfc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtspeech
pkgname=mingw-w64-qt5-speech
-pkgver=5.15.12
+pkgver=5.15.13
pkgrel=1
arch=('any')
pkgdesc="Qt module to make text to speech and speech recognition easy (mingw-w64)"
@@ -20,7 +20,7 @@ makedepends=('mingw-w64-gcc')
#optdepends=('mingw-w64-flite: flite TTS backend' 'mingw-w64-speech-dispatcher: speech-dispatcher TTS backend')
#makedepends=('mingw-w64-gcc' 'mingw-w64-flite' 'mingw-w64-speech-dispatcher')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=c41437acf07c2c4703351b07925fce3ce0e6b75d
+_commit=9b3738febbc751820ede496e8d619c5be56548dc
_basever=${pkgver%%+*}
pkgver+=+kde+r1
makedepends+=('git')
@@ -29,7 +29,7 @@ groups=('mingw-w64-qt5')
url='https://www.qt.io/'
_pkgfqn=${_qt_module}
source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
-sha256sums=('SKIP')
+sha256sums=('67ded86b1764281213833d910c5771580087fc478c3bde99a9ed4ed555ca6db6')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
@@ -52,7 +52,7 @@ build() {
msg2 "Building ${_config##*=} version for ${_arch}"
mkdir -p build-${_arch}-${_config##*=} && pushd build-${_arch}-${_config##*=}
${_arch}-qmake-qt5 ../${_qt_module}.pro ${_config} ${_additional_qmake_args}
- make
+ make -j$(nproc)
popd
done
done
@@ -65,7 +65,7 @@ package() {
for _config in "${_configurations[@]}"; do
pushd build-${_arch}-${_config##*=}
- make INSTALL_ROOT="$pkgdir" install
+ make -j$(nproc) INSTALL_ROOT="$pkgdir" install
# use prl files from build directory since installed prl files seem to have incorrect QMAKE_PRL_LIBS_FOR_CMAKE
if [[ -d 'lib' ]]; then
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index e219a47b72e8..3d43aa0c6c56 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt5-module';
\
-pkgver=5.15.12
+pkgver=5.15.13
pkgrel=1
arch=('any')
pkgdesc="Qt module to make text to speech and speech recognition easy (mingw-w64)"
diff --git a/qtspeech-sha256.txt b/qtspeech-sha256.txt
index cc2ecb636e3a..6dc6b69c7c97 100644
--- a/qtspeech-sha256.txt
+++ b/qtspeech-sha256.txt
@@ -1 +1 @@
-SKIP
+67ded86b1764281213833d910c5771580087fc478c3bde99a9ed4ed555ca6db6