summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgnat Harczuk2015-11-23 07:19:49 +0100
committerIgnat Harczuk2015-11-23 07:19:49 +0100
commit0e5a9b7a15ba572e7bd77d878117b331a029675b (patch)
treeab9a991a8e2c72f3ec0e7f47225a9324a93a7923
parent918b778bc5acefb0a5792ee23210bd33ba8cd6b2 (diff)
downloadaur-0e5a9b7a15ba572e7bd77d878117b331a029675b.tar.gz
change .SRCINFO for tbb
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 3 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9097340fa7a3..afd86e1acc5b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -52,7 +52,7 @@ pkgbase = intel-parallel-studio-xe
sha256sums = 228ac25e147adb9b872e1a562e522d2fd48809ccae89b765112009896a6d55a5
pkgname = intel-compiler-base
- pkgdesc = Intel C/C++ compiler with OpenMP
+ pkgdesc = Intel C/C++ compiler with Intel OpenMP
pkgver = 2016.16.0.0.0.109
install = intel-composer.install
@@ -79,7 +79,7 @@ pkgname = intel-mpi
backup = etc/intel-mpi.conf
depends = intel-compiler-base
-pkgname = intel-tbb
+pkgname = intel-tbb_psxe
pkgdesc = Intel Threading Building Blocks (TBB)
pkgver = 2016.4.4.0
install = intel-tbb.install
diff --git a/PKGBUILD b/PKGBUILD
index fc1ffa792815..4aabfafcc122 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,11 +33,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
pkgbase="intel-parallel-studio-xe"
-#pkgname=( 'intel-fortran-compiler' )
-pkgname=('intel-tbb_psxe')
-#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' )
-#true && pkgname=('intel-compiler-base' 'intel-gdb' )
-
+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'
########################################