18 lines
770 B
Bash
18 lines
770 B
Bash
# Template file for 'flowblade'
|
|
pkgname=flowblade
|
|
version=2.4
|
|
revision=2
|
|
archs=noarch
|
|
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="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=708ec92081d12f1388191fccce69643bf3a30fe6567a0037fb95c8774014472b
|