qt6-multimedia: update to 6.5.2.

This commit is contained in:
Andrew J. Hesford 2023-08-22 09:19:40 -04:00 committed by Andrew J. Hesford
parent e0640fcc0b
commit 99917aa4e2

View File

@ -1,7 +1,7 @@
# Template file for 'qt6-multimedia'
pkgname=qt6-multimedia
version=6.5.0
revision=2
version=6.5.2
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_gstreamer=ON"
hostmakedepends="perl qt6-declarative-host-tools pkg-config qt6-shadertools"
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtmultimedia-everywhere-src-${version}.tar.xz"
checksum=9480d0c73abdd01aec4899e340938cec046a3f404b9f9ed945288be574dca146
checksum=948f00aa679e92839a2a71bd07245a92cc849af486607417ee4c334b2b998975
if [ "$XBPS_MACHINE" = "i686" ]; then
CXXFLAGS="-DPFFFT_SIMD_DISABLE=1"