[arch-commits] Commit in ffmpeg/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Sat Feb 3 11:08:22 UTC 2018
Date: Saturday, February 3, 2018 @ 11:08:21
Author: alucryd
Revision: 315786
libvpx rebuild: ffmpeg 1:3.4.1-4
Modified:
ffmpeg/trunk/PKGBUILD
----------+
PKGBUILD | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-03 10:45:30 UTC (rev 315785)
+++ PKGBUILD 2018-02-03 11:08:21 UTC (rev 315786)
@@ -7,7 +7,7 @@
pkgname=ffmpeg
pkgver=3.4.1
-pkgrel=3
+pkgrel=4
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video'
arch=('x86_64')
@@ -18,6 +18,7 @@
'libraw1394' 'libsoxr' 'libssh' 'libtheora' 'libvdpau' 'libwebp'
'libx11' 'libxcb' 'libxml2' 'opencore-amr' 'openjpeg2' 'opus' 'sdl2'
'speex' 'v4l-utils' 'xz' 'zlib'
+ 'libomxil-bellagio'
'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')
@@ -84,7 +85,8 @@
--enable-libxml2 \
--enable-libxvid \
--enable-shared \
- --enable-version3
+ --enable-version3 \
+ --enable-omx
make
make tools/qt-faststart
More information about the arch-commits
mailing list