d2ab22feb8
Closes: #11668 [via git-merge-pr]
18 lines
768 B
Bash
18 lines
768 B
Bash
# Template file for 'flowblade'
|
|
pkgname=flowblade
|
|
version=1.14
|
|
revision=1
|
|
build_wrksrc="flowblade-trunk"
|
|
build_style=python2-module
|
|
hostmakedepends="python-setuptools"
|
|
# https://github.com/jliljebl/flowblade/blob/master/flowblade-trunk/docs/DEPENDENCIES.md
|
|
depends="frei0r-plugins gmic mlt-python pygtk python-Pillow python-dbus
|
|
python-gobject python-numpy swh-plugins"
|
|
short_desc="Non-linear video editor for Linux"
|
|
maintainer="maxice8 <thinkabit.ukim@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=6096d6fb67ec8bb4cf422a11282bb8a38fb879ae178a1e54693870ef9ae212bf
|
|
make_install_args="--install-lib=${DESTDIR}/usr/share/pyshared"
|
|
noarch=yes
|