summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBermond2016-01-23 14:19:28 -0200
committerBermond2016-01-23 14:19:28 -0200
commit62fb8224dd2473c2f84fe363f21c9d74892847c1 (patch)
tree07b7a4788a5edfd104744d5fd754e27d2ff81cf7 /.SRCINFO
parent52408355cd53390edee8f811f044c8c378fd443a (diff)
downloadaur-62fb8224dd2473c2f84fe363f21c9d74892847c1.tar.gz
Added libmfx pkgconfig file
A pkgconfig file is now created for libmfx. This is useful to compile programs that use libmfx such as ffmpeg. The file is located in '/opt/intel/mediasdk/lib/pkgconfig'. Since it is not located in the standard pkgconfig path you will need to use the PKG_CONFIG_PATH variable when running configure scripts. Example: PKG_CONFIG_PATH=/opt/intel/mediasdk/lib/pkgconfig ./configure Also, added the 'mfx' directory inside the 'include' foler. This directory will cotain the same header files that are in the 'include' folder. The new 'mfx' directory is necessary to compile ffmpeg using libmfx from this package (and not from lu-zero's libmfx) because ffmpeg always searches for libmfx include files in 'include/mfx'. Since the header files being inside the 'include' folder is the SDK default behavior I didn't moved then to the 'mfx' directory, but copied then, making this duplicate header files approach.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d16ac1b9adca..977b0cd3e2e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Jan 23 15:49:02 UTC 2016
+# Sat Jan 23 16:19:17 UTC 2016
pkgbase = intel-media-sdk
pkgdesc = Intel Media SDK (only SDK files, no kernel patches, no system modifications)
pkgver = 2015.R6
- pkgrel = 3
+ pkgrel = 4
url = https://software.intel.com/en-us/intel-media-server-studio
arch = x86_64
license = custom