mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
shotcut: revbump for ffmpeg6
This commit is contained in:
parent
2f41d8d9d3
commit
a1edc5411e
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'shotcut'
|
# Template file for 'shotcut'
|
||||||
pkgname=shotcut
|
pkgname=shotcut
|
||||||
version=23.09.29
|
version=23.09.29
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSHOTCUT_VERSION=${version}"
|
configure_args="-DSHOTCUT_VERSION=${version}"
|
||||||
hostmakedepends="pkg-config qt6-base qt6-tools"
|
hostmakedepends="pkg-config qt6-base qt6-tools"
|
||||||
makedepends="mlt7-devel qt6-declarative-devel qt6-multimedia-devel
|
makedepends="mlt7-devel qt6-declarative-devel qt6-multimedia-devel
|
||||||
qt6-websockets-devel qt6-plugin-mysql qt6-plugin-odbc
|
qt6-websockets-devel qt6-plugin-mysql qt6-plugin-odbc
|
||||||
qt6-plugin-pgsql qt6-plugin-sqlite"
|
qt6-plugin-pgsql qt6-plugin-sqlite"
|
||||||
depends="ffmpeg frei0r-plugins qt6-declarative"
|
depends="ffmpeg6 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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue