From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 93393138350 for ; Tue, 5 May 2020 06:30:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A747E089B; Tue, 5 May 2020 06:30:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3BF15E089B for ; Tue, 5 May 2020 06:30:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D1D8034F62D for ; Tue, 5 May 2020 06:30:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF26A214 for ; Tue, 5 May 2020 06:30:43 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1588658688.1a8e3258d5ca7a8c899aa7e9a2810606a9b3411b.tamiko@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-lang/vtune/ X-VCS-Repository: proj/sci X-VCS-Files: dev-lang/vtune/metadata.xml dev-lang/vtune/vtune-2020.1.0.607630.ebuild X-VCS-Directories: dev-lang/vtune/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: 1a8e3258d5ca7a8c899aa7e9a2810606a9b3411b X-VCS-Branch: master Date: Tue, 5 May 2020 06:30:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d30ff4e0-9a87-4b67-b963-9e1f42032fc4 X-Archives-Hash: 7d8f91bcc09f5642eab0539e62596a6d commit: 1a8e3258d5ca7a8c899aa7e9a2810606a9b3411b Author: Matthias Maier gentoo org> AuthorDate: Tue May 5 05:16:42 2020 +0000 Commit: Matthias Maier gentoo org> CommitDate: Tue May 5 06:04:48 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1a8e3258 dev-lang/vtune: version bump to 2020 update 1 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier gentoo.org> dev-lang/vtune/metadata.xml | 13 ++++++-- dev-lang/vtune/vtune-2020.1.0.607630.ebuild | 52 +++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+), 3 deletions(-) diff --git a/dev-lang/vtune/metadata.xml b/dev-lang/vtune/metadata.xml index c46d15bb3..718cc299c 100644 --- a/dev-lang/vtune/metadata.xml +++ b/dev-lang/vtune/metadata.xml @@ -1,8 +1,15 @@ - - nbigaouette@gmail.com - Nicolas Bigaouette + + sci@gentoo.org + Gentoo Science Project + +The Intel® VTune™ Profiler collects key profiling data and presents +it with a powerful interface that simplifies its analysis and +interpretation. The package comes with extensive documentation. The +product can be installed as a non-commercial as well. License, terms +of qualifications can be found on the web site. + diff --git a/dev-lang/vtune/vtune-2020.1.0.607630.ebuild b/dev-lang/vtune/vtune-2020.1.0.607630.ebuild new file mode 100644 index 000000000..e1ec58882 --- /dev/null +++ b/dev-lang/vtune/vtune-2020.1.0.607630.ebuild @@ -0,0 +1,52 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +INTEL_DIST_PV=2020_update1_professional_edition +INTEL_SUBDIR=vtune_profiler + +inherit intel-sdp-r1 + +DESCRIPTION="Intel VTune Profiler" +HOMEPAGE="https://software.intel.com/en-us/vtune" + +IUSE="doc" +KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" + +RDEPEND="~dev-libs/intel-common-19.1.1.217[compiler]" + +MY_PV="$(ver_rs 3 '-')" # 20.1.0-607630 + +QA_PREBUILT="*" + +INTEL_DIST_DAT_RPMS=( + "vtune-profiler-2020-cli-common-${MY_PV}.noarch.rpm" + "vtune-profiler-2020-common-${MY_PV}.noarch.rpm" + "vtune-profiler-2020-common-pset-${MY_PV}.noarch.rpm" + "vtune-profiler-2020-sep-${MY_PV}.noarch.rpm" + "vtune-profiler-2020-target-${MY_PV}.noarch.rpm") +INTEL_DIST_AMD64_RPMS=( + "vtune-profiler-2020-cli-${MY_PV}.x86_64.rpm" + "vtune-profiler-2020-collector-64linux-${MY_PV}.x86_64.rpm" + "vtune-profiler-2020-gui-${MY_PV}.x86_64.rpm" + "vtune-profiler-2020-vpp-server-${MY_PV}.x86_64.rpm") +INTEL_DIST_X86_RPMS=( + "vtune-profiler-2020-cli-32bit-${MY_PV}.i486.rpm" + "vtune-profiler-2020-collector-32linux-${MY_PV}.i486.rpm") + +pkg_setup() { + if use doc; then + INTEL_DIST_DAT_RPMS+=( "vtune-profiler-2020-doc-${MY_PV}.noarch.rpm" ) + fi +} + +src_install() { + intel-sdp-r1_src_install + + local path="PATH=" + use abi_x86_64 && path+=":$(isdp_get-sdp-edir)/bin64" + use abi_x86_32 && path+=":$(isdp_get-sdp-edir)/bin32" + echo "${path}" > "${T}"/35vtune || die + doenvd "${T}"/35vtune +}