mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
qt6-multimedia: update to 6.8.2.
This commit is contained in:
parent
34fb6d9ea8
commit
0ebe80209c
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue