qt6-multimedia: update to 6.8.2.

This commit is contained in:
John 2025-02-08 12:01:38 +01:00 committed by John Zimmermann
parent 34fb6d9ea8
commit 0ebe80209c

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-multimedia'
pkgname=qt6-multimedia
version=6.8.1
version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_gstreamer=ON"
@ -14,7 +14,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=75fa87134f9afab7f0a62c55a4744799ac79519560d19c8e1d4c32bdd173f953
checksum=34f561fdc07b158bcc4ad040b596fc6086c48908060e854b473b557e4feb1569
if [ "$XBPS_MACHINE" = "i686" ]; then
CXXFLAGS="-DPFFFT_SIMD_DISABLE=1 -DDISABLE_SIMD=1"