summaryrefslogtreecommitdiff
path: root/community/mlt
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-30 03:00:09 -0700
committerroot <root@rshg054.dnsready.net>2013-08-30 03:00:09 -0700
commit085ca01503ba86daeabd413ba802ccf5fc287f94 (patch)
tree9ec3e6cdd429b39054179a16078a74086fb8a428 /community/mlt
parent0a2b1eeb31400e539041c83cc1a5952f1c880917 (diff)
Fri Aug 30 02:57:58 PDT 2013
Diffstat (limited to 'community/mlt')
-rw-r--r--community/mlt/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/mlt/PKGBUILD b/community/mlt/PKGBUILD
index 47abd671d..5962f270b 100644
--- a/community/mlt/PKGBUILD
+++ b/community/mlt/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 94893 2013-08-01 06:55:10Z bpiotrowski $
+# $Id: PKGBUILD 96457 2013-08-29 15:10:58Z spupykin $
# 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=3
+pkgrel=4
pkgdesc="An open source multimedia framework"
arch=('i686' 'x86_64')
url="http://www.mltframework.org"
@@ -26,7 +26,6 @@ build() {
msg "SSE2=$SSE2"
./configure --prefix=/usr --disable-gtk2 \
- --avformat-vdpau \
--avformat-swscale \
--enable-gpl --enable-gpl3
make