mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 08:37:02 +02:00
qt6-multimedia: update to 6.8.1.
This commit is contained in:
parent
7a07b53481
commit
3e094e4cef
1 changed files with 5 additions and 5 deletions
|
@ -1,20 +1,20 @@
|
|||
# Template file for 'qt6-multimedia'
|
||||
pkgname=qt6-multimedia
|
||||
version=6.7.2
|
||||
revision=2
|
||||
version=6.8.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DQT_FEATURE_gstreamer=ON"
|
||||
hostmakedepends="perl qt6-declarative-host-tools pkg-config qt6-shadertools"
|
||||
makedepends="qt6-base-private-devel qt6-declarative-private-devel
|
||||
qt6-quick3d-private-devel
|
||||
qt6-quick3d-private-devel qt6-shadertools-devel
|
||||
pulseaudio-devel ffmpeg6-devel libva-devel
|
||||
qt6-shadertools-devel libglib-devel gst-plugins-base1-devel"
|
||||
libglib-devel gst-plugins-bad1-devel gst-plugins-base1-devel"
|
||||
short_desc="Cross-platform application and UI framework - multimedia"
|
||||
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=8ef835115acb9a1d3d2c9f23cfacb43f2c537e3786a8ab822299a2a7765651d3
|
||||
checksum=75fa87134f9afab7f0a62c55a4744799ac79519560d19c8e1d4c32bdd173f953
|
||||
|
||||
if [ "$XBPS_MACHINE" = "i686" ]; then
|
||||
CXXFLAGS="-DPFFFT_SIMD_DISABLE=1"
|
||||
|
|
Loading…
Add table
Reference in a new issue