qt6-qt5compat: update to 6.4.0.

This commit is contained in:
John 2022-11-02 18:24:08 +01:00
parent 7d8c44ccad
commit 6dec5e42b6

View File

@ -1,17 +1,17 @@
# Template file for 'qt6-qt5compat'
pkgname=qt6-qt5compat
version=6.3.1
version=6.4.0
revision=1
wrksrc="qt5compat-everywhere-src-${version}"
build_style=cmake
hostmakedepends="qt6-base-devel qt6-declarative-devel perl pkg-config"
makedepends="qt6-base-devel qt6-declarative-devel"
makedepends="qt6-base-devel qt6-declarative-devel qt6-shadertools-devel"
short_desc="Cross-platform application and UI framework - Qt5 Compatibilty Component"
maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only with Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qt5compat-everywhere-src-${version}.tar.xz"
checksum=a43ec62bd778eaecf88ad7847118d1c2a471b0fcb820f93beb311d7ab9566cfd
checksum=73475d0837f78246d509199f211a35c71fc36cccf64b3de258ebc6387194a4c0
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"