summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2020-09-13 13:26:50 +0200
committerMartchus2020-09-13 13:26:50 +0200
commit1ae21bcff60b86c6ed4ca3f00eb2c387b8f5cc10 (patch)
tree6e53968bc67e854ffd811846697eae3e70961b6f
parent9d591ae01c56412383984e65ddbad18951a10fc7 (diff)
downloadaur-1ae21bcff60b86c6ed4ca3f00eb2c387b8f5cc10.tar.gz
Update to 5.15.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD16
-rw-r--r--PKGBUILD.sh.ep4
-rw-r--r--qtquickcontrols-sha256.txt2
4 files changed, 10 insertions, 20 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a937fd8a263..31eaa1f785e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-quickcontrols
pkgdesc = Reusable Qt Quick based UI controls to create classic desktop-style user interfaces (mingw-w64)
- pkgver = 5.15.0
+ pkgver = 5.15.1
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -11,14 +11,12 @@ pkgbase = mingw-w64-qt5-quickcontrols
license = custom
makedepends = mingw-w64-gcc
makedepends = mingw-w64-pkg-config
- makedepends = mingw-w64-qt5-base-static
depends = mingw-w64-qt5-declarative
- optdepends = mingw-w64-qt5-base-static: use of static libraries
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.qt.io/official_releases/qt/5.15/5.15.0/submodules/qtquickcontrols-everywhere-src-5.15.0.tar.xz
- sha256sums = 7072cf4cd27e9f18b36b1c48dec7c79608cf87ba847d3fc3de133f220ec1acee
+ source = https://download.qt.io/official_releases/qt/5.15/5.15.1/submodules/qtquickcontrols-everywhere-src-5.15.1.tar.xz
+ sha256sums = 0172f88779305aae57f3842538e91361ae9bc5ca2275ee5ce9d455309f0f2c7e
pkgname = mingw-w64-qt5-quickcontrols
diff --git a/PKGBUILD b/PKGBUILD
index 41c5cfb20303..ac5d1b38708e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,16 +5,13 @@
# All my PKGBUILDs are managed at https://github.com/Martchus/PKGBUILDs where
# you also find the URL of a binary repository.
-# This file is created from PKGBUILD.sh.in contained by the mentioned repository.
+# This file is created from PKGBUILD.sh.ep contained by the mentioned repository.
# Do not edit it manually! See README.md in the repository's root directory
# for more information.
-# Includes dynamic and static versions; if only one version is requried, just
-# set $NO_STATIC_LIBS or $NO_SHARED_LIBS.
-
_qt_module=qtquickcontrols
pkgname=mingw-w64-qt5-quickcontrols
-pkgver=5.15.0
+pkgver=5.15.1
pkgrel=1
arch=('any')
pkgdesc="Reusable Qt Quick based UI controls to create classic desktop-style user interfaces (mingw-w64)"
@@ -26,16 +23,11 @@ groups=('mingw-w64-qt5')
url='https://www.qt.io/'
_pkgfqn="${_qt_module}-everywhere-src-${pkgver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${pkgver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('7072cf4cd27e9f18b36b1c48dec7c79608cf87ba847d3fc3de133f220ec1acee')
+sha256sums=('0172f88779305aae57f3842538e91361ae9bc5ca2275ee5ce9d455309f0f2c7e')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
-[[ $NO_STATIC_LIBS ]] || \
- makedepends+=('mingw-w64-qt5-base-static') \
- optdepends+=('mingw-w64-qt5-base-static: use of static libraries') \
- _configurations+=('CONFIG+=no_smart_library_merge CONFIG+=static')
-[[ $NO_SHARED_LIBS ]] || \
- _configurations+=('CONFIG+=actually_a_shared_build CONFIG+=shared')
+_configurations+=('CONFIG+=actually_a_shared_build CONFIG+=shared')
build() {
cd "${srcdir}/${_pkgfqn}"
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index e0b8e367bd17..cc7f8cccffab 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -5,10 +5,10 @@
# Contributor: Filip Brcic <brcha@gna.org>
% end
\
-pkgver=5.15.0
+pkgver=5.15.1
pkgrel=1
arch=('any')
pkgdesc="Reusable Qt Quick based UI controls to create classic desktop-style user interfaces (mingw-w64)"
-depends=('mingw-w64-qt5-declarative')
+depends=(<%== qt5deps qw(declarative) %>)
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
diff --git a/qtquickcontrols-sha256.txt b/qtquickcontrols-sha256.txt
index 2dbfcd0c29cf..f6058894ecc3 100644
--- a/qtquickcontrols-sha256.txt
+++ b/qtquickcontrols-sha256.txt
@@ -1 +1 @@
-7072cf4cd27e9f18b36b1c48dec7c79608cf87ba847d3fc3de133f220ec1acee
+0172f88779305aae57f3842538e91361ae9bc5ca2275ee5ce9d455309f0f2c7e