extra/ffmpeg to 3.3.2-2

This commit is contained in:
Kevin Mihelich 2017-07-15 18:07:24 +00:00
parent d5dfcda7c4
commit c26dc5720d

View file

@ -10,7 +10,7 @@
pkgname=ffmpeg
pkgver=3.3.2
pkgrel=1
pkgrel=2
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video'
arch=('i686' 'x86_64')
@ -24,7 +24,7 @@ depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'glibc' 'gmp' 'gnutls' 'gsm'
'libass.so' 'libbluray.so' 'libfreetype.so' 'libvidstab.so'
'libvorbisenc.so' 'libvorbis.so' 'libvpx.so'
'libx264.so' 'libx265.so' 'libxvidcore.so')
makedepends=('hardening-wrapper' 'ladspa' 'libvdpau' 'yasm')
makedepends=('ladspa' 'libvdpau' 'yasm')
optdepends=('ladspa: LADSPA filters')
provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
'libavresample.so' 'libavutil.so' 'libpostproc.so' 'libswresample.so'