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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Fri Oct 21 05:07:21 UTC 2016


    Date: Friday, October 21, 2016 @ 05:07:21
  Author: bpiotrowski
Revision: 279071

upgpkg: ffmpeg 1:3.1.4-3

rebuild against netcdf 4.4.1-2
switch netcdf dependency to libdep

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-21 05:00:40 UTC (rev 279070)
+++ PKGBUILD	2016-10-21 05:07:21 UTC (rev 279071)
@@ -7,7 +7,7 @@
 
 pkgname=ffmpeg
 pkgver=3.1.4
-pkgrel=2
+pkgrel=3
 epoch=1
 pkgdesc='Complete solution to record, convert and stream audio and video'
 arch=('i686' 'x86_64')
@@ -16,10 +16,10 @@
 depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'gmp' 'gnutls' 'gsm' 'jack'
          'lame' 'libass' 'libavc1394' 'libbluray' 'libiec61883' 'libmodplug'
          'libpulse' 'libsoxr' 'libssh' 'libtheora' 'libva' 'libvdpau' 'libwebp'
-         'netcdf' 'opencore-amr' 'openjpeg' 'opus' 'schroedinger' 'sdl' 'speex'
+         'opencore-amr' 'openjpeg' 'opus' 'schroedinger' 'sdl' 'speex'
          'v4l-utils' 'xvidcore' 'zlib'
          'libvidstab.so' 'libvorbis.so' 'libvorbisenc.so' 'libvpx.so'
-         'libx264.so' 'libx265.so')
+         'libx264.so' 'libx265.so' 'libnetcdf.so')
 makedepends=('hardening-wrapper' 'ladspa' 'libvdpau' 'yasm')
 optdepends=('ladspa: LADSPA filters')
 provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'



More information about the arch-commits mailing list