summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2014-09-15 18:05:40 +0000
committerJustin Lecher <jlec@gentoo.org>2014-09-15 18:05:40 +0000
commitc7bae11df45744c6c3b3777baeadf1d36264e783 (patch)
tree0cdef6187c5d53f38bca9f8f7d280fbb4a5b6687 /sci-libs
parentAllow RPMS specified as array (diff)
downloadgentoo-2-c7bae11df45744c6c3b3777baeadf1d36264e783.tar.gz
gentoo-2-c7bae11df45744c6c3b3777baeadf1d36264e783.tar.bz2
gentoo-2-c7bae11df45744c6c3b3777baeadf1d36264e783.zip
sci-libs/ipp: Version Bump
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/ipp/ChangeLog7
-rw-r--r--sci-libs/ipp/ipp-8.2.0.090.ebuild29
2 files changed, 35 insertions, 1 deletions
diff --git a/sci-libs/ipp/ChangeLog b/sci-libs/ipp/ChangeLog
index 5f9519b6145c..1777123dc448 100644
--- a/sci-libs/ipp/ChangeLog
+++ b/sci-libs/ipp/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sci-libs/ipp
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/ipp/ChangeLog,v 1.18 2014/02/05 10:22:07 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ipp/ChangeLog,v 1.19 2014/09/15 18:05:40 jlec Exp $
+
+*ipp-8.2.0.090 (15 Sep 2014)
+
+ 15 Sep 2014; Justin Lecher <jlec@gentoo.org> +ipp-8.2.0.090.ebuild:
+ Version Bump
05 Feb 2014; Justin Lecher <jlec@gentoo.org> ipp-8.0.1.080.ebuild:
Increase diskspace some more
diff --git a/sci-libs/ipp/ipp-8.2.0.090.ebuild b/sci-libs/ipp/ipp-8.2.0.090.ebuild
new file mode 100644
index 000000000000..f48328c0e183
--- /dev/null
+++ b/sci-libs/ipp/ipp-8.2.0.090.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ipp/ipp-8.2.0.090.ebuild,v 1.1 2014/09/15 18:05:40 jlec Exp $
+
+EAPI=5
+
+INTEL_DPN=parallel_studio_xe
+INTEL_DID=4584
+INTEL_DPV=2015
+INTEL_SUBDIR=composerxe
+INTEL_SINGLE_ARCH=false
+
+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=""
+KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND=">=dev-libs/intel-common-15"
+DEPEND=""
+
+CHECKREQS_DISK_BUILD=6400M
+
+INTEL_BIN_RPMS=( ipp-{ac,di,gen,jp,mt,mt-devel,mx,rr,sc,st,st-devel,vc} )
+INTEL_DAT_RPMS=( ipp-common ipp-{ac,di,gen,jp,mx,rr,sc,st-devel,vc}-common )
+
+INTEL_SKIP_LICENSE=true