openshot: update to 2.5.1
This commit is contained in:
parent
17075c1a7b
commit
9098e3973e
@ -1,18 +0,0 @@
|
|||||||
--- src/settings/_default.settings.orig 2016-09-04 08:57:45.591685817 +0200
|
|
||||||
+++ src/settings/_default.settings 2016-09-04 08:57:59.528686536 +0200
|
|
||||||
@@ -232,7 +232,7 @@
|
|
||||||
"restart": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
- "value": true,
|
|
||||||
+ "value": false,
|
|
||||||
"title": "Send Anonymous Metrics and Errors",
|
|
||||||
"type": "bool",
|
|
||||||
"category": "Debug",
|
|
||||||
@@ -628,4 +628,4 @@
|
|
||||||
"value": "Ctrl+I",
|
|
||||||
"type": "text"
|
|
||||||
}
|
|
||||||
-]
|
|
||||||
\ No newline at end of file
|
|
||||||
+]
|
|
@ -1,11 +1,10 @@
|
|||||||
# Template file for 'openshot'
|
# Template file for 'openshot'
|
||||||
pkgname=openshot
|
pkgname=openshot
|
||||||
version=2.4.4
|
version=2.5.1
|
||||||
revision=2
|
revision=1
|
||||||
archs="i686 x86_64 ppc64le"
|
archs="i686 x86_64 ppc64le"
|
||||||
wrksrc="${pkgname}-qt-${version}"
|
wrksrc="${pkgname}-qt-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="openshot_qt"
|
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
makedepends="ffmpeg-devel python3-PyQt5 python3-setuptools"
|
makedepends="ffmpeg-devel python3-PyQt5 python3-setuptools"
|
||||||
depends="ImageMagick libopenshot mlt python3-PyQt5-svg
|
depends="ImageMagick libopenshot mlt python3-PyQt5-svg
|
||||||
@ -15,4 +14,4 @@ maintainer="Spencer Hill <spencernh77@gmail.com>"
|
|||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.openshot.org"
|
homepage="https://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=8197923b3fff2010ee69c75469818543674a12fcb8fcb08944471e4ead3426be
|
checksum=4c25eb9a5de42e749de4c6ca2f7a313c60e1283fe52d70c121629dbb8bb2df7b
|
||||||
|
Loading…
x
Reference in New Issue
Block a user