18 lines
760 B
Bash
18 lines
760 B
Bash
# Template file for 'flowblade'
|
|
pkgname=flowblade
|
|
version=2.8.0.3
|
|
revision=1
|
|
build_wrksrc=flowblade-trunk
|
|
build_style=python3-module
|
|
make_install_args="--install-lib=${DESTDIR}/usr/share/flowblade"
|
|
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=3753363d15caa6f1901118132a87f92d3b5e843c325775dbd83b30ee4d2a9bbf
|