18 lines
757 B
Bash
18 lines
757 B
Bash
# Template file for 'flowblade'
|
|
pkgname=flowblade
|
|
version=2.6.3
|
|
revision=1
|
|
build_wrksrc=flowblade-trunk
|
|
build_style=python3-module
|
|
make_install_args="--install-lib=${DESTDIR}/usr/share/pyshared"
|
|
hostmakedepends="python3-setuptools"
|
|
# https://github.com/jliljebl/flowblade/blob/master/flowblade-trunk/docs/DEPENDENCIES.md
|
|
depends="frei0r-plugins gmic mlt-python3 python3-Pillow python3-dbus gtk+3
|
|
python3-gobject python3-numpy swh-plugins"
|
|
short_desc="Non-linear video editor for Linux"
|
|
maintainer="shizonic <realtiaz@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://jliljebl.github.io/flowblade/"
|
|
distfiles="https://github.com/jliljebl/flowblade/archive/v${version}.tar.gz"
|
|
checksum=e36d9f3c341e87bc5e6810f7d16304f3c4cb4161557e5da455f74eda59f52e1b
|