summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2018-10-05 00:34:11 +0000
committerDaniel Bermond2018-10-05 01:25:30 +0000
commite1ec6b005907a9c82673be6002aaa96d99c97fe9 (patch)
tree7be31001c68e5f803a50688e43555c7f5183b8da /.SRCINFO
parent23d73e453c8b4afde5529f4b6ce2b75a82adff4d (diff)
downloadaur-e1ec6b005907a9c82673be6002aaa96d99c97fe9.tar.gz
Match changes of the corresponding repository package
intel-media-driver and intel-gmmlib (formerly named gmmlib) packages are now on the [community] official repository. This commit will match the changes that were introduced in the corresponding repository packages, as follows: - pkgdesc: includes igpu target specification. - depends: update gmmlib-git package name to reflect the new one (intel-gmmlib-git). - Do not install the profile.d file. It means that the package do not to offer anymore a way to select the iHD driver. User needs to read the Arch Wiki and do their homework to select the iHD driver (Wiki page: currently at 'Hardware video acceleration'). Note: I have still kept the 'YYYY.x.x' pkgver format instead of adopting the new 'YY.x.x' one that is being currently used by upstream (and was adopted by the repository package). Upstream have made a mess with the versioning schema/method, altering it at each new major release. So I will be still waiting for '19.x.x' to see if they will keep it or change it again. Maybe I don't even change it at all in the future (this will not interfere with the corresponding repository package anyway). This also removes the need of adding an epoch number at this moment. Other changes in this commit: - pkgver(): cosmetic changes and better handling of year/major.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ef8cf7f5dc6..5eae01b61dc5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = intel-media-driver-git
- pkgdesc = Intel Media Driver for VAAPI (git version)
- pkgver = 2018.3.pre2.r50.g0ed718d8
+ pkgdesc = Intel Media Driver for VAAPI — Broadwell+ iGPUs (git version)
+ pkgver = 2018.3.pre3.r106.g9a64b5e4
pkgrel = 1
url = https://github.com/intel/media-driver/
- install = intel-media-driver-git.install
arch = x86_64
license = MIT
license = BSD
@@ -11,11 +10,10 @@ pkgbase = intel-media-driver-git
makedepends = cmake
depends = gcc-libs
depends = libpciaccess
- depends = gmmlib-git
+ depends = intel-gmmlib-git
depends = libva-git
provides = intel-media-driver
conflicts = intel-media-driver
- backup = etc/profile.d/intel-media.sh
source = intel-media-driver-git::git+https://github.com/intel/media-driver.git
sha256sums = SKIP