From 5a5e68340439f8c9b81e85410fcbd5135732161c Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Tue, 10 Jun 2014 03:33:02 +0000 Subject: Tue Jun 10 03:29:21 UTC 2014 --- extra/ffmpeg/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'extra/ffmpeg') diff --git a/extra/ffmpeg/PKGBUILD b/extra/ffmpeg/PKGBUILD index a280f6614..e19b81d66 100644 --- a/extra/ffmpeg/PKGBUILD +++ b/extra/ffmpeg/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 214050 2014-06-03 07:02:13Z bpiotrowski $ +# $Id: PKGBUILD 214743 2014-06-09 08:04:40Z bpiotrowski $ # Maintainer: Ionut Biru # Maintainer: Bartłomiej Piotrowski # Contributor: Tom Newsom @@ -6,7 +6,7 @@ pkgname=ffmpeg pkgver=2.2.3 -pkgrel=1 +pkgrel=2 epoch=1 pkgdesc='Complete and free Internet live audio and video broadcasting solution' arch=('i686' 'x86_64') @@ -16,9 +16,9 @@ depends=( 'alsa-lib' 'bzip2' 'fontconfig' 'gnutls' 'gsm' 'lame' 'libass' 'libvdpau' 'libbluray' 'libmodplug' 'libpulse' 'libtheora' 'libva' 'libvorbis' 'libvpx' 'opencore-amr' 'openjpeg' 'opus' 'rtmpdump' 'schroedinger' 'sdl' 'speex' - 'v4l-utils' 'x264' 'xvidcore' 'zlib' 'x265' - ) -makedepends=('libvdpau' 'yasm') + 'v4l-utils' 'libx264' 'xvidcore' 'zlib' 'x265' +) +makedepends=('libvdpau' 'yasm' 'x264') source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc}) md5sums=('dbb5b6b69bd010916f17df0ae596e0b1' 'SKIP') -- cgit v1.2.3-54-g00ecf