parent
b8f2c896d2
commit
d2ab22feb8
1 changed files with 18 additions and 0 deletions
18
srcpkgs/flowblade/template
Normal file
18
srcpkgs/flowblade/template
Normal 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
|
Loading…
Reference in a new issue