shotcut: update to 21.06.29.

closes #31830
This commit is contained in:
John 2021-07-07 20:23:47 +02:00
parent 24a331d711
commit 3bc66d030c

View file

@ -1,21 +1,21 @@
# Template file for 'shotcut' # Template file for 'shotcut'
pkgname=shotcut pkgname=shotcut
version=21.01.29 version=21.06.29
revision=1 revision=1
build_style=qmake build_style=qmake
configure_args="SHOTCUT_VERSION=VOID-$version DEFINES+=SHOTCUT_NOUPGRADE" configure_args="SHOTCUT_VERSION=VOID-$version DEFINES+=SHOTCUT_NOUPGRADE"
hostmakedepends="pkg-config qt5-tools qt5-qmake qt5-host-tools" hostmakedepends="pkg-config qt5-tools qt5-qmake qt5-host-tools"
makedepends="gstreamer1-devel lame-devel libvpx-devel mlt-devel mlt-python3 makedepends="gstreamer1-devel lame-devel libvpx-devel mlt7-devel mlt7-python3
qt5-declarative-devel qt5-graphicaleffects qt5-multimedia-devel qt5-declarative-devel qt5-graphicaleffects qt5-multimedia-devel
qt5-quickcontrols2-devel qt5-webkit-devel qt5-websockets-devel qt5-quickcontrols2-devel qt5-webkit-devel qt5-websockets-devel
qt5-x11extras-devel x264-devel" qt5-x11extras-devel x264-devel"
depends="frei0r-plugins qt5-graphicaleffects" depends="frei0r-plugins qt5-graphicaleffects qt5-quickcontrols"
short_desc="Free, open source, cross-platform video editor" short_desc="Free, open source, cross-platform video editor"
maintainer="John <me@johnnynator.dev>" maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://www.shotcut.org" homepage="https://www.shotcut.org"
distfiles="https://github.com/mltframework/shotcut/archive/v${version}.tar.gz" distfiles="https://github.com/mltframework/shotcut/archive/v${version}.tar.gz"
checksum=2e55e36d95344758f220b081b1f25f90eb3d0131b0a4af9d65871798079ee961 checksum=115876b68749c8fb119b664668f9d17e9af2f4a42c49ec588b35eca00a2002e4
CXXFLAGS="-DHAVE_LOCALE_H=1" CXXFLAGS="-DHAVE_LOCALE_H=1"