summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2018-04-15 19:21:57 +0000
committerDaniel Bermond2018-04-15 19:21:57 +0000
commitb2507139aaa76a8ca063d26f93ec90afdb396477 (patch)
tree1d874da0f33ef5b087bea5120470e5fe49a791be /PKGBUILD
parentc113b861c5b466ccb9729743c28ccb352664ff45 (diff)
downloadaur-b2507139aaa76a8ca063d26f93ec90afdb396477.tar.gz
conflicts: add intel-media-sdk{-git}
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75b7b025827f..2b33a3c046e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,14 +12,14 @@ _release=R1
_sdkver=16.8
pkgname=intel-media-server-studio
pkgver="${_year}.${_release}"
-pkgrel=1
+pkgrel=2
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')
-conflicts=('intel-opencl' 'intel-opencl-runtime')
provides=('intel-opencl' 'intel-opencl-runtime')
+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")
sha256sums=('2bb4a8d2235203f4943a19398feb51c4a07b9f60f1e11da8d4aff2b8c7eb2187')