parent
cd443d1f66
commit
2a103ed8e2
1 changed files with 5 additions and 5 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'openshot'
|
||||
pkgname=openshot
|
||||
version=2.4.3
|
||||
revision=2
|
||||
wrksrc="${pkgname}-qt-${version}"
|
||||
version=2.4.4
|
||||
revision=1
|
||||
archs="i686 x86_64 ppc64le"
|
||||
wrksrc="${pkgname}-qt-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="openshot_qt"
|
||||
hostmakedepends="python3"
|
||||
makedepends="ffmpeg-devel python3-PyQt5 python3-setuptools"
|
||||
depends="ImageMagick libopenshot mlt python3-PyQt5-svg
|
||||
python3-PyQt5-webkit python3-httplib2 python3-pyzmq python3-requests"
|
||||
short_desc="An open-source, non-linear video editor for Linux"
|
||||
short_desc="Open-source, non-linear video editor for Linux"
|
||||
maintainer="Spencer Hill <spencernh77@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.openshot.org"
|
||||
distfiles="https://github.com/OpenShot/openshot-qt/archive/v${version}.tar.gz"
|
||||
checksum=901b485c28cfcbb4d1baf3cd6a30b165090c49c96f252236f1bbd8c8ab709721
|
||||
checksum=8197923b3fff2010ee69c75469818543674a12fcb8fcb08944471e4ead3426be
|
||||
|
|
Loading…
Reference in a new issue