summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-03-16 19:43:27 +0100
committerMartchus2024-03-16 19:43:27 +0100
commit031b68c2f43c572395edeff1a2be80728da46997 (patch)
treea36549623502cbecd2dac096bb19c1d04066dd01
parentd3229664bde54e8737a45ef62612134d685bae21 (diff)
downloadaur-mingw-w64-qt5-remoteobjects.tar.gz
Update to 5.15.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qtremoteobjects-sha256.txt2
4 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ab5cee7c354..6e2aee5b0d08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-remoteobjects
pkgdesc = Inter-process communication (IPC) module developed for Qt (mingw-w64)
- pkgver = 5.15.12
+ pkgver = 5.15.13
pkgrel = 1
url = https://www.qt.io/
arch = i686
@@ -18,7 +18,7 @@ pkgbase = mingw-w64-qt5-remoteobjects
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtremoteobjects#commit=f64e34be9ac4b7e92c63e47235c04471a1d40c93
- sha256sums = SKIP
+ source = git+https://invent.kde.org/qt/qt/qtremoteobjects#commit=18ef1cdce7bc4c93415f38f1c220ab697aa75908
+ sha256sums = 686ae571e32dac732903c8070a26867b19bf6d387c24cc6726aadabba286883b
pkgname = mingw-w64-qt5-remoteobjects
diff --git a/PKGBUILD b/PKGBUILD
index df590c0518ac..0c179f691f19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtremoteobjects
pkgname=mingw-w64-qt5-remoteobjects
-pkgver=5.15.12
+pkgver=5.15.13
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="Inter-process communication (IPC) module developed for Qt (mingw-w64)"
@@ -17,7 +17,7 @@ depends=('mingw-w64-qt5-base')
optdepends=('mingw-w64-qt5-declarative: QML bindings')
makedepends=('mingw-w64-gcc' 'mingw-w64-qt5-declarative')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=f64e34be9ac4b7e92c63e47235c04471a1d40c93
+_commit=18ef1cdce7bc4c93415f38f1c220ab697aa75908
_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=('686ae571e32dac732903c8070a26867b19bf6d387c24cc6726aadabba286883b')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
@@ -60,7 +60,7 @@ build() {
# avoid `.obj/release/qconnectionfactories.o:qconnectionfactories.cpp:(.text.unlikely+0xf): relocation truncated to fit: IMAGE_REL_AMD64_REL32 against undefined symbol `__cxa_pure_virtual'`
[[ $_arch == x86_64-w64-mingw32 ]] && find . -type f -iname 'Makefile*' -exec sed -i 's|\(CXX.*\)\( -o .obj/release/qconnectionfactories.o\)|\1 -mcmodel=large \2|g' {} \;
- make
+ make -j$(nproc)
popd
done
done
@@ -73,7 +73,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 0f226c798e01..bd1a8385131d 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=(<%== include 'fragments/mingw-w64-qt5-non_any_archs' %>)
pkgdesc="Inter-process communication (IPC) module developed for Qt (mingw-w64)"
diff --git a/qtremoteobjects-sha256.txt b/qtremoteobjects-sha256.txt
index cc2ecb636e3a..a4ad0bf4bcfb 100644
--- a/qtremoteobjects-sha256.txt
+++ b/qtremoteobjects-sha256.txt
@@ -1 +1 @@
-SKIP
+686ae571e32dac732903c8070a26867b19bf6d387c24cc6726aadabba286883b