[arch-commits] Commit in ffmpeg/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Tue May 30 16:44:52 UTC 2017
Date: Tuesday, May 30, 2017 @ 16:44:51
Author: alucryd
Revision: 296792
Relinquish netcdf to [community] so that it can have a maintainer
Modified:
ffmpeg/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-30 16:44:24 UTC (rev 296791)
+++ PKGBUILD 2017-05-30 16:44:51 UTC (rev 296792)
@@ -7,7 +7,7 @@
pkgname=ffmpeg
pkgver=3.3.1
-pkgrel=8
+pkgrel=9
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video'
arch=('i686' 'x86_64')
@@ -18,8 +18,8 @@
'libraw1394' 'libsoxr' 'libssh' 'libtheora' 'libva' 'libvdpau'
'libwebp' 'libx11' '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'
+ 'libass.so' 'libbluray.so' 'libfreetype.so' 'libvidstab.so'
+ 'libvorbisenc.so' 'libvorbis.so' 'libvpx.so'
'libx264.so' 'libx265.so' 'libxvidcore.so')
makedepends=('hardening-wrapper' 'ladspa' 'libvdpau' 'yasm')
optdepends=('ladspa: LADSPA filters')
@@ -73,7 +73,6 @@
--enable-libx265 \
--enable-libxcb \
--enable-libxvid \
- --enable-netcdf \
--enable-shared \
--enable-version3
More information about the arch-commits
mailing list