summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2018-01-04 12:19:44 -0200
committerDaniel Bermond2018-01-04 12:25:09 -0200
commitb3584525a90de1beb9aaae79046182d43da38795 (patch)
tree90e2a5a3c56d0ac55d1d0d9b01a868aa6f713248 /PKGBUILD
parent5088280ecd896114e3b840881a2199f9aa5d32f3 (diff)
downloadaur-b3584525a90de1beb9aaae79046182d43da38795.tar.gz
Add --enable-libxml2 to match repository package
References ---------- https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/ffmpeg&id=8aef847cff420afdb0be3fb18510bc901d39aca9 https://bugs.archlinux.org/task/56886
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97acc138fe65..cf1cd9fa79c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: DrZaius <lou at fakeoutdoorsman.com>
pkgname=ffmpeg-git
-pkgver=3.4.r86991.g16efcfe413
-pkgrel=2
+pkgver=3.5.r89688.g1b283c4a0d
+pkgrel=1
pkgdesc='Complete solution to record, convert and stream audio and video (git version)'
arch=('i686' 'x86_64')
url='http://www.ffmpeg.org/'
@@ -13,8 +13,8 @@ license=('GPL3')
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')
@@ -79,6 +79,7 @@ build() {
--enable-libx264 \
--enable-libx265 \
--enable-libxcb \
+ --enable-libxml2 \
--enable-libxvid \
--enable-shared \
--enable-version3