Added sndio support
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Generated by mksrcinfo v8
|
||||
# Sat Jun 24 17:17:41 UTC 2017
|
||||
# Sat Jun 24 17:22:26 UTC 2017
|
||||
pkgbase = ffmpeg-full
|
||||
pkgdesc = Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)
|
||||
pkgver = 3.3.2
|
||||
pkgrel = 6
|
||||
pkgrel = 7
|
||||
url = http://www.ffmpeg.org/
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
@@ -88,6 +88,7 @@ pkgbase = ffmpeg-full
|
||||
depends = nut-multimedia-git
|
||||
depends = openh264
|
||||
depends = libopenmpt-svn
|
||||
depends = sndio
|
||||
depends = shine
|
||||
depends = vo-amrwbenc
|
||||
depends = xavs
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
pkgname=ffmpeg-full
|
||||
_srcname=ffmpeg
|
||||
pkgver=3.3.2
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc='Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)'
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.ffmpeg.org/'
|
||||
@@ -23,7 +23,7 @@ depends=(
|
||||
'sdl2' 'libx11' 'zlib' 'libomxil-bellagio' 'libva' 'libdrm' 'libvdpau'
|
||||
# AUR:
|
||||
'chromaprint-fftw' 'libbs2b' 'flite1' 'libilbc' 'kvazaar' 'nut-multimedia-git'
|
||||
'openh264' 'libopenmpt-svn' 'shine' 'vo-amrwbenc' 'xavs'
|
||||
'openh264' 'libopenmpt-svn' 'sndio' 'shine' 'vo-amrwbenc' 'xavs'
|
||||
)
|
||||
depends_x86_64=('cuda')
|
||||
optdepends_x86_64=(
|
||||
|
||||
Reference in New Issue
Block a user