summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-12-10 19:48:36 +0000
committerJustin Lecher <jlec@gentoo.org>2012-12-10 19:48:36 +0000
commit7312a294910e270a64972bb9497643680597bbf6 (patch)
treeeac2a4d2a94031fdebf51fa4b327b3ebb1392928 /sci-libs/ipp
parentsci-libs/ipp: Version BUmp (diff)
downloadgentoo-2-7312a294910e270a64972bb9497643680597bbf6.tar.gz
gentoo-2-7312a294910e270a64972bb9497643680597bbf6.tar.bz2
gentoo-2-7312a294910e270a64972bb9497643680597bbf6.zip
sci-libs/ipp: Version BUmp
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Diffstat (limited to 'sci-libs/ipp')
-rw-r--r--sci-libs/ipp/ChangeLog8
-rw-r--r--sci-libs/ipp/ipp-7.1.1.117.ebuild25
-rw-r--r--sci-libs/ipp/metadata.xml4
3 files changed, 34 insertions, 3 deletions
diff --git a/sci-libs/ipp/ChangeLog b/sci-libs/ipp/ChangeLog
index e110c0b0f5d4..0c55f181db30 100644
--- a/sci-libs/ipp/ChangeLog
+++ b/sci-libs/ipp/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-libs/ipp
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/ipp/ChangeLog,v 1.11 2012/10/09 20:38:37 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ipp/ChangeLog,v 1.12 2012/12/10 19:48:36 jlec Exp $
+
+*ipp-7.1.1.117 (10 Dec 2012)
+
+ 10 Dec 2012; Justin Lecher <jlec@gentoo.org> +ipp-7.1.1.117.ebuild,
+ metadata.xml:
+ Version BUmp
*ipp-7.1.0.079 (09 Oct 2012)
diff --git a/sci-libs/ipp/ipp-7.1.1.117.ebuild b/sci-libs/ipp/ipp-7.1.1.117.ebuild
new file mode 100644
index 000000000000..ef4a1866b1af
--- /dev/null
+++ b/sci-libs/ipp/ipp-7.1.1.117.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ipp/ipp-7.1.1.117.ebuild,v 1.1 2012/12/10 19:48:36 jlec Exp $
+
+EAPI=4
+
+INTEL_DPN=parallel_studio_xe
+INTEL_DID=2872
+INTEL_DPV=2013_update1
+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=""
+
+RDEPEND=">=dev-libs/intel-common-13"
+DEPEND=""
+
+CHECKREQS_DISK_BUILD=3000M
+
+INTEL_BIN_RPMS="ipp ipp-devel"
+INTEL_DAT_RPMS="ipp-common"
diff --git a/sci-libs/ipp/metadata.xml b/sci-libs/ipp/metadata.xml
index 76124247a08c..b4c1f331a246 100644
--- a/sci-libs/ipp/metadata.xml
+++ b/sci-libs/ipp/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci</herd>
- <longdescription lang="en">
+ <herd>sci</herd>
+ <longdescription lang="en">
Intel(R) Integrated Performance Primitives (Intel(R) IPP) is a
library of multi-core-ready, optimized software functions for
multimedia data processing, and communications applications.