19 lines
764 B
Bash
19 lines
764 B
Bash
# Template file for 'flowblade'
|
|
pkgname=flowblade
|
|
version=2.2
|
|
revision=1
|
|
archs=noarch
|
|
build_wrksrc=flowblade-trunk
|
|
build_style=python2-module
|
|
make_install_args="--install-lib=${DESTDIR}/usr/share/pyshared"
|
|
hostmakedepends="python-setuptools"
|
|
# https://github.com/jliljebl/flowblade/blob/master/flowblade-trunk/docs/DEPENDENCIES.md
|
|
depends="frei0r-plugins gmic mlt-python python-Pillow python-dbus gtk+3
|
|
python-gobject python-numpy swh-plugins"
|
|
short_desc="Non-linear video editor for Linux"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://jliljebl.github.io/flowblade/"
|
|
distfiles="https://github.com/jliljebl/flowblade/archive/v${version}.tar.gz"
|
|
checksum=4c7bc61d2d38dbf91bbae9f835fbf82504a47d973983427264706a0596573e70
|