Updated to pkgrel 4

Removed libutvideo-git
This commit is contained in:
Iacopo Isimbaldi
2016-06-29 15:05:24 +01:00
parent 4b133fc61a
commit 93e0139981
2 changed files with 4 additions and 6 deletions
+2 -3
View File
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8 # Generated by mksrcinfo v8
# Fri May 27 22:52:38 UTC 2016 # Wed Jun 29 14:04:33 UTC 2016
pkgbase = ffmpeg-full pkgbase = ffmpeg-full
pkgdesc = Complete solution to record, convert and stream audio and video (with all options) pkgdesc = Complete solution to record, convert and stream audio and video (with all options)
pkgver = 3.0.2 pkgver = 3.0.2
pkgrel = 3 pkgrel = 4
epoch = 1 epoch = 1
url = http://ffmpeg.org/ url = http://ffmpeg.org/
arch = i686 arch = i686
@@ -66,7 +66,6 @@ pkgbase = ffmpeg-full
depends = libgme depends = libgme
depends = libilbc depends = libilbc
depends = libmfx-git depends = libmfx-git
depends = libutvideo-git
depends = libxv depends = libxv
depends = mesa depends = mesa
depends = nut-multimedia-git depends = nut-multimedia-git
+2 -3
View File
@@ -4,7 +4,7 @@
pkgname=ffmpeg-full pkgname=ffmpeg-full
pkgver=3.0.2 pkgver=3.0.2
pkgrel=3 pkgrel=4
epoch=1 epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video (with all options)' pkgdesc='Complete solution to record, convert and stream audio and video (with all options)'
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'gnutls' 'gsm' 'lame'
'libvpx.so' 'libx264.so' 'libx265.so' 'libvpx.so' 'libx264.so' 'libx265.so'
'celt' 'chromaprint-fftw' 'faac' 'frei0r-plugins' 'jack' 'kvazaar' 'celt' 'chromaprint-fftw' 'faac' 'frei0r-plugins' 'jack' 'kvazaar'
'ladspa' 'libbs2b' 'libcaca' 'libcdio-paranoia' 'libcl' 'libdc1394' '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' 'mesa' 'nut-multimedia-git' 'openal' 'opencl-headers' 'openh264' 'rubberband'
'rtmpdump' 'shine' 'smbclient' 'snappy' 'tesseract' 'twolame' 'vid.stab' 'rtmpdump' 'shine' 'smbclient' 'snappy' 'tesseract' 'twolame' 'vid.stab'
'vo-aacenc' 'vo-amrwbenc' 'wavpack' 'xavs' 'zeromq' 'zimg' 'zvbi') 'vo-aacenc' 'vo-amrwbenc' 'wavpack' 'xavs' 'zeromq' 'zimg' 'zvbi')
@@ -101,7 +101,6 @@ build() {
--enable-libtesseract \ --enable-libtesseract \
--enable-libtheora \ --enable-libtheora \
--enable-libtwolame \ --enable-libtwolame \
--enable-libutvideo \
--enable-libv4l2 \ --enable-libv4l2 \
--enable-libvidstab \ --enable-libvidstab \
--enable-libvo-amrwbenc \ --enable-libvo-amrwbenc \