[arch-commits] Commit in mlt/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Thu Oct 9 11:11:33 UTC 2014


    Date: Thursday, October 9, 2014 @ 13:11:32
  Author: spupykin
Revision: 120437

upgpkg: mlt 0.9.2-3

upd

Modified:
  mlt/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-09 11:11:20 UTC (rev 120436)
+++ PKGBUILD	2014-10-09 11:11:32 UTC (rev 120437)
@@ -8,13 +8,13 @@
 pkgbase=mlt
 pkgname=('mlt' 'mlt-python-bindings')
 pkgver=0.9.2
-pkgrel=2
+pkgrel=3
 pkgdesc="An open source multimedia framework"
 arch=('i686' 'x86_64')
 url="http://www.mltframework.org"
 license=('GPL')
 makedepends=('sdl_image' 'libsamplerate' 'libdv' 'qt4' 'sox' 'libxml2' 'gtk2' 'ffmpeg'
-	     'frei0r-plugins' 'swig' 'python2' "jack" "ladspa")
+	     'frei0r-plugins' 'swig' 'python2' "jack" "ladspa" "vid.stab")
 source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz
     	fix-segmentation-fault-at-exit-by-calling-av_lockmgr.patch)
 md5sums=('f88ead8fcea628a65ebf329cc4470b6d'
@@ -44,7 +44,7 @@
 }
 
 package_mlt() {
-  depends=('sdl_image' 'libsamplerate' 'libdv' 'sox' 'libxml2' 'ffmpeg' 'frei0r-plugins')
+  depends=('sdl_image' 'libsamplerate' 'libdv' 'sox' 'libxml2' 'ffmpeg' 'frei0r-plugins' 'vid.stab')
   optdepends=('jack' 'libexif' 'qt4' 'gtk2' "ladspa")
   conflicts=('mlt++<=0.3.8')
 



More information about the arch-commits mailing list