Update ffmpeg-libfdk_aac to 4.0.2

This commit is contained in:
Martchus 2018-07-27 12:58:49 +02:00
parent 8fc6e6c2ab
commit 18a821285f
1 changed files with 9 additions and 9 deletions

View File

@ -9,7 +9,7 @@
_name=ffmpeg
pkgname=ffmpeg-libfdk_aac
pkgver=4.0.1
pkgver=4.0.2
pkgrel=1
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video (with libfdk-aac support)'
@ -17,7 +17,7 @@ arch=('i686' 'x86_64')
url='https://ffmpeg.org/'
license=('GPL3' 'custom:libfdk-aac')
depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'glibc' 'gmp' 'gnutls' 'gsm'
'lame' 'libavc1394' 'libdrm' 'libiec61883' 'libmodplug'
'jack' 'lame' 'libavc1394' 'libdrm' 'libiec61883' 'libmodplug'
'libomxil-bellagio' 'libpulse' 'libraw1394' 'libsoxr' 'libssh'
'libtheora' 'libvdpau' 'libwebp' 'libx11' 'libxcb' 'libxext' 'libxml2'
'libxv' 'opencore-amr' 'openjpeg2' 'opus' 'sdl2' 'speex' 'v4l-utils'
@ -26,20 +26,18 @@ depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'glibc' 'gmp' 'gnutls' 'gsm'
'libva-x11.so' 'libvidstab.so' 'libvorbisenc.so' 'libvorbis.so'
'libvpx.so' 'libx264.so' 'libx265.so' 'libxvidcore.so'
'libfdk-aac')
makedepends=('ffnvcodec-headers' 'ladspa' 'libvdpau' 'yasm')
makedepends=('ffnvcodec-headers' 'git' 'ladspa' 'libvdpau' 'yasm')
optdepends=('ladspa: LADSPA filters')
provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
'libavresample.so' 'libavutil.so' 'libpostproc.so' 'libswresample.so'
'libswscale.so'
"ffmpeg=$pkgver")
conflicts=("$_name")
source=(https://ffmpeg.org/releases/$_name-$pkgver.tar.xz{,.asc})
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel
sha256sums=('i605f5c01c60db35d3b617a79cabb2c7032412be243554602eeed1b628125c0ee'
'SKIP')
source=("git+https://git.ffmpeg.org/ffmpeg.git#tag=n${pkgver}")
sha256sums=('SKIP')
build() {
cd $_name-$pkgver
cd $_name
./configure \
--prefix='/usr' \
@ -56,6 +54,8 @@ build() {
--enable-libbluray \
--enable-libfreetype \
--enable-libfribidi \
--enable-libiec61883 \
--enable-libjack \
--enable-libgsm \
--enable-libmodplug \
--enable-libmp3lame \
@ -93,7 +93,7 @@ build() {
}
package() {
cd $_name-$pkgver
cd $_name
make DESTDIR="${pkgdir}" install install-man
install -Dm 755 tools/qt-faststart "${pkgdir}"/usr/bin/