[arch-commits] Commit in ffmpeg2.8/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Sun Oct 29 21:28:10 UTC 2017
Date: Sunday, October 29, 2017 @ 21:28:09
Author: alucryd
Revision: 308610
libva 2.0.0 rebuild: ffmpeg2.8 2.8.13-2
Modified:
ffmpeg2.8/trunk/PKGBUILD
----------+
PKGBUILD | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-29 21:11:33 UTC (rev 308609)
+++ PKGBUILD 2017-10-29 21:28:09 UTC (rev 308610)
@@ -7,18 +7,20 @@
pkgname=ffmpeg2.8
pkgver=2.8.13
-pkgrel=1
+pkgrel=2
pkgdesc='Complete solution to record, convert and stream audio and video'
arch=('i686' 'x86_64')
url='https://ffmpeg.org/'
license=('GPL3')
-depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'gnutls' 'gsm' 'lame'
- 'libass' 'libbluray' 'libmodplug' 'libpulse' 'libsoxr' 'libssh'
- 'libtheora' 'libva' 'libvdpau' 'libwebp' 'opencore-amr' 'openjpeg'
- 'opus' 'schroedinger' 'sdl' 'speex' 'v4l-utils' 'xvidcore' 'zlib'
- 'libdcadec.so' 'libvidstab.so' 'libvorbis.so' 'libvorbisenc.so'
- 'libvpx.so' 'libx264.so' 'libx265.so')
-makedepends=('ladspa' 'libvdpau' 'libx264' 'yasm')
+depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'glibc' 'gmp' 'gnutls' 'gsm'
+ 'jack' 'lame' 'libmodplug' 'libpulse' 'libsoxr' 'libssh' 'libtheora'
+ 'libvdpau' 'libwebp' 'libx11' 'libxcb' 'libxext' 'libxv'
+ 'opencore-amr' 'openjpeg' 'opus' 'schroedinger' 'sdl' 'speex'
+ 'v4l-utils' 'xz' 'zlib'
+ 'libass.so' 'libbluray.so' 'libdcadec.so' 'libfreetype.so' 'libva.so'
+ 'libvidstab.so' 'libvorbisenc.so' 'libvorbis.so' 'libvpx.so'
+ 'libx264.so' 'libx265.so' 'libxvidcore.so')
+makedepends=('ladspa' 'yasm')
optdepends=('ladspa: LADSPA filters')
provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
'libavresample.so' 'libavutil.so' 'libpostproc.so' 'libswresample.so'
More information about the arch-commits
mailing list