summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-03-16 19:43:08 +0100
committerMartchus2024-03-16 19:43:08 +0100
commit2272950dca5f8bd655246a204d5b6fa4b4f6e5f3 (patch)
tree5c7aab423feea94f3e9c3b1e88b8ba508d78ea22
parentd27e975252b3d05d8573de95a50f47e0fad96b03 (diff)
downloadaur-2272950dca5f8bd655246a204d5b6fa4b4f6e5f3.tar.gz
Update to 5.15.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
-rw-r--r--qtgamepad-sha256.txt2
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed74c9e03aec..9d88e2f44c81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-gamepad-static
pkgdesc = Adds support for getting events from gamepad devices (mingw-w64)
- pkgver = 5.15.12
+ pkgver = 5.15.13
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -20,7 +20,7 @@ pkgbase = mingw-w64-qt5-gamepad-static
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtgamepad#commit=8ed95136b3c265b01db6cc33869228f41878e173
- sha256sums = SKIP
+ source = git+https://invent.kde.org/qt/qt/qtgamepad#commit=44255e2ae53a14e9a3fb671da0782ec5d396220a
+ sha256sums = 237516fccd6a7b3431d2860d6f6e36cc6be39eaa0f3ec968f084fa0f6b87d67c
pkgname = mingw-w64-qt5-gamepad-static
diff --git a/PKGBUILD b/PKGBUILD
index d25462ddc7b4..ddb074502a8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtgamepad
pkgname=mingw-w64-qt5-gamepad-static
-pkgver=5.15.12
+pkgver=5.15.13
pkgrel=1
arch=('any')
pkgdesc="Adds support for getting events from gamepad devices (mingw-w64)"
@@ -17,7 +17,7 @@ depends=('mingw-w64-qt5-base-static' 'mingw-w64-sdl2')
optdepends=('mingw-w64-qt5-declarative-static: QML bindings')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' 'mingw-w64-qt5-declarative-static')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=8ed95136b3c265b01db6cc33869228f41878e173
+_commit=44255e2ae53a14e9a3fb671da0782ec5d396220a
_basever=${pkgver%%+*}
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
@@ -25,7 +25,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=('237516fccd6a7b3431d2860d6f6e36cc6be39eaa0f3ec968f084fa0f6b87d67c')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
@@ -49,7 +49,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
@@ -62,7 +62,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/qtgamepad-sha256.txt b/qtgamepad-sha256.txt
index cc2ecb636e3a..3cb925b12dc3 100644
--- a/qtgamepad-sha256.txt
+++ b/qtgamepad-sha256.txt
@@ -1 +1 @@
-SKIP
+237516fccd6a7b3431d2860d6f6e36cc6be39eaa0f3ec968f084fa0f6b87d67c