Removed nvidia-sdk
This commit is contained in:
@@ -12,7 +12,6 @@ pkgbase = ffmpeg-full
|
|||||||
license = custom:UNREDISTRIBUTABLE
|
license = custom:UNREDISTRIBUTABLE
|
||||||
makedepends = hardening-wrapper
|
makedepends = hardening-wrapper
|
||||||
makedepends = libvdpau
|
makedepends = libvdpau
|
||||||
makedepends = nvidia-sdk
|
|
||||||
makedepends = yasm
|
makedepends = yasm
|
||||||
depends = alsa-lib
|
depends = alsa-lib
|
||||||
depends = bzip2
|
depends = bzip2
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'gnutls' 'gsm' 'lame'
|
|||||||
'opencl-headers' 'rubberband' 'rtmpdump' 'shine' 'smbclient'
|
'opencl-headers' 'rubberband' 'rtmpdump' 'shine' 'smbclient'
|
||||||
'snappy' 'tesseract' 'twolame' 'vid.stab' 'vo-aacenc'
|
'snappy' 'tesseract' 'twolame' 'vid.stab' 'vo-aacenc'
|
||||||
'vo-amrwbenc' 'wavpack' 'xavs' 'zeromq' 'zimg' 'zvbi')
|
'vo-amrwbenc' 'wavpack' 'xavs' 'zeromq' 'zimg' 'zvbi')
|
||||||
makedepends=('hardening-wrapper' 'libvdpau' 'nvidia-sdk' 'yasm')
|
makedepends=('hardening-wrapper' 'libvdpau' 'yasm')
|
||||||
optdepends=('intel-media-sdk: for Intel QSV encoding/decoding')
|
optdepends=('intel-media-sdk: for Intel QSV encoding/decoding')
|
||||||
conflicts=('ffmpeg' 'ffmpeg-git' 'ffmpeg-full-git')
|
conflicts=('ffmpeg' 'ffmpeg-git' 'ffmpeg-full-git')
|
||||||
provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
|
provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
|
||||||
@@ -43,8 +43,7 @@ build() {
|
|||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--extra-cflags="-I/usr/include/nvidia-sdk \
|
--extra-cflags="-I/usr/lib/jvm/$(archlinux-java get)/include \
|
||||||
-I/usr/lib/jvm/$(archlinux-java get)/include \
|
|
||||||
-I/usr/lib/jvm/$(archlinux-java get)/include/linux" \
|
-I/usr/lib/jvm/$(archlinux-java get)/include/linux" \
|
||||||
--disable-debug \
|
--disable-debug \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
@@ -121,7 +120,6 @@ build() {
|
|||||||
--enable-libzvbi \
|
--enable-libzvbi \
|
||||||
--enable-netcdf \
|
--enable-netcdf \
|
||||||
--enable-nonfree \
|
--enable-nonfree \
|
||||||
--enable-nvenc \
|
|
||||||
--enable-omx \
|
--enable-omx \
|
||||||
--enable-openal \
|
--enable-openal \
|
||||||
--enable-opencl \
|
--enable-opencl \
|
||||||
|
|||||||
Reference in New Issue
Block a user