[arch-commits] Commit in emby-server/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Tue Apr 30 11:57:19 UTC 2019


    Date: Tuesday, April 30, 2019 @ 11:57:18
  Author: alucryd
Revision: 456822

upgpkg: emby-server 4.1.1.0-1

Modified:
  emby-server/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-30 11:56:09 UTC (rev 456821)
+++ PKGBUILD	2019-04-30 11:57:18 UTC (rev 456822)
@@ -41,7 +41,7 @@
   zvbi
 )
 makedepends=(
-  ffnvcodec-headers
+  ffnvcodec-headers8.1
   nasm
 )
 source=(
@@ -74,6 +74,8 @@
 build() {
   cd ffmpeg-${_ffmpeg_ver}
 
+  export PKG_CONFIG_PATH=/usr/lib/ffnvcodec8.1/pkgconfig
+
   ./configure \
     --disable-doc \
     --disable-ffplay \
@@ -92,6 +94,7 @@
     --enable-libdrm \
     --enable-libfreetype \
     --enable-libfribidi \
+    --enable-libmfx \
     --enable-libmp3lame \
     --enable-libopus \
     --enable-libtheora \



More information about the arch-commits mailing list