summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2020-11-07 22:32:27 +0100
committerMartchus2020-11-07 22:32:27 +0100
commit17020f14cd6958259d63214bf60a3a468bfb8c66 (patch)
tree14918fb902bea611176464191390d841c28cd1e4
parent221b9180de431e6c3f0a9e81e34d599caf231567 (diff)
downloadaur-17020f14cd6958259d63214bf60a3a468bfb8c66.tar.gz
Update to beta3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD12
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qtquickcontrols2-sha256.txt2
4 files changed, 10 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c90b91b43b17..25c917168775 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt6-quickcontrols2
pkgdesc = Next generation user interface controls based on Qt Quick (mingw-w64)
- pkgver = 6.0.0beta2
+ pkgver = 6.0.0beta3
pkgrel = 1
url = https://www.qt.io
arch = any
@@ -19,8 +19,8 @@ pkgbase = mingw-w64-qt6-quickcontrols2
options = !buildflags
options = staticlibs
options = !emptydirs
- source = https://download.qt.io/development_releases/qt/6.0/6.0.0-beta2/submodules/qtquickcontrols2-everywhere-src-6.0.0-beta2.tar.xz
- sha256sums = e83603935cd73d41bee5ee4581c7573f93b8d1a17e6c71168eccaee40a13bcc2
+ source = https://download.qt.io/development_releases/qt/6.0/6.0.0-beta3/submodules/qtquickcontrols2-everywhere-src-6.0.0-beta3.tar.xz
+ sha256sums = 7a36413613b6173ec92b42ef012f33b16686333c39fd5e064482774a17111846
pkgname = mingw-w64-qt6-quickcontrols2
diff --git a/PKGBUILD b/PKGBUILD
index ffd55d0cef15..95f611f0d6f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-quickcontrols2
-_qtver=6.0.0-beta2
+_qtver=6.0.0-beta3
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -17,7 +17,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtquickcontrols2-everywhere-src-${_qtver}"
source=("https://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('e83603935cd73d41bee5ee4581c7573f93b8d1a17e6c71168eccaee40a13bcc2')
+sha256sums=('7a36413613b6173ec92b42ef012f33b16686333c39fd5e064482774a17111846')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
@@ -25,10 +25,7 @@ build() {
for _arch in ${_architectures}; do
export PKG_CONFIG=/usr/bin/$_arch-pkg-config
$_arch-cmake -G Ninja -B build-$_arch -S $_pkgfqn \
- -DQT_HOST_PATH=/usr \
- -DFEATURE_pkg_config=ON \
- -DVulkan_LIBRARY="/usr/$_arch/lib/libvulkan.dll.a" \
- -DVulkan_INCLUDE_DIR="/usr/$_arch/include"
+ -DFEATURE_pkg_config=ON
cmake --build build-$_arch
done
}
@@ -53,5 +50,6 @@ package() {
done
install -d "$pkgdir"/usr/share/licenses
- ln -s /usr/share/licenses/mingw-w64-qt6-base "$pkgdir"/usr/share/licenses/mingw-w64-qt6-quickcontrols2
+ ln -s /usr/share/licenses/mingw-w64-qt6-base "$pkgdir"/usr/share/licenses/$pkgname
+
}
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 1108e7e70a80..6c953ada74d4 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt6-module';
\
-_qtver=6.0.0-beta2
+_qtver=6.0.0-beta3
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
diff --git a/qtquickcontrols2-sha256.txt b/qtquickcontrols2-sha256.txt
index c3f8c044648a..918762238005 100644
--- a/qtquickcontrols2-sha256.txt
+++ b/qtquickcontrols2-sha256.txt
@@ -1 +1 @@
-e83603935cd73d41bee5ee4581c7573f93b8d1a17e6c71168eccaee40a13bcc2
+7a36413613b6173ec92b42ef012f33b16686333c39fd5e064482774a17111846