mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 10:47:15 +08:00
openshot: added missing dep
This commit is contained in:
parent
c0366afdb6
commit
6e6c9f1684
@ -1,11 +1,11 @@
|
|||||||
pkgname=openshot
|
pkgname=openshot
|
||||||
pkgver=2.1.0
|
pkgver=2.1.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="An open-source, non-linear, next gen video editor, based on libopenshot."
|
pkgdesc="An open-source, non-linear, next gen video editor, based on libopenshot."
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="http://www.openshotvideo.com/"
|
url="http://www.openshotvideo.com/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('python3' 'python3-pyqt5' 'desktop-file-utils' 'shared-mime-info' 'libopenshot' 'qt5-webkit' 'python3-httplib2')
|
depends=('qt5-webkit' 'qt5-svg' 'python3' 'python3-pyqt5' 'python3-httplib2' 'python3-pillow' 'python3-pyzmq' 'python3-xdg' 'desktop-file-utils' 'shared-mime-info' 'libopenshot' 'dvgrab' 'ladspa' 'librsvg' 'mlt-python-bindings' 'sdl' 'sdl_image' 'sox')
|
||||||
makedepends=('python3-setuptools')
|
makedepends=('python3-setuptools')
|
||||||
source=(https://github.com/OpenShot/openshot-qt/archive/v$pkgver.tar.gz)
|
source=(https://github.com/OpenShot/openshot-qt/archive/v$pkgver.tar.gz)
|
||||||
sha1sums=('0bdf284d7e91970540869884c1ccbe7af81895b5')
|
sha1sums=('0bdf284d7e91970540869884c1ccbe7af81895b5')
|
||||||
|
Loading…
Reference in New Issue
Block a user