summaryrefslogtreecommitdiff
path: root/community/avifile/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/avifile/PKGBUILD')
-rw-r--r--community/avifile/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/avifile/PKGBUILD b/community/avifile/PKGBUILD
index e38f7fb94..d9d575720 100644
--- a/community/avifile/PKGBUILD
+++ b/community/avifile/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 58655 2011-11-17 10:01:32Z spupykin $
+# $Id: PKGBUILD 75654 2012-08-28 09:59:19Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: tobias <tobias@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=avifile
pkgver=0.7.45
-pkgrel=8
+pkgrel=9
pkgdesc="A library that allows you to read and write compressed AVI files"
arch=('i686' 'x86_64')
-depends=('qt' 'sdl' 'freetype2' 'libpng' 'libjpeg'
+depends=('qt3' 'sdl' 'freetype2' 'libpng' 'libjpeg'
'libvorbis' 'xvidcore' 'libxxf86dga' 'libxi' 'libxv')
-makedepends=('lame' 'qt3' 'v4l-utils' 'chrpath')
+makedepends=('lame' 'v4l-utils' 'chrpath')
url="http://avifile.sourceforge.net"
license=('GPL')
options=('!libtool')
@@ -18,7 +18,7 @@ source=("http://downloads.sourceforge.net/sourceforge/avifile/$pkgname-0.7-$pkgv
'gcc.patch'
'videodev.patch')
md5sums=('7da94802f120d1b69e04a13170dcd21d'
- '588c3ce7bdebc1244f46ba56d8ef8a42'
+ '79a488db80c82f0abb8a83f52e3b3aa0'
'6cca050885afe85c2d98982f75f5e3b0')
build() {