[arch-commits] Commit in ffmpeg2.8/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Sun May 7 12:45:41 UTC 2017


    Date: Sunday, May 7, 2017 @ 12:45:40
  Author: alucryd
Revision: 295421

upgpkg: ffmpeg2.8 2.8.11-8

Modified:
  ffmpeg2.8/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-07 12:40:10 UTC (rev 295420)
+++ PKGBUILD	2017-05-07 12:45:40 UTC (rev 295421)
@@ -7,7 +7,7 @@
 
 pkgname=ffmpeg2.8
 pkgver=2.8.11
-pkgrel=7
+pkgrel=8
 pkgdesc='Complete solution to record, convert and stream audio and video'
 arch=('i686' 'x86_64')
 url='https://ffmpeg.org/'
@@ -14,10 +14,11 @@
 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'
+         'libtheora' 'libva' 'libvdpau' 'libwebp' 'libx264' 'opencore-amr'
+         'openjpeg' 'opus' 'schroedinger' 'sdl' 'speex' 'v4l-utils' 'xvidcore'
+         'zlib'
          'libdcadec.so' 'libvidstab.so' 'libvorbis.so' 'libvorbisenc.so'
-         'libvpx.so' 'libx264' 'libx265.so')
+         'libvpx.so' 'libx264-8bit.so' 'libx264-10bit.so' 'libx265.so')
 makedepends=('hardening-wrapper' 'ladspa' 'libvdpau' 'libx264' 'yasm')
 optdepends=('ladspa: LADSPA filters')
 provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'



More information about the arch-commits mailing list