qt6-multimedia: update to 6.5.0.
This commit is contained in:
parent
df1ef6e1cb
commit
1fa14f9505
@ -1,6 +1,6 @@
|
||||
# Template file for 'qt6-multimedia'
|
||||
pkgname=qt6-multimedia
|
||||
version=6.4.2
|
||||
version=6.5.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=7f2b70deeada911c8e660e2801286657f297a5d1d543d1f6bfa856f28972c776
|
||||
checksum=9480d0c73abdd01aec4899e340938cec046a3f404b9f9ed945288be574dca146
|
||||
|
||||
if [ "$XBPS_MACHINE" = "i686" ]; then
|
||||
CXXFLAGS="-DPFFFT_SIMD_DISABLE=1"
|
||||
@ -39,7 +39,7 @@ qt6-multimedia-devel_package() {
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/cmake
|
||||
vmove usr/lib/metatypes
|
||||
vmove usr/lib/qt6/metatypes
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove usr/lib/qt6/mkspecs
|
||||
vmove usr/lib/qt6/qml/QtMultimedia/plugins.qmltypes
|
||||
|
Loading…
Reference in New Issue
Block a user