summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLubosz Sarnecki2016-07-03 11:31:51 +0200
committerLubosz Sarnecki2016-07-03 11:31:51 +0200
commita6a927b3ff339dbfe2987afad0a9ccebd992e9f7 (patch)
tree9938e6029705789821eaa1b5c17ccf91a210827a /PKGBUILD
parent12361eb342a8627c6cdb566a08638848a028e8e3 (diff)
downloadaur-a6a927b3ff339dbfe2987afad0a9ccebd992e9f7.tar.gz
add gst-plugins-bad dependency for gtksink. update srcinfo (oops).
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc2a45a45b7b..2343042dc6ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
# Contributor: Gabor Nyekhelyi (n0gabor) <n0gabor@vipmail.hu>
pkgname=pitivi-git
-pkgver=0.94.6386.937f6cf
+pkgver=0.96.0.1.7113.0bfa7db
pkgrel=1
pkgdesc='Pitivi allows users to easily edit audio/video projects based on the GStreamer framework (Git version)'
arch=('any')
license=('LGPL')
-depends=('gstreamer' 'gst-plugins-base' 'gobject-introspection' 'python' 'python-gobject' 'goocanvas' 'gst-python-git' 'gst-editing-services-git' 'python-xdg' 'desktop-file-utils' 'hicolor-icon-theme' 'python-numpy')
+depends=('gstreamer' 'gst-plugins-base' 'gst-plugins-bad' 'gobject-introspection' 'python' 'python-gobject' 'goocanvas' 'gst-python' 'gst-editing-services' 'python-xdg' 'desktop-file-utils' 'hicolor-icon-theme' 'python-numpy' 'gst-transcoder-git' 'python-matplotlib' 'python-cairo')
makedepends=('automake' 'libtool' 'intltool' 'itstool' 'pygobject-devel' 'gtk-doc' 'gnome-doc-utils' 'yelp-tools')
optdepends=('python-pycanberra-git: sound notifications')
install=pitivi-git.install