intel-tbb 2020.0
This commit is contained in:
@@ -11,7 +11,7 @@ from pisi.actionsapi import shelltools
|
||||
|
||||
|
||||
#WorkDir="tbb%soss" % (get.srcVERSION().replace(".", ""))
|
||||
WorkDir="tbb-2018_U5"
|
||||
WorkDir="tbb-%s" % get.srcVERSION()
|
||||
|
||||
|
||||
def build():
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Intel Threading Building Blocks Library</Summary>
|
||||
<Description>Threading Building Blocks (TBB) is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance.</Description>
|
||||
<Archive sha1sum="b277fbfbac9c12825ac1522212fad899c41dabfa" type="targz">https://github.com/01org/tbb/archive/2018_U5.tar.gz</Archive>
|
||||
<Archive sha1sum="0b8e9db0c7672eea6207e6749e14ec80b1b4eaa7" type="targz">https://github.com/intel/tbb/archive/v2020.0.tar.gz</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0755" target="install.sh">install.sh</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
@@ -40,6 +40,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-01-19</Date>
|
||||
<Version>2020.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-09-09</Date>
|
||||
<Version>2018_20180618</Version>
|
||||
|
||||
Reference in New Issue
Block a user