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

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Sep 30 10:02:40 UTC 2013


    Date: Monday, September 30, 2013 @ 12:02:39
  Author: spupykin
Revision: 97835

upgpkg: mlt 0.9.0-5

upd

Modified:
  mlt/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-30 10:02:32 UTC (rev 97834)
+++ PKGBUILD	2013-09-30 10:02:39 UTC (rev 97835)
@@ -8,7 +8,7 @@
 pkgbase=mlt
 pkgname=('mlt' 'mlt-python-bindings')
 pkgver=0.9.0
-pkgrel=4
+pkgrel=5
 pkgdesc="An open source multimedia framework"
 arch=('i686' 'x86_64')
 url="http://www.mltframework.org"
@@ -25,7 +25,7 @@
   cd "$srcdir/mlt-$pkgver"
 
   msg "SSE2=$SSE2"
-  ./configure --prefix=/usr --disable-gtk2 \
+  ./configure --prefix=/usr \
 	--avformat-swscale \
 	--enable-gpl --enable-gpl3
   make




More information about the arch-commits mailing list