da002b1ee1
Closes: #13124 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
18 lines
768 B
Bash
18 lines
768 B
Bash
# Template file for 'flowblade'
|
|
pkgname=flowblade
|
|
version=1.16
|
|
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=2b33535ca92ed6c179cf804ccc9cd742194742bdddcad0bd8c3387ca7a4327ef
|
|
make_install_args="--install-lib=${DESTDIR}/usr/share/pyshared"
|
|
noarch=yes
|