From 99917aa4e2cce02c4605ec85920e1e7b29bf4020 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 22 Aug 2023 09:19:40 -0400 Subject: [PATCH] qt6-multimedia: update to 6.5.2. --- srcpkgs/qt6-multimedia/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/qt6-multimedia/template b/srcpkgs/qt6-multimedia/template index a6832fdd69b..2cf997b227a 100644 --- a/srcpkgs/qt6-multimedia/template +++ b/srcpkgs/qt6-multimedia/template @@ -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 " 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"