aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMarcel Huber2016-07-29 14:39:32 +0200
committerMarcel Huber2016-08-01 00:16:29 +0200
commitfc830822e0e7c5ec00455ffbd63203e04a4d27b7 (patch)
tree4b77874f078514bb73aa2c3d7809b95e611f5abd /.SRCINFO
parent296fb7d95a09f472af71bb307d03b89b4a08a73d (diff)
downloadaur-fc830822e0e7c5ec00455ffbd63203e04a4d27b7.tar.gz
now provide micmgmt lib, mpssdemon and utilities
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO57
1 files changed, 54 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49a2be5c3165..76e128ee1f61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,69 @@
pkgbase = mpss
+ pkgdesc = Intel® Manycore Platform Software Stack
pkgver = 3.7.1
- pkgrel = 1
+ pkgrel = 2
url = https://software.intel.com/en-us/articles/intel-manycore-platform-software-stack-mpss
arch = x86_64
- license = GPL2
+ license = LGPL2.1
+ makedepends = asciidoc
depends = dkms
+ depends = python
source = dkms.conf
source = blacklist-mic-host.conf
+ source = micmgmt.setup.py
sha256sums = a76162c169073060ee3a966e95342f29b3e342c956d29169c10a6dd97e342fa5
sha256sums = 42dda3527ed2496b851c0fad6a841f660a0c086ecf742bb4f132308b9e38d913
+ sha256sums = 191d6fd54157ad5a9465947c73b4332a83fc4411be5d9738d0594a2b7ddb7273
source_x86_64 = git+https://github.com/marcelhuberfoo/mpss-modules.git#branch=ModuleAndKernelUpdates
+ source_x86_64 = git+https://github.com/marcelhuberfoo/mpss-gen-symver-map.git
+ source_x86_64 = git+https://github.com/marcelhuberfoo/mpss-libscif.git
+ source_x86_64 = git+https://github.com/marcelhuberfoo/mpss-daemon.git
+ source_x86_64 = git+https://github.com/marcelhuberfoo/mpss-micmgmt.git
+ source_x86_64 = git+https://github.com/marcelhuberfoo/mpss-metadata.git
+ sha256sums_x86_64 = SKIP
+ sha256sums_x86_64 = SKIP
+ sha256sums_x86_64 = SKIP
+ sha256sums_x86_64 = SKIP
+ sha256sums_x86_64 = SKIP
sha256sums_x86_64 = SKIP
pkgname = mpss-modules-dkms
- pkgdesc = Intel® Manycore Platform Software Stack; mic Kernel module
+ pkgdesc = mic Kernel module of Intel® Manycore Platform Software Stack
install = mpss-modules-dkms.install
+ groups = mpss
+ depends = dkms
+
+pkgname = mpss-gen-symver-map
+ pkgdesc = gen-symver-map utility of Intel® Manycore Platform Software Stack
+ groups = mpss
+ depends = python
+
+pkgname = mpss-libscif
+ pkgdesc = libscif library of Intel® Manycore Platform Software Stack
+ groups = mpss
+ depends = mpss-modules-dkms
+ depends = mpss-gen-symver-map
+
+pkgname = mpss-micmgmt-miclib
+ pkgdesc = micmgmt library of Intel® Manycore Platform Software Stack
+ groups = mpss
+ depends = mpss-libscif
+
+pkgname = mpss-micmgmt-tools
+ pkgdesc = micmgmt tools of Intel® Manycore Platform Software Stack
+ groups = mpss
+ depends = mpss-micmgmt-miclib
+
+pkgname = mpss-micmgmt-python
+ pkgdesc = miclib python wrapper of Intel® Manycore Platform Software Stack
+ arch = any
+ groups = mpss
+ depends = mpss-micmgmt-miclib
+ depends = python
+
+pkgname = mpss-daemon
+ pkgdesc = mpssd and micctrl of Intel® Manycore Platform Software Stack
+ groups = mpss
+ depends = mpss-libscif
+ depends = mpss-gen-symver-map