shotcut: update to 23.05.14.
This commit is contained in:
parent
a16537639d
commit
9fe1187f20
1 changed files with 7 additions and 7 deletions
|
@ -1,20 +1,20 @@
|
||||||
# Template file for 'shotcut'
|
# Template file for 'shotcut'
|
||||||
pkgname=shotcut
|
pkgname=shotcut
|
||||||
version=22.12.21
|
version=23.05.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSHOTCUT_VERSION=${version}"
|
configure_args="-DSHOTCUT_VERSION=${version}"
|
||||||
hostmakedepends="pkg-config qt5-tools-devel"
|
hostmakedepends="pkg-config qt6-tools-devel"
|
||||||
makedepends="mlt7-devel qt5-declarative-devel qt5-multimedia-devel
|
makedepends="mlt7-devel qt6-declarative-devel qt6-multimedia-devel
|
||||||
qt5-quickcontrols2-devel qt5-websockets-devel qt5-plugin-mysql qt5-plugin-odbc
|
qt6-websockets-devel qt6-plugin-mysql qt6-plugin-odbc
|
||||||
qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
|
qt6-plugin-pgsql qt6-plugin-sqlite"
|
||||||
depends="ffmpeg frei0r-plugins qt5-graphicaleffects qt5-quickcontrols"
|
depends="ffmpeg frei0r-plugins qt6-declarative"
|
||||||
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"
|
||||||
changelog="https://github.com/mltframework/shotcut/releases"
|
changelog="https://github.com/mltframework/shotcut/releases"
|
||||||
distfiles="https://github.com/mltframework/shotcut/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mltframework/shotcut/archive/v${version}.tar.gz"
|
||||||
checksum=1b9a4f87b16a9751f9cb41588f22af4c00f085105d82cf21d095d9f3c280bc86
|
checksum=94632bd69cc8f3b2cba0668b9e8d051493efa5a9c9554c02822c346fe64c1ce0
|
||||||
|
|
||||||
CXXFLAGS="-DHAVE_LOCALE_H=1 -DSHOTCUT_NOUPGRADE"
|
CXXFLAGS="-DHAVE_LOCALE_H=1 -DSHOTCUT_NOUPGRADE"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue