* [gentoo-commits] proj/sci:vtk commit in: dev-lang/vtune/
@ 2013-07-16 20:13 Justin Lecher
0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2013-07-16 20:13 UTC (permalink / raw
To: gentoo-commits
commit: bef3b20637da5f52723199448f675362f4f9e7cc
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 14 10:12:23 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jul 14 10:12:23 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=bef3b206
dev-lang/vtune: Version Bump
Package-Manager: portage-2.2.0_alpha188
---
dev-lang/vtune/ChangeLog | 5 ++++
dev-lang/vtune/vtune-13.1.9.295420.ebuild | 38 +++++++++++++++++++++++++++++++
2 files changed, 43 insertions(+)
diff --git a/dev-lang/vtune/ChangeLog b/dev-lang/vtune/ChangeLog
index 6a45d97..7887880 100644
--- a/dev-lang/vtune/ChangeLog
+++ b/dev-lang/vtune/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*vtune-13.1.9.295420 (14 Jul 2013)
+
+ 14 Jul 2013; Justin Lecher <jlec@gentoo.org> +vtune-13.1.9.295420.ebuild:
+ Version Bump
+
*vtune-13.1.4.270817 (03 Mar 2013)
03 Mar 2013; Justin Lecher <jlec@gentoo.org> -vtune-11.0.7.221625.ebuild,
diff --git a/dev-lang/vtune/vtune-13.1.9.295420.ebuild b/dev-lang/vtune/vtune-13.1.9.295420.ebuild
new file mode 100644
index 0000000..3d441a1
--- /dev/null
+++ b/dev-lang/vtune/vtune-13.1.9.295420.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+INTEL_DPN=parallel_studio_xe
+INTEL_DID=3266
+INTEL_DPV=2013_update4
+INTEL_SUBDIR=vtune_amplifier_xe
+
+inherit intel-sdp multilib
+
+DESCRIPTION="Intel VTune Amplifier XE"
+HOMEPAGE="http://software.intel.com/en-us/articles/intel-vtune-amplifier-xe/"
+
+IUSE=""
+KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+INTEL_BIN_RPMS="vtune-amplifier-xe-gui"
+INTEL_DAT_RPMS="vtune-amplifier-xe-gui-common"
+#INTEL_RPMS_DIRS="rpm CLI_install/rpm"
+
+create_bin_symlink() {
+ _libdir=$(get_libdir)
+ _arch=${_libdir/lib/}
+ dosym /${INTEL_SDP_DIR}/bin${_arch}/${1} /opt/bin/${1}
+}
+
+src_install() {
+ intel-sdp_src_install
+
+ # Create symbolic links
+ create_bin_symlink amplxe-gui
+ create_bin_symlink amplxe-configurator
+
+ make_desktop_entry amplxe-gui "VTune Amplifier XE" "" "Development;Debugger"
+}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-07-16 20:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-16 20:13 [gentoo-commits] proj/sci:vtk commit in: dev-lang/vtune/ Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox