summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIacopo Isimbaldi2016-06-29 15:05:24 +0100
committerIacopo Isimbaldi2016-06-29 15:05:55 +0100
commit93e0139981059aa57559733bab8c6faabe0aa6e5 (patch)
treeb047fdb91b57d60320fcfe6659ef13cda939ce22
parent4b133fc61a5fd37bbe68dbbf203780d8dd1f7cf0 (diff)
downloadaur-93e0139981059aa57559733bab8c6faabe0aa6e5.tar.gz
Updated to pkgrel 4
Removed libutvideo-git
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e79130230d27..6d3b7fd9007c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri May 27 22:52:38 UTC 2016
+# Wed Jun 29 14:04:33 UTC 2016
pkgbase = ffmpeg-full
pkgdesc = Complete solution to record, convert and stream audio and video (with all options)
pkgver = 3.0.2
- pkgrel = 3
+ pkgrel = 4
epoch = 1
url = http://ffmpeg.org/
arch = i686
@@ -66,7 +66,6 @@ pkgbase = ffmpeg-full
depends = libgme
depends = libilbc
depends = libmfx-git
- depends = libutvideo-git
depends = libxv
depends = mesa
depends = nut-multimedia-git
diff --git a/PKGBUILD b/PKGBUILD
index 6d14b179c334..21d9e5b2fd85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=ffmpeg-full
pkgver=3.0.2
-pkgrel=3
+pkgrel=4
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video (with all options)'
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'gnutls' 'gsm' 'lame'
'libvpx.so' 'libx264.so' 'libx265.so'
'celt' 'chromaprint-fftw' 'faac' 'frei0r-plugins' 'jack' 'kvazaar'
'ladspa' 'libbs2b' 'libcaca' 'libcdio-paranoia' 'libcl' 'libdc1394'
- 'libfdk-aac' 'libgme' 'libilbc' 'libmfx-git' 'libutvideo-git' 'libxv'
+ 'libfdk-aac' 'libgme' 'libilbc' 'libmfx-git' 'libxv'
'mesa' 'nut-multimedia-git' 'openal' 'opencl-headers' 'openh264' 'rubberband'
'rtmpdump' 'shine' 'smbclient' 'snappy' 'tesseract' 'twolame' 'vid.stab'
'vo-aacenc' 'vo-amrwbenc' 'wavpack' 'xavs' 'zeromq' 'zimg' 'zvbi')
@@ -101,7 +101,6 @@ build() {
--enable-libtesseract \
--enable-libtheora \
--enable-libtwolame \
- --enable-libutvideo \
--enable-libv4l2 \
--enable-libvidstab \
--enable-libvo-amrwbenc \