Cosmetic changes

This commit is contained in:
Daniel Bermond
2019-06-01 14:13:40 +00:00
parent 24c6b3f718
commit 9766128011
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
pkgbase = ffmpeg-full
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)
pkgver = 4.1.3
pkgrel = 5
pkgrel = 6
url = https://www.ffmpeg.org/
arch = i686
arch = x86_64
+3 -3
View File
@@ -4,7 +4,7 @@
pkgname=ffmpeg-full
_srcname=ffmpeg
pkgver=4.1.3
pkgrel=5
pkgrel=6
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)'
arch=('i686' 'x86_64')
url='https://www.ffmpeg.org/'
@@ -87,7 +87,7 @@ build() {
if [ "$CARCH" = 'x86_64' ]
then
local _libvmaf='--enable-libvmaf'
local _cudanvcc='--enable-cuda-sdk'
local _cudasdk='--enable-cuda-sdk'
local _libmfx='--enable-libmfx'
local _libnpp='--enable-libnpp'
@@ -223,7 +223,7 @@ build() {
--enable-xlib \
--enable-zlib \
\
$_cudanvcc \
$_cudasdk \
--enable-cuvid \
--enable-ffnvcodec \
--enable-libdrm \