openshot: update to 2.4.1
This commit is contained in:
parent
6d164ccdf5
commit
627f096e14
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openshot'
|
# Template file for 'openshot'
|
||||||
pkgname=openshot
|
pkgname=openshot
|
||||||
version=2.4.0
|
version=2.4.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-qt-${version}"
|
wrksrc="${pkgname}-qt-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -9,10 +9,10 @@ pycompile_module="openshot_qt"
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
makedepends="python3-PyQt5 ffmpeg-devel python3-setuptools"
|
makedepends="python3-PyQt5 ffmpeg-devel python3-setuptools"
|
||||||
depends="python3-PyQt5-webkit python3-setuptools libopenshot>=0.1.7 mlt python3-httplib2 python3-pyzmq ImageMagick
|
depends="python3-PyQt5-webkit python3-setuptools libopenshot>=0.1.7 mlt python3-httplib2 python3-pyzmq ImageMagick
|
||||||
python3-requests"
|
python3-requests python3.4-PyQt5-svg"
|
||||||
short_desc="An open-source, non-linear video editor for Linux"
|
short_desc="An open-source, non-linear video editor for Linux"
|
||||||
maintainer="Spencer Hill <spencernh77@gmail.com>"
|
maintainer="Spencer Hill <spencernh77@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="www.openshot.org"
|
homepage="www.openshot.org"
|
||||||
distfiles="https://github.com/OpenShot/openshot-qt/archive/v${version}.tar.gz"
|
distfiles="https://github.com/OpenShot/openshot-qt/archive/v${version}.tar.gz"
|
||||||
checksum=a4fed9815ffb4f93cd85a79a86bb78e157086b596599c2bb68368ef53ebf8e17
|
checksum=da388c08cd94ec503a57756871244d9bb8746973807e2f95618a0d9d5e11fae9
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue