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

Maxime Gauduin alucryd at archlinux.org
Fri May 6 07:45:37 UTC 2016


    Date: Friday, May 6, 2016 @ 09:45:37
  Author: alucryd
Revision: 267009

FS#49217: ffmpeg 1:3.0.2-2

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-06 06:56:35 UTC (rev 267008)
+++ PKGBUILD	2016-05-06 07:45:37 UTC (rev 267009)
@@ -7,7 +7,7 @@
 
 pkgname=ffmpeg
 pkgver=3.0.2
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Complete solution to record, convert and stream audio and video'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'gnutls' 'gsm' 'lame'
          'libass' 'libavc1394' 'libbluray' 'libiec61883' 'libmodplug'
          'libpulse' 'libsoxr' 'libssh' 'libtheora' 'libva' 'libvdpau' 'libwebp'
-         'opencore-amr' 'openjpeg' 'opus' 'schroedinger' 'sdl' 'speex'
+         'netcdf' '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')
@@ -71,6 +71,7 @@
     --enable-libx264 \
     --enable-libx265 \
     --enable-libxvid \
+    --enable-netcdf \
     --enable-shared \
     --enable-version3 \
     --enable-x11grab



More information about the arch-commits mailing list