summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBermond2016-02-09 10:38:06 -0200
committerBermond2016-02-09 10:38:06 -0200
commit8a1fc66880f496741e3bedb2db3d5d6067bf47d0 (patch)
tree991a03dabfb072677142e32472a84f51348b7365
parent3d024c0b54d28dc7f7c994a85b3336ba40325026 (diff)
downloadaur-8a1fc66880f496741e3bedb2db3d5d6067bf47d0.tar.gz
Added ffmpeg documentation
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD5
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 489c3cdf2d18..0a76965f9167 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jan 30 16:44:16 UTC 2016
+# Tue Feb 9 11:40:50 UTC 2016
pkgbase = ffmpeg-full-git
pkgdesc = Record, convert and stream audio and video (Git version with all possible libs)
- pkgver = N.78205.g31f5fa2
+ pkgver = N.78355.g020b758
pkgrel = 1
url = http://www.ffmpeg.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 7170b0129bb4..ca8407f49512 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@
# intel-media-sdk (experimental libmfx support only for x86_64)
pkgname=ffmpeg-full-git
-pkgver=N.78205.g31f5fa2
+pkgver=N.78355.g020b758
pkgrel=1
pkgdesc="Record, convert and stream audio and video (Git version with all possible libs)"
arch=('i686' 'x86_64')
@@ -82,9 +82,6 @@ build() {
--enable-gray \
--disable-static \
--enable-shared \
- --disable-htmlpages \
- --disable-podpages \
- --disable-txtpages \
--enable-avresample \
--enable-videotoolbox \
\