diff options
Diffstat (limited to 'extra/ffmpegthumbnailer/PKGBUILD')
-rw-r--r-- | extra/ffmpegthumbnailer/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/ffmpegthumbnailer/PKGBUILD b/extra/ffmpegthumbnailer/PKGBUILD index d95df37f3..14bb59444 100644 --- a/extra/ffmpegthumbnailer/PKGBUILD +++ b/extra/ffmpegthumbnailer/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 191893 2013-08-01 06:53:26Z bpiotrowski $ +# $Id: PKGBUILD 197950 2013-10-30 11:52:15Z allan $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor: boromil@gmail.com @@ -13,7 +13,6 @@ depends=('ffmpeg' 'libjpeg' 'libpng') optdepends=('gvfs: support for gio uris') source=("http://ffmpegthumbnailer.googlecode.com/files/$pkgname-$pkgver.tar.gz" "ffmpegthumbnailer-2.0.8-memcpy.patch") -options=('!libtool') sha1sums=('2c54ca16efd953f46547e22799cfc40bd9c24533' 'c23ef173f98c928fcacacd6e6060dab2e56f1239') |