New package: flowblade-1.14.

Closes: #11668 [via git-merge-pr]
This commit is contained in:
maxice8 2018-02-15 22:50:30 -02:00 committed by Michael Aldridge
parent b8f2c896d2
commit d2ab22feb8

View file

@ -0,0 +1,18 @@
# 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