void-packages/srcpkgs/shotcut/template
2025-03-05 23:01:58 +01:00

20 lines
842 B
Bash

# Template file for 'shotcut'
pkgname=shotcut
version=25.01.25
revision=1
build_style=cmake
configure_args="-DSHOTCUT_VERSION=${version}"
hostmakedepends="pkg-config qt6-base qt6-tools"
makedepends="mlt7-devel qt6-declarative-devel qt6-multimedia-devel
qt6-websockets-devel qt6-plugin-mysql qt6-plugin-odbc
qt6-plugin-pgsql qt6-plugin-sqlite qt6-charts-devel"
depends="ffmpeg6 frei0r-plugins qt6-declarative"
short_desc="Free, open source, cross-platform video editor"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.shotcut.org"
changelog="https://github.com/mltframework/shotcut/releases"
distfiles="https://github.com/mltframework/shotcut/archive/v${version}.tar.gz"
checksum=46a2befb45a719d81416b01dcb228ce27e97aa541b308570e5151738fe1b9677
CXXFLAGS="-DHAVE_LOCALE_H=1 -DSHOTCUT_NOUPGRADE"