[arch-commits] Commit in ffmpeg/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Sun May 7 12:39:56 UTC 2017


    Date: Sunday, May 7, 2017 @ 12:39:55
  Author: alucryd
Revision: 295419

upgpkg: ffmpeg 1:3.3-7

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-07 12:28:52 UTC (rev 295418)
+++ PKGBUILD	2017-05-07 12:39:55 UTC (rev 295419)
@@ -7,7 +7,7 @@
 
 pkgname=ffmpeg
 pkgver=3.3
-pkgrel=6
+pkgrel=7
 epoch=1
 pkgdesc='Complete solution to record, convert and stream audio and video'
 arch=('i686' 'x86_64')
@@ -16,12 +16,12 @@
 depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'glibc' 'gmp' 'gnutls' 'gsm'
          'jack' 'lame' 'libavc1394' 'libiec61883' 'libmodplug' 'libpulse'
          'libraw1394' 'libsoxr' 'libssh' 'libtheora' 'libva' 'libvdpau'
-         'libwebp' 'libx11' 'libxcb' 'opencore-amr' 'openjpeg2' 'opus'
-         'schroedinger' 'sdl2' 'speex' 'v4l-utils' 'xz' 'zlib'
+         'libwebp' 'libx11' 'libx264' 'libxcb' 'opencore-amr' 'openjpeg2'
+         'opus' 'schroedinger' 'sdl2' 'speex' 'v4l-utils' 'xz' 'zlib'
          'libass.so' 'libbluray.so' 'libfreetype.so' 'libnetcdf.so'
          'libvidstab.so' 'libvorbisenc.so' 'libvorbis.so' 'libvpx.so'
-         'libx265.so' 'libxvidcore.so')
-makedepends=('hardening-wrapper' 'ladspa' 'libvdpau' 'libx264' 'yasm')
+         'libx264-8bit.so' 'libx264-10bit.so' 'libx265.so' 'libxvidcore.so')
+makedepends=('hardening-wrapper' 'ladspa' 'libvdpau' '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