Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: dev-lang/icc/, dev-lang/idb/, dev-lang/ifc/, sci-libs/mkl/, ...
Date: Tue, 29 Dec 2015 19:08:40
Message-Id: 1451416086.e27a1e6a99422394ec5d4e3fbf27eb2016485a6e.jlec@gentoo
1 commit: e27a1e6a99422394ec5d4e3fbf27eb2016485a6e
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 29 19:08:06 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 29 19:08:06 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e27a1e6a
7
8 Import intel packages from tree for testing
9
10 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
11
12 dev-lang/icc/icc-15.0.3.187-r1.ebuild | 37 ++++++++++++++
13 dev-lang/icc/metadata.xml | 16 ++++++
14 dev-lang/idb/files/50idb-gentoo.el | 5 ++
15 dev-lang/idb/idb-14.0.3.174-r1.ebuild | 39 ++++++++++++++
16 dev-lang/idb/metadata.xml | 18 +++++++
17 dev-lang/ifc/ifc-15.0.3.187-r1.ebuild | 36 +++++++++++++
18 dev-lang/ifc/metadata.xml | 14 +++++
19 .../intel-common/intel-common-15.0.3.187-r1.ebuild | 59 ++++++++++++++++++++++
20 dev-libs/intel-common/metadata.xml | 12 +++++
21 sci-libs/ipp/ipp-8.2.2.187-r1.ebuild | 29 +++++++++++
22 sci-libs/ipp/metadata.xml | 10 ++++
23 sci-libs/mkl/mkl-11.1.0.080-r2.ebuild | 1 +
24 sci-libs/mkl/mkl-11.1.1.106-r1.ebuild | 1 +
25 sci-libs/mkl/mkl-11.1.2.144-r1.ebuild | 1 +
26 sci-libs/mkl/mkl-11.1.3.174-r1.ebuild | 1 +
27 sci-libs/mkl/mkl-11.2.0.090-r1.ebuild | 1 +
28 sci-libs/mkl/mkl-11.2.1.133-r1.ebuild | 1 +
29 sci-libs/mkl/mkl-11.2.2.164-r1.ebuild | 1 +
30 sci-libs/mkl/mkl-11.2.3.187-r1.ebuild | 3 +-
31 19 files changed, 284 insertions(+), 1 deletion(-)
32
33 diff --git a/dev-lang/icc/icc-15.0.3.187-r1.ebuild b/dev-lang/icc/icc-15.0.3.187-r1.ebuild
34 new file mode 100644
35 index 0000000..03481dc
36 --- /dev/null
37 +++ b/dev-lang/icc/icc-15.0.3.187-r1.ebuild
38 @@ -0,0 +1,37 @@
39 +# Copyright 1999-2015 Gentoo Foundation
40 +# Distributed under the terms of the GNU General Public License v2
41 +# $Id$
42 +
43 +EAPI=5
44 +
45 +INTEL_DPN=parallel_studio_xe
46 +INTEL_DID=7538
47 +INTEL_DPV=2015_update3
48 +INTEL_SUBDIR=composerxe
49 +INTEL_SINGLE_ARCH=false
50 +
51 +inherit intel-sdp
52 +
53 +DESCRIPTION="Intel C/C++ Compiler"
54 +HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
55 +
56 +IUSE="eclipse linguas_ja"
57 +KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
58 +
59 +DEPEND="
60 + !dev-lang/ifc[linguas_ja]
61 + eclipse? ( dev-util/eclipse-sdk )"
62 +RDEPEND="${DEPEND}
63 + ~dev-libs/intel-common-${PV}[compiler,${MULTILIB_USEDEP}]"
64 +
65 +INTEL_BIN_RPMS=( compilerproc compilerproc-devel )
66 +INTEL_DAT_RPMS=( compilerproc-common compilerproc-vars )
67 +
68 +CHECKREQS_DISK_BUILD=325M
69 +
70 +src_install() {
71 + if ! use linguas_ja; then
72 + find "${S}" -type d -name ja_JP -exec rm -rf '{}' + || die
73 + fi
74 + intel-sdp_src_install
75 +}
76
77 diff --git a/dev-lang/icc/metadata.xml b/dev-lang/icc/metadata.xml
78 new file mode 100644
79 index 0000000..399b3f6
80 --- /dev/null
81 +++ b/dev-lang/icc/metadata.xml
82 @@ -0,0 +1,16 @@
83 +<?xml version="1.0" encoding="UTF-8"?>
84 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
85 +<pkgmetadata>
86 + <herd>sci</herd>
87 + <longdescription lang="en">
88 + The IntelĀ® C++ Compiler is a full featured C/C++ compiler for Intel
89 + based architectures. The compiler supports multi-threading, automatic
90 + processor dispatch, vectorization, auto-parallelization, OpenMP, data
91 + prefetching, loop unrolling. The package comes with extensive
92 + documentation. The product can be installed as a non-commercial as
93 + well. License, terms of qualifications can be found on the web site.
94 +</longdescription>
95 + <use>
96 + <flag name="eclipse">Install the <pkg>dev-util/eclipse-sdk</pkg> plugins</flag>
97 + </use>
98 +</pkgmetadata>
99
100 diff --git a/dev-lang/idb/files/50idb-gentoo.el b/dev-lang/idb/files/50idb-gentoo.el
101 new file mode 100644
102 index 0000000..55064c6
103 --- /dev/null
104 +++ b/dev-lang/idb/files/50idb-gentoo.el
105 @@ -0,0 +1,5 @@
106 +
107 +;;; idb site-lisp configuration
108 +
109 +(add-to-list 'load-path "@SITELISP@")
110 +(autoload 'idb "idb" "Run idb on program <FILE> in buffer *gud-<FILE>*." t)
111
112 diff --git a/dev-lang/idb/idb-14.0.3.174-r1.ebuild b/dev-lang/idb/idb-14.0.3.174-r1.ebuild
113 new file mode 100644
114 index 0000000..9239a36
115 --- /dev/null
116 +++ b/dev-lang/idb/idb-14.0.3.174-r1.ebuild
117 @@ -0,0 +1,39 @@
118 +# Copyright 1999-2014 Gentoo Foundation
119 +# Distributed under the terms of the GNU General Public License v2
120 +# $Id$
121 +
122 +EAPI=5
123 +
124 +INTEL_DPN=parallel_studio_xe
125 +INTEL_DID=4220
126 +INTEL_DPV=2013_sp1_update3
127 +INTEL_SUBDIR=composerxe
128 +INTEL_SINGLE_ARCH=false
129 +
130 +inherit intel-sdp
131 +
132 +DESCRIPTION="Intel C/C++/FORTRAN debugger"
133 +HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
134 +
135 +IUSE="eclipse"
136 +KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
137 +
138 +DEPEND=">=dev-libs/intel-common-13.1[compiler,${MULTILIB_USEDEP}]"
139 +RDEPEND="${DEPEND}
140 + virtual/jre
141 + eclipse? ( dev-util/eclipse-sdk )"
142 +
143 +INTEL_BIN_RPMS=( idb )
144 +INTEL_DAT_RPMS=( idb-common idbcdt )
145 +
146 +CHECKREQS_DISK_BUILD=475M
147 +
148 +pkg_setup() {
149 + _INTEL_PV=174-13.0-3 intel-sdp_pkg_setup
150 +}
151 +
152 +src_prepare() {
153 + sed \
154 + -e "/^INSTALLDIR/s:=.*:=${INTEL_SDP_EDIR}:g" \
155 + -i ${INTEL_SDP_DIR}/bin/intel*/idb || die
156 +}
157
158 diff --git a/dev-lang/idb/metadata.xml b/dev-lang/idb/metadata.xml
159 new file mode 100644
160 index 0000000..18a2b8e
161 --- /dev/null
162 +++ b/dev-lang/idb/metadata.xml
163 @@ -0,0 +1,18 @@
164 +<?xml version="1.0" encoding="UTF-8"?>
165 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
166 +<pkgmetadata>
167 + <herd>sci</herd>
168 + <longdescription lang="en">
169 + The IntelĀ® Debugger is a command line debugger for Intel based
170 + architectures. It is well suited with the Intel C++ or Intel FORTRAN
171 + compilers. It also comes also with a graphical interface and extensive
172 + documentation. The package is bundled in either compiler tar ball, and
173 + has been split to produce this one.
174 + The product can be installed as a non-commercial as
175 + well. License, terms of qualifications can be found on the web
176 + site and follow the one received in the Intel compilers.
177 +</longdescription>
178 + <use>
179 + <flag name="eclipse">Install the <pkg>dev-util/eclipse-sdk</pkg> plugins</flag>
180 + </use>
181 +</pkgmetadata>
182
183 diff --git a/dev-lang/ifc/ifc-15.0.3.187-r1.ebuild b/dev-lang/ifc/ifc-15.0.3.187-r1.ebuild
184 new file mode 100644
185 index 0000000..3744d2c
186 --- /dev/null
187 +++ b/dev-lang/ifc/ifc-15.0.3.187-r1.ebuild
188 @@ -0,0 +1,36 @@
189 +# Copyright 1999-2015 Gentoo Foundation
190 +# Distributed under the terms of the GNU General Public License v2
191 +# $Id$
192 +
193 +EAPI=5
194 +
195 +INTEL_DPN=parallel_studio_xe
196 +INTEL_DID=7538
197 +INTEL_DPV=2015_update3
198 +INTEL_SUBDIR=composerxe
199 +INTEL_SINGLE_ARCH=false
200 +
201 +inherit intel-sdp
202 +
203 +DESCRIPTION="Intel FORTRAN Compiler"
204 +HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
205 +
206 +IUSE="linguas_ja"
207 +KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
208 +
209 +DEPEND="!dev-lang/ifc[linguas_jp]"
210 +RDEPEND="${DEPEND}
211 + ~dev-libs/intel-common-${PV}[compiler,${MULTILIB_USEDEP}]"
212 +
213 +INTEL_BIN_RPMS=( compilerprof compilerprof-devel )
214 +INTEL_DAT_RPMS=( compilerprof-common compilerprof-vars )
215 +
216 +CHECKREQS_DISK_BUILD=375M
217 +
218 +src_install() {
219 + if ! use linguas_ja; then
220 + find "${S}" -type d -name ja_JP -exec rm -rf '{}' + || die
221 + fi
222 +
223 + intel-sdp_src_install
224 +}
225
226 diff --git a/dev-lang/ifc/metadata.xml b/dev-lang/ifc/metadata.xml
227 new file mode 100644
228 index 0000000..8fd3709
229 --- /dev/null
230 +++ b/dev-lang/ifc/metadata.xml
231 @@ -0,0 +1,14 @@
232 +<?xml version="1.0" encoding="UTF-8"?>
233 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
234 +<pkgmetadata>
235 + <herd>sci</herd>
236 + <longdescription lang="en">
237 + The IntelĀ® Fortran Compiler is a full featured FORTRAN 77/95 and
238 + substantial FORTRAN 2003 compiler for Intel based architectures. The
239 + compiler supports multi-threading with automatic processor dispatch,
240 + vectorization, auto-parallelization, OpenMP, data prefetching, loop
241 + unrolling. The package comes with extensive documentation.
242 + The product can be installed as a non-commercial as well. License,
243 + terms of qualifications can be found on the web site.
244 +</longdescription>
245 +</pkgmetadata>
246
247 diff --git a/dev-libs/intel-common/intel-common-15.0.3.187-r1.ebuild b/dev-libs/intel-common/intel-common-15.0.3.187-r1.ebuild
248 new file mode 100644
249 index 0000000..d59e801
250 --- /dev/null
251 +++ b/dev-libs/intel-common/intel-common-15.0.3.187-r1.ebuild
252 @@ -0,0 +1,59 @@
253 +# Copyright 1999-2015 Gentoo Foundation
254 +# Distributed under the terms of the GNU General Public License v2
255 +# $Id$
256 +
257 +EAPI=5
258 +
259 +INTEL_DPN=parallel_studio_xe
260 +INTEL_DID=7538
261 +INTEL_DPV=2015_update3
262 +INTEL_SUBDIR=composerxe
263 +INTEL_SINGLE_ARCH=false
264 +
265 +inherit intel-sdp
266 +
267 +DESCRIPTION="Common libraries and utilities needed for Intel compilers and libraries"
268 +HOMEPAGE="http://software.intel.com/en-us/articles/intel-compilers/"
269 +
270 +IUSE="+compiler"
271 +KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
272 +
273 +CHECKREQS_DISK_BUILD=375M
274 +
275 +pkg_setup() {
276 + einfo ${INTEL_SDP_EDIR}
277 + INTEL_BIN_RPMS=( openmp openmp-devel )
278 + INTEL_DAT_RPMS=( compilerpro-common compilerpro-common-pset )
279 + if use compiler; then
280 + INTEL_BIN_RPMS+=( compilerpro-devel sourcechecker-devel )
281 + INTEL_DAT_RPMS+=( compilerpro-vars sourcechecker-common ccompxe compxe fcompxe )
282 + fi
283 + intel-sdp_pkg_setup
284 +}
285 +
286 +src_install() {
287 + intel-sdp_src_install
288 + local path rootpath ldpath arch fenv=35intelsdp
289 + cat > ${fenv} <<-EOF
290 + NLSPATH=${INTEL_SDP_EDIR}/lib/locale/en_US/%N
291 + INTEL_LICENSE_FILE="${INTEL_SDP_EDIR}"/licenses:"${EPREFIX}/opt/intel/license"
292 + EOF
293 + for arch in ${INTEL_ARCH}; do
294 + path=${path}:${INTEL_SDP_EDIR}/bin/${arch}:${INTEL_SDP_EDIR}/mpirt/bin/${arch}
295 + rootpath=${rootpath}:${INTEL_SDP_EDIR}/bin/${arch}:${INTEL_SDP_EDIR}/mpirt/bin/${arch}
296 + ldpath=${ldpath}:${INTEL_SDP_EDIR}/compiler/lib/${arch}:${INTEL_SDP_EDIR}/mpirt/lib/${arch}
297 + done
298 + cat >> ${fenv} <<-EOF
299 + PATH=${path#:}
300 + ROOTPATH=${rootpath#:}
301 + LDPATH=${ldpath#:}
302 + EOF
303 +
304 + doenvd ${fenv}
305 +
306 + cat >> "${T}"/40-${PN} <<- EOF
307 + SEARCH_DIRS_MASK="${INTEL_SDP_EDIR}"
308 + EOF
309 + insinto /etc/revdep-rebuild/
310 + doins "${T}"/40-${PN}
311 +}
312
313 diff --git a/dev-libs/intel-common/metadata.xml b/dev-libs/intel-common/metadata.xml
314 new file mode 100644
315 index 0000000..269cea1
316 --- /dev/null
317 +++ b/dev-libs/intel-common/metadata.xml
318 @@ -0,0 +1,12 @@
319 +<?xml version="1.0" encoding="UTF-8"?>
320 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
321 +<pkgmetadata>
322 + <herd>sci</herd>
323 + <longdescription lang="en">
324 + This package contains the core files to be installed for the Intel
325 + compilers and libraries. Probably useless if installed standalone.
326 +</longdescription>
327 + <use>
328 + <flag name="compiler">Install the libraries needed for the icc and ifort compilers</flag>
329 + </use>
330 +</pkgmetadata>
331
332 diff --git a/sci-libs/ipp/ipp-8.2.2.187-r1.ebuild b/sci-libs/ipp/ipp-8.2.2.187-r1.ebuild
333 new file mode 100644
334 index 0000000..076a4a9
335 --- /dev/null
336 +++ b/sci-libs/ipp/ipp-8.2.2.187-r1.ebuild
337 @@ -0,0 +1,29 @@
338 +# Copyright 1999-2015 Gentoo Foundation
339 +# Distributed under the terms of the GNU General Public License v2
340 +# $Id$
341 +
342 +EAPI=5
343 +
344 +INTEL_DPN=parallel_studio_xe
345 +INTEL_DID=7538
346 +INTEL_DPV=2015_update3
347 +INTEL_SUBDIR=composerxe
348 +INTEL_SINGLE_ARCH=false
349 +
350 +inherit intel-sdp
351 +
352 +DESCRIPTION="Intel Integrated Performance Primitive library for multimedia and data processing"
353 +HOMEPAGE="http://software.intel.com/en-us/articles/intel-ipp/"
354 +
355 +IUSE=""
356 +KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
357 +
358 +RDEPEND=">=dev-libs/intel-common-15[${MULTILIB_USEDEP}]"
359 +DEPEND=""
360 +
361 +CHECKREQS_DISK_BUILD=6500M
362 +
363 +INTEL_BIN_RPMS=( ipp-{ac,di,gen,jp,mt,mt-devel,mx,rr,sc,st,st-devel,vc} )
364 +INTEL_DAT_RPMS=( ipp-common ipp-{ac,di,gen,jp,mx,rr,sc,st-devel,vc}-common )
365 +
366 +INTEL_SKIP_LICENSE=true
367
368 diff --git a/sci-libs/ipp/metadata.xml b/sci-libs/ipp/metadata.xml
369 new file mode 100644
370 index 0000000..b4c1f33
371 --- /dev/null
372 +++ b/sci-libs/ipp/metadata.xml
373 @@ -0,0 +1,10 @@
374 +<?xml version="1.0" encoding="UTF-8"?>
375 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
376 +<pkgmetadata>
377 + <herd>sci</herd>
378 + <longdescription lang="en">
379 + Intel(R) Integrated Performance Primitives (Intel(R) IPP) is a
380 + library of multi-core-ready, optimized software functions for
381 + multimedia data processing, and communications applications.
382 +</longdescription>
383 +</pkgmetadata>
384
385 diff --git a/sci-libs/mkl/mkl-11.1.0.080-r2.ebuild b/sci-libs/mkl/mkl-11.1.0.080-r2.ebuild
386 index a3aa36a..2797c3b 100644
387 --- a/sci-libs/mkl/mkl-11.1.0.080-r2.ebuild
388 +++ b/sci-libs/mkl/mkl-11.1.0.080-r2.ebuild
389 @@ -9,6 +9,7 @@ INTEL_DID=3447
390 INTEL_DPV=2013_sp1
391 INTEL_SUBDIR=composerxe
392 INTEL_SINGLE_ARCH=false
393 +INTEL_SKIP_LICENSE=true
394
395 inherit intel-sdp multilib alternatives-2
396
397
398 diff --git a/sci-libs/mkl/mkl-11.1.1.106-r1.ebuild b/sci-libs/mkl/mkl-11.1.1.106-r1.ebuild
399 index 305bd04..9af2b40 100644
400 --- a/sci-libs/mkl/mkl-11.1.1.106-r1.ebuild
401 +++ b/sci-libs/mkl/mkl-11.1.1.106-r1.ebuild
402 @@ -9,6 +9,7 @@ INTEL_DID=3644
403 INTEL_DPV=2013_sp1_update1
404 INTEL_SUBDIR=composerxe
405 INTEL_SINGLE_ARCH=false
406 +INTEL_SKIP_LICENSE=true
407
408 inherit intel-sdp multilib alternatives-2
409
410
411 diff --git a/sci-libs/mkl/mkl-11.1.2.144-r1.ebuild b/sci-libs/mkl/mkl-11.1.2.144-r1.ebuild
412 index a02e270..713999d 100644
413 --- a/sci-libs/mkl/mkl-11.1.2.144-r1.ebuild
414 +++ b/sci-libs/mkl/mkl-11.1.2.144-r1.ebuild
415 @@ -9,6 +9,7 @@ INTEL_DID=3949
416 INTEL_DPV=2013_sp1_update2
417 INTEL_SUBDIR=composerxe
418 INTEL_SINGLE_ARCH=false
419 +INTEL_SKIP_LICENSE=true
420
421 inherit intel-sdp multilib alternatives-2
422
423
424 diff --git a/sci-libs/mkl/mkl-11.1.3.174-r1.ebuild b/sci-libs/mkl/mkl-11.1.3.174-r1.ebuild
425 index 8bb1117..3794e64 100644
426 --- a/sci-libs/mkl/mkl-11.1.3.174-r1.ebuild
427 +++ b/sci-libs/mkl/mkl-11.1.3.174-r1.ebuild
428 @@ -9,6 +9,7 @@ INTEL_DID=4220
429 INTEL_DPV=2013_sp1_update3
430 INTEL_SUBDIR=composerxe
431 INTEL_SINGLE_ARCH=false
432 +INTEL_SKIP_LICENSE=true
433
434 inherit intel-sdp multilib alternatives-2
435
436
437 diff --git a/sci-libs/mkl/mkl-11.2.0.090-r1.ebuild b/sci-libs/mkl/mkl-11.2.0.090-r1.ebuild
438 index 6143bdb..ee8fc54 100644
439 --- a/sci-libs/mkl/mkl-11.2.0.090-r1.ebuild
440 +++ b/sci-libs/mkl/mkl-11.2.0.090-r1.ebuild
441 @@ -9,6 +9,7 @@ INTEL_DID=4584
442 INTEL_DPV=2015
443 INTEL_SUBDIR=composerxe
444 INTEL_SINGLE_ARCH=false
445 +INTEL_SKIP_LICENSE=true
446
447 inherit intel-sdp multilib alternatives-2
448
449
450 diff --git a/sci-libs/mkl/mkl-11.2.1.133-r1.ebuild b/sci-libs/mkl/mkl-11.2.1.133-r1.ebuild
451 index 6b1187a..695a551 100644
452 --- a/sci-libs/mkl/mkl-11.2.1.133-r1.ebuild
453 +++ b/sci-libs/mkl/mkl-11.2.1.133-r1.ebuild
454 @@ -9,6 +9,7 @@ INTEL_DID=4992
455 INTEL_DPV=2015_update1
456 INTEL_SUBDIR=composerxe
457 INTEL_SINGLE_ARCH=false
458 +INTEL_SKIP_LICENSE=true
459
460 inherit intel-sdp multilib alternatives-2
461
462
463 diff --git a/sci-libs/mkl/mkl-11.2.2.164-r1.ebuild b/sci-libs/mkl/mkl-11.2.2.164-r1.ebuild
464 index c8281f3..836b39d 100644
465 --- a/sci-libs/mkl/mkl-11.2.2.164-r1.ebuild
466 +++ b/sci-libs/mkl/mkl-11.2.2.164-r1.ebuild
467 @@ -9,6 +9,7 @@ INTEL_DID=5207
468 INTEL_DPV=2015_update2
469 INTEL_SUBDIR=composerxe
470 INTEL_SINGLE_ARCH=false
471 +INTEL_SKIP_LICENSE=true
472
473 inherit intel-sdp multilib alternatives-2
474
475
476 diff --git a/sci-libs/mkl/mkl-11.2.3.187-r1.ebuild b/sci-libs/mkl/mkl-11.2.3.187-r1.ebuild
477 index 59efa7b..f92be09 100644
478 --- a/sci-libs/mkl/mkl-11.2.3.187-r1.ebuild
479 +++ b/sci-libs/mkl/mkl-11.2.3.187-r1.ebuild
480 @@ -9,6 +9,7 @@ INTEL_DID=7538
481 INTEL_DPV=2015_update3
482 INTEL_SUBDIR=composerxe
483 INTEL_SINGLE_ARCH=false
484 +INTEL_SKIP_LICENSE=true
485
486 NUMERIC_MODULE_NAME=${PN}
487
488 @@ -21,7 +22,7 @@ IUSE=""
489 KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
490
491 DEPEND=""
492 -RDEPEND=">=dev-libs/intel-common-15"
493 +RDEPEND=">=dev-libs/intel-common-15[${MULTILIB_USEDEP}]"
494
495 CHECKREQS_DISK_BUILD=2500M