[arch-commits] Commit in ffmpeg/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Sat Dec 30 23:53:51 UTC 2017
Date: Saturday, December 30, 2017 @ 23:53:50
Author: alucryd
Revision: 313822
FS#56886: ffmpeg 1:3.4.1-3
Modified:
ffmpeg/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-30 23:43:03 UTC (rev 313821)
+++ PKGBUILD 2017-12-30 23:53:50 UTC (rev 313822)
@@ -7,7 +7,7 @@
pkgname=ffmpeg
pkgver=3.4.1
-pkgrel=2
+pkgrel=3
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video'
arch=('x86_64')
@@ -16,8 +16,8 @@
depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'glibc' 'gmp' 'gnutls' 'gsm'
'jack' 'lame' 'libavc1394' 'libiec61883' 'libmodplug' 'libpulse'
'libraw1394' 'libsoxr' 'libssh' 'libtheora' 'libvdpau' 'libwebp'
- 'libx11' 'libxcb' 'opencore-amr' 'openjpeg2' 'opus' 'sdl2' 'speex'
- 'v4l-utils' 'xz' 'zlib'
+ 'libx11' 'libxcb' 'libxml2' 'opencore-amr' 'openjpeg2' 'opus' 'sdl2'
+ 'speex' 'v4l-utils' 'xz' 'zlib'
'libass.so' 'libbluray.so' 'libfreetype.so' 'libva-drm.so' 'libva.so'
'libva-x11.so' 'libvidstab.so' 'libvorbisenc.so' 'libvorbis.so'
'libvpx.so' 'libx264.so' 'libx265.so' 'libxvidcore.so')
@@ -81,6 +81,7 @@
--enable-libx264 \
--enable-libx265 \
--enable-libxcb \
+ --enable-libxml2 \
--enable-libxvid \
--enable-shared \
--enable-version3
More information about the arch-commits
mailing list