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

Maxime Gauduin alucryd at archlinux.org
Tue Jul 28 22:12:29 UTC 2015


    Date: Wednesday, July 29, 2015 @ 00:12:29
  Author: alucryd
Revision: 242626

FS#45186: ffmpeg 1:2.7.2-2

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-28 21:57:59 UTC (rev 242625)
+++ PKGBUILD	2015-07-28 22:12:29 UTC (rev 242626)
@@ -7,7 +7,7 @@
 
 pkgname=ffmpeg
 pkgver=2.7.2
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Complete solution to record, convert and stream audio and video'
 arch=('i686' 'x86_64')
@@ -15,9 +15,9 @@
 license=('GPL3')
 depends=(
       'alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'gnutls' 'gsm' 'lame' 'libass'
-      'libbluray' 'libmodplug' 'libpulse' 'libssh' 'libtheora' 'libva'
-      'libvdpau' 'libwebp' 'opencore-amr' 'openjpeg' 'opus' 'schroedinger'
-      'sdl' 'speex' 'v4l-utils' 'xvidcore' 'zlib'
+      'libbluray' 'libmodplug' 'libpulse' 'libsoxr' 'libssh' 'libtheora'
+      'libva' 'libvdpau' 'libwebp' 'opencore-amr' 'openjpeg' 'opus'
+      'schroedinger' 'sdl' 'speex' 'v4l-utils' 'xvidcore' 'zlib'
       'libvorbis.so' 'libvorbisenc.so' 'libvpx.so' 'libx264.so' 'libx265.so'
 )
 makedepends=('hardening-wrapper' 'libvdpau' 'yasm')
@@ -57,6 +57,7 @@
     --enable-libopus \
     --enable-libpulse \
     --enable-libschroedinger \
+    --enable-libsoxr \
     --enable-libspeex \
     --enable-libssh \
     --enable-libtheora \



More information about the arch-commits mailing list