summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/ipp/ipp-7.0.2.137.ebuild')
-rw-r--r--sci-libs/ipp/ipp-7.0.2.137.ebuild24
1 files changed, 24 insertions, 0 deletions
diff --git a/sci-libs/ipp/ipp-7.0.2.137.ebuild b/sci-libs/ipp/ipp-7.0.2.137.ebuild
new file mode 100644
index 0000000..1508eac
--- /dev/null
+++ b/sci-libs/ipp/ipp-7.0.2.137.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+INTEL_DPN=parallel_studio_xe
+INTEL_DID=1951
+INTEL_DPV=2011
+INTEL_SUBDIR=composerxe
+
+inherit intel-sdp
+
+DESCRIPTION="Intel Integrated Performance Primitive library for multimedia and data processing"
+HOMEPAGE="http://software.intel.com/en-us/articles/intel-ipp/"
+
+IUSE=""
+DEPEND=""
+RDEPEND=">=dev-libs/intel-common-12"
+
+QA_PREBUILT="${INTEL_SDP_DIR}/ipp/lib/*/*"
+
+CHECKREQS_DISK_BUILD=1536
+
+INTEL_BIN_RPMS="ipp ipp-devel"
+INTEL_DAT_RPMS="ipp-common"