summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2018-04-15 20:45:23 +0000
committerDaniel Bermond2018-04-15 20:45:23 +0000
commit67f81483085b83c2df6a4322180d722b4cb21546 (patch)
treeeb187bb7e91bcd186e62de10b87534b5571855f5 /PKGBUILD
parentb2507139aaa76a8ca063d26f93ec90afdb396477 (diff)
downloadaur-67f81483085b83c2df6a4322180d722b4cb21546.tar.gz
provides: add intel-media-sdk
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b33a3c046e3..76cf56a23a66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,13 +12,13 @@ _release=R1
_sdkver=16.8
pkgname=intel-media-server-studio
pkgver="${_year}.${_release}"
-pkgrel=2
+pkgrel=3
pkgdesc='Intel Media Server Studio (only SDK files, no kernel patches, no system modifications)'
arch=('x86_64')
url='https://software.intel.com/en-us/intel-media-server-studio/'
license=('custom')
makedepends=('poppler')
-provides=('intel-opencl' 'intel-opencl-runtime')
+provides=('intel-opencl' 'intel-opencl-runtime' 'intel-media-sdk')
conflicts=('intel-opencl' 'intel-opencl-runtime' 'intel-media-sdk' 'intel-media-sdk-git')
options=('!strip' 'staticlibs')
source=("http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/12841/MediaServerStudioEssentials${_year}${_release}.tar.gz")