summaryrefslogtreecommitdiff
path: root/community/mlt/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-20 01:16:55 -0700
committerroot <root@rshg054.dnsready.net>2013-06-20 01:16:55 -0700
commit5898d76e47144f2366f9acda9ab52827b696c2d5 (patch)
tree24ef06e686a0fdbd29152094c42ea6142c40ad28 /community/mlt/PKGBUILD
parent603bdf488872afbc69493bc640aedb7548f3ed51 (diff)
Thu Jun 20 01:16:07 PDT 2013
Diffstat (limited to 'community/mlt/PKGBUILD')
-rw-r--r--community/mlt/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/mlt/PKGBUILD b/community/mlt/PKGBUILD
index d0ce1644b..d807e93f1 100644
--- a/community/mlt/PKGBUILD
+++ b/community/mlt/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 92329 2013-06-04 04:33:12Z svenstaro $
+# $Id: PKGBUILD 92918 2013-06-19 09:58:46Z bluewind $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Fabian Schoelzel <myfirstname.mylastname@googlemail.com>
# Contributor: funkyou <spamopfer@nickname.berlin.de>
@@ -8,7 +8,7 @@
pkgbase=mlt
pkgname=('mlt' 'mlt-python-bindings')
pkgver=0.9.0
-pkgrel=1
+pkgrel=2
pkgdesc="An open source multimedia framework"
arch=('i686' 'x86_64')
url="http://www.mltframework.org"
@@ -26,9 +26,9 @@ build() {
msg "SSE2=$SSE2"
./configure --prefix=/usr --disable-gtk2 \
- --qimage-libdir=/usr/lib/ --qimage-includedir=/usr/include/qt4 \
--avformat-vdpau \
- --avformat-swscale
+ --avformat-swscale \
+ --enable-gpl --enable-gpl3
make
# mlt python bindings