qt6-multimedia: update to 6.6.0.
This commit is contained in:
parent
8e6584a630
commit
5573c7bda3
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-multimedia'
|
||||
pkgname=qt6-multimedia
|
||||
version=6.5.2
|
||||
version=6.6.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DQT_FEATURE_gstreamer=ON"
|
||||
|
@ -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=948f00aa679e92839a2a71bd07245a92cc849af486607417ee4c334b2b998975
|
||||
checksum=ba4b236ca3ec118841b7f5ba87797e24a8c5cbef9ba973fe219fbfc310d38782
|
||||
|
||||
if [ "$XBPS_MACHINE" = "i686" ]; then
|
||||
CXXFLAGS="-DPFFFT_SIMD_DISABLE=1"
|
||||
|
@ -25,7 +25,7 @@ do_check() {
|
|||
broken+="|tst_qaudiodevice|tst_qaudiosource|tst_qaudiosink"
|
||||
broken+="|tst_qmediaplayerbackend|tst_qmediacapturesession"
|
||||
broken+="|tst_qcamerabackend|tst_qquickvideooutput"
|
||||
broken+="|tst_qquickvideooutput_window"
|
||||
broken+="|tst_qquickvideooutput_window|tst_qwindowcapturebackend"
|
||||
ctest -E "($broken)"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue