diff options
Diffstat (limited to 'community/avifile/PKGBUILD')
-rw-r--r-- | community/avifile/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/avifile/PKGBUILD b/community/avifile/PKGBUILD index f2169a2af..8f5aecd1b 100644 --- a/community/avifile/PKGBUILD +++ b/community/avifile/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 87987 2013-04-09 21:29:15Z eric $ +# $Id: PKGBUILD 99690 2013-10-30 23:02:52Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: tobias <tobias@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> @@ -13,7 +13,6 @@ depends=('qt3' 'sdl' 'freetype2' 'libpng' 'libjpeg' makedepends=('lame' 'v4l-utils' 'chrpath') url="http://avifile.sourceforge.net" license=('GPL') -options=('!libtool') source=("http://downloads.sourceforge.net/sourceforge/avifile/$pkgname-0.7-$pkgver.tar.bz2" 'gcc.patch' 'videodev.patch') |