summaryrefslogtreecommitdiff
path: root/nonprism/openshot
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-07-30 00:25:51 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-07-30 02:32:19 -0300
commit5b1659a8b88a56c30b553f9c1ae429076638461a (patch)
treefaf75ebc70979f26d5352d187d3a62add856d5b6 /nonprism/openshot
parent0f695f3407e49cc33d1077d5df7cf3ec2b06a423 (diff)
openshot-1.4.3-4.parabola1{,.nonprism1}: add dvgrab, ladspa, sox, vid.stab, qt5-svg and sdl_image to depends and add frei0r-plugins to optdepends
Diffstat (limited to 'nonprism/openshot')
-rw-r--r--nonprism/openshot/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/nonprism/openshot/PKGBUILD b/nonprism/openshot/PKGBUILD
index 8beac5ee7..f1cf0a206 100644
--- a/nonprism/openshot/PKGBUILD
+++ b/nonprism/openshot/PKGBUILD
@@ -1,19 +1,20 @@
-# $Id: PKGBUILD 97284 2013-09-16 08:04:43Z bluewind $
+# $Id: PKGBUILD 137493 2015-07-27 09:57:33Z spupykin $
# Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor (Arch): Asa Marco <marcoasa90[at]gmail[.]com>
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=openshot
pkgver=1.4.3
-pkgrel=3.parabola1.nonprism1
+pkgrel=4.parabola1.nonprism1
pkgdesc="a free, non-linear video editor for GNU/Linux based on MLT framework, without nonfree faac recommendation and Youtube uploader support"
arch=('any')
url="http://www.openshotvideo.com/"
license=('GPL')
depends=('mlt-python-bindings' 'pygoocanvas' 'sdl' 'librsvg' 'mplayer'
- 'pyxdg' 'pygtk' 'python2-httplib2' 'python2-pillow')
-optdepends=('dvgrab: for IEEE digital sources'
- 'libquicktime' 'libavc1394' 'jack' 'jack-rack' 'ladspa')
+ 'pyxdg' 'pygtk' 'python2-httplib2' 'python2-pillow' 'dvgrab'
+ 'ladspa' 'sox' 'vid.stab' 'qt5-svg' 'sdl_image')
+optdepends=('frei0r-plugins: effects'
+ 'libquicktime' 'libavc1394' 'jack' 'jack-rack')
replaces=("${pkgname}-libre" "${pkgname}-parabola" "${pkgname}-libre-nonprism" "${pkgname}-nonprism")
conflicts=("${pkgname}-libre" "${pkgname}-parabola" "${pkgname}-libre-nonprism" "${pkgname}-nonprism")
install=openshot.install