summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO27
-rw-r--r--PKGBUILD5
2 files changed, 28 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef5be02ecde7..0694979197ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = intel-parallel-studio-xe
pkgdesc = Intel C++ C and FORTRAN compiler - Intel Parallel Studio XE - Cluster Edition - icc icpc ifort ipp mkl
pkgver = 2016.16.0.3.3.210
- pkgrel = 4
+ pkgrel = 1
url = http://software.intel.com/en-us/articles/non-commercial-software-download/
arch = x86_64
license = custom
@@ -50,6 +50,31 @@ pkgbase = intel-parallel-studio-xe
sha256sums = 8c6a1f7b1b12d498e68b3085d8b2fcd050505209b7c0f2b870ba5f65ee135a90
sha256sums = 228ac25e147adb9b872e1a562e522d2fd48809ccae89b765112009896a6d55a5
+pkgname = intel-compiler-base
+ pkgdesc = Intel C/C++
+ install = intel-composer.install
+
+pkgname = intel-fortran-compiler
+ pkgdesc = Intel Fortran compiler
+ install = intel-composer.install
+ depends = intel-compiler-base
+
+pkgname = intel-ipp
+ pkgdesc = Intel Integrated Performance Primitives
+ install = intel-composer.install
+
+pkgname = intel-mkl
+ pkgdesc = Intel Math Kernel Library (IntelĀ® MKL)
+ install = intel-mkl.install
+ backup = etc/intel-mkl-th.conf
+
+pkgname = intel-mpi
+ pkgdesc = Intel MPI library
+
+pkgname = intel-tbb_psxe
+ pkgdesc = Intel Threading Building Blocks (TBB)
+ install = intel-tbb.install
+
pkgname = intel-vtune-amplifier-xe
pkgdesc = Performance profiler for serial and parallel performance analysis
depends = pangox-compat
diff --git a/PKGBUILD b/PKGBUILD
index c6fbbcbff866..e7bee9420941 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,8 +33,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
pkgbase="intel-parallel-studio-xe"
-pkgname=('intel-vtune-amplifier-xe' 'intel-inspector-xe' 'intel-advisor-xe' )
-#pkgname=('intel-compiler-base' 'intel-fortran-compiler' 'intel-ipp' 'intel-mkl' 'intel-mpi' 'intel-tbb_psxe' 'intel-vtune-amplifier-xe' 'intel-inspector-xe' 'intel-advisor-xe' )
+pkgname=('intel-compiler-base' 'intel-fortran-compiler' 'intel-ipp' 'intel-mkl' 'intel-mpi' 'intel-tbb_psxe' 'intel-vtune-amplifier-xe' 'intel-inspector-xe' 'intel-advisor-xe' )
PKGEXT='.pkg.tar.gz'
########################################
@@ -57,7 +56,7 @@ _v_b='210'
_update='3'
-pkgrel=4
+pkgrel=1
#http://registrationcenter-download.intel.com/akdlm/irc_nas/9061/parallel_studio_xe_2016_update3.tgz
_sp=''