* [gentoo-commits] proj/sci:master commit in: sci-libs/ipp/
@ 2011-05-17 18:27 Sebastien Fabbro
0 siblings, 0 replies; 10+ messages in thread
From: Sebastien Fabbro @ 2011-05-17 18:27 UTC (permalink / raw
To: gentoo-commits
commit: e3589b4e163584da257c0c89722c8400a7e3dea3
Author: Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Tue May 17 18:26:48 2011 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Tue May 17 18:26:48 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e3589b4e
moved ipp from my overlay
---
sci-libs/ipp/ChangeLog | 13 +++++++++++++
sci-libs/ipp/ipp-7.0.2.137.ebuild | 25 +++++++++++++++++++++++++
sci-libs/ipp/metadata.xml | 12 ++++++++++++
3 files changed, 50 insertions(+), 0 deletions(-)
diff --git a/sci-libs/ipp/ChangeLog b/sci-libs/ipp/ChangeLog
new file mode 100644
index 0000000..804df25
--- /dev/null
+++ b/sci-libs/ipp/ChangeLog
@@ -0,0 +1,13 @@
+# ChangeLog for sci-libs/ipp
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 23 Feb 2011; Sébastien Fabbro <bicatali@gentoo.org> ipp-7.0.2.137.ebuild:
+ Bump
+
+*ipp-7.0.1.084 (03 Dec 2010)
+
+ 03 Dec 2010; Sébastien Fabbro <bicatali@gentoo.org> +ipp-7.0.1.084.ebuild,
+ +metadata.xml:
+ Version bump and refactored ebuild
+
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..4c2a337
--- /dev/null
+++ b/sci-libs/ipp/ipp-7.0.2.137.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+INTEL_DPN=parallel_studio_xe
+INTEL_DID=2065
+INTEL_DPV=2011_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=""
+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"
diff --git a/sci-libs/ipp/metadata.xml b/sci-libs/ipp/metadata.xml
new file mode 100644
index 0000000..6cb5506
--- /dev/null
+++ b/sci-libs/ipp/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<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.
+ The package is installed as binary and has a restrictive
+ license. Please see license terms and home page for proper use.
+</longdescription>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/ipp/
@ 2011-05-30 19:06 Sebastien Fabbro
0 siblings, 0 replies; 10+ messages in thread
From: Sebastien Fabbro @ 2011-05-30 19:06 UTC (permalink / raw
To: gentoo-commits
commit: 1fc666dbdc23f9d6f2c140706c89f42bbc40cb0f
Author: Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Mon May 30 01:10:08 2011 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Mon May 30 01:10:08 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1fc666db
ipp bump
---
sci-libs/ipp/ChangeLog | 6 ++++++
.../{ipp-7.0.2.137.ebuild => ipp-7.0.4.191.ebuild} | 9 ++++++---
2 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/sci-libs/ipp/ChangeLog b/sci-libs/ipp/ChangeLog
index 804df25..ce52b60 100644
--- a/sci-libs/ipp/ChangeLog
+++ b/sci-libs/ipp/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*ipp-7.0.4.191 (30 May 2011)
+
+ 30 May 2011; Sébastien Fabbro <bicatali@gentoo.org> -ipp-7.0.2.137.ebuild,
+ +ipp-7.0.4.191.ebuild:
+ Version bump
+
23 Feb 2011; Sébastien Fabbro <bicatali@gentoo.org> ipp-7.0.2.137.ebuild:
Bump
diff --git a/sci-libs/ipp/ipp-7.0.2.137.ebuild b/sci-libs/ipp/ipp-7.0.4.191.ebuild
similarity index 74%
rename from sci-libs/ipp/ipp-7.0.2.137.ebuild
rename to sci-libs/ipp/ipp-7.0.4.191.ebuild
index 4c2a337..8e21537 100644
--- a/sci-libs/ipp/ipp-7.0.2.137.ebuild
+++ b/sci-libs/ipp/ipp-7.0.4.191.ebuild
@@ -4,8 +4,8 @@
EAPI=3
INTEL_DPN=parallel_studio_xe
-INTEL_DID=2065
-INTEL_DPV=2011_update1
+INTEL_DID=2158
+INTEL_DPV=2011_update2
INTEL_SUBDIR=composerxe
inherit intel-sdp
@@ -17,7 +17,10 @@ IUSE=""
DEPEND=""
RDEPEND=">=dev-libs/intel-common-12"
-QA_PREBUILT="${INTEL_SDP_DIR}/ipp/lib/*/*"
+QA_PREBUILT="
+ ${INTEL_SDP_DIR}/ipp/lib/*/*
+ ${INTEL_SDP_DIR}/ipp/tools/*/*/*
+ ${INTEL_SDP_DIR}/ipp/interfaces/data-compression/*/*/*/*"
CHECKREQS_DISK_BUILD=1536
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/ipp/
@ 2012-02-16 22:35 Sebastien Fabbro
0 siblings, 0 replies; 10+ messages in thread
From: Sebastien Fabbro @ 2012-02-16 22:35 UTC (permalink / raw
To: gentoo-commits
commit: 23ea4f58f49f7289ce3f36bb9f6b58b8e67278e1
Author: Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Thu Feb 16 21:58:45 2012 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 21:58:45 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=23ea4f58
sci-libs/ipp: Bump
(Portage version: 2.1.10.44/git/Linux x86_64, unsigned Manifest commit)
---
sci-libs/ipp/ChangeLog | 7 ++++++-
sci-libs/ipp/ipp-7.0.5.256.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 34 insertions(+), 1 deletions(-)
diff --git a/sci-libs/ipp/ChangeLog b/sci-libs/ipp/ChangeLog
index ce52b60..db00de1 100644
--- a/sci-libs/ipp/ChangeLog
+++ b/sci-libs/ipp/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for sci-libs/ipp
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*ipp-7.0.5.256 (16 Feb 2012)
+
+ 16 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> +ipp-7.0.5.256.ebuild:
+ Bump
+
*ipp-7.0.4.191 (30 May 2011)
30 May 2011; Sébastien Fabbro <bicatali@gentoo.org> -ipp-7.0.2.137.ebuild,
diff --git a/sci-libs/ipp/ipp-7.0.5.256.ebuild b/sci-libs/ipp/ipp-7.0.5.256.ebuild
new file mode 100644
index 0000000..d21309b
--- /dev/null
+++ b/sci-libs/ipp/ipp-7.0.5.256.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+INTEL_DPN=parallel_studio_xe
+INTEL_DID=2405
+INTEL_DPV=2011_sp1_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=""
+DEPEND=""
+RDEPEND=">=dev-libs/intel-common-12"
+
+QA_PREBUILT="
+ ${INTEL_SDP_DIR}/ipp/lib/*/*
+ ${INTEL_SDP_DIR}/ipp/tools/*/*/*
+ ${INTEL_SDP_DIR}/ipp/interfaces/data-compression/*/*/*/*"
+
+CHECKREQS_DISK_BUILD=1536M
+
+INTEL_BIN_RPMS="ipp-sp1 ipp-sp1-devel"
+INTEL_DAT_RPMS="ipp-sp1-common"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/ipp/
@ 2012-10-09 20:40 Justin Lecher
0 siblings, 0 replies; 10+ messages in thread
From: Justin Lecher @ 2012-10-09 20:40 UTC (permalink / raw
To: gentoo-commits
commit: 4ee66c61351e83662f1d5dfa181874b0a53d80cb
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 9 20:39:58 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Oct 9 20:39:58 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4ee66c61
inCVS
---
sci-libs/ipp/ChangeLog | 24 ------------------------
sci-libs/ipp/ipp-7.0.4.191.ebuild | 28 ----------------------------
sci-libs/ipp/ipp-7.0.5.256.ebuild | 28 ----------------------------
sci-libs/ipp/metadata.xml | 12 ------------
4 files changed, 0 insertions(+), 92 deletions(-)
diff --git a/sci-libs/ipp/ChangeLog b/sci-libs/ipp/ChangeLog
deleted file mode 100644
index db00de1..0000000
--- a/sci-libs/ipp/ChangeLog
+++ /dev/null
@@ -1,24 +0,0 @@
-# ChangeLog for sci-libs/ipp
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*ipp-7.0.5.256 (16 Feb 2012)
-
- 16 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> +ipp-7.0.5.256.ebuild:
- Bump
-
-*ipp-7.0.4.191 (30 May 2011)
-
- 30 May 2011; Sébastien Fabbro <bicatali@gentoo.org> -ipp-7.0.2.137.ebuild,
- +ipp-7.0.4.191.ebuild:
- Version bump
-
- 23 Feb 2011; Sébastien Fabbro <bicatali@gentoo.org> ipp-7.0.2.137.ebuild:
- Bump
-
-*ipp-7.0.1.084 (03 Dec 2010)
-
- 03 Dec 2010; Sébastien Fabbro <bicatali@gentoo.org> +ipp-7.0.1.084.ebuild,
- +metadata.xml:
- Version bump and refactored ebuild
-
diff --git a/sci-libs/ipp/ipp-7.0.4.191.ebuild b/sci-libs/ipp/ipp-7.0.4.191.ebuild
deleted file mode 100644
index 8e21537..0000000
--- a/sci-libs/ipp/ipp-7.0.4.191.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-INTEL_DPN=parallel_studio_xe
-INTEL_DID=2158
-INTEL_DPV=2011_update2
-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/*/*
- ${INTEL_SDP_DIR}/ipp/tools/*/*/*
- ${INTEL_SDP_DIR}/ipp/interfaces/data-compression/*/*/*/*"
-
-CHECKREQS_DISK_BUILD=1536
-
-INTEL_BIN_RPMS="ipp ipp-devel"
-INTEL_DAT_RPMS="ipp-common"
diff --git a/sci-libs/ipp/ipp-7.0.5.256.ebuild b/sci-libs/ipp/ipp-7.0.5.256.ebuild
deleted file mode 100644
index d21309b..0000000
--- a/sci-libs/ipp/ipp-7.0.5.256.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-INTEL_DPN=parallel_studio_xe
-INTEL_DID=2405
-INTEL_DPV=2011_sp1_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=""
-DEPEND=""
-RDEPEND=">=dev-libs/intel-common-12"
-
-QA_PREBUILT="
- ${INTEL_SDP_DIR}/ipp/lib/*/*
- ${INTEL_SDP_DIR}/ipp/tools/*/*/*
- ${INTEL_SDP_DIR}/ipp/interfaces/data-compression/*/*/*/*"
-
-CHECKREQS_DISK_BUILD=1536M
-
-INTEL_BIN_RPMS="ipp-sp1 ipp-sp1-devel"
-INTEL_DAT_RPMS="ipp-sp1-common"
diff --git a/sci-libs/ipp/metadata.xml b/sci-libs/ipp/metadata.xml
deleted file mode 100644
index 6cb5506..0000000
--- a/sci-libs/ipp/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<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.
- The package is installed as binary and has a restrictive
- license. Please see license terms and home page for proper use.
-</longdescription>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/ipp/
@ 2012-12-10 21:29 Justin Lecher
0 siblings, 0 replies; 10+ messages in thread
From: Justin Lecher @ 2012-12-10 21:29 UTC (permalink / raw
To: gentoo-commits
commit: 10c3e9d23023f2e851f7cfd979c65de2815fefe1
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 10 19:22:36 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Dec 10 19:22:36 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=10c3e9d2
sci-libs/ipp: Version BUmp
Package-Manager: portage-2.2.0_alpha144
---
sci-libs/ipp/ChangeLog | 10 ++++++++++
sci-libs/ipp/ipp-7.1.1.117.ebuild | 25 +++++++++++++++++++++++++
sci-libs/ipp/metadata.xml | 10 ++++++++++
3 files changed, 45 insertions(+), 0 deletions(-)
diff --git a/sci-libs/ipp/ChangeLog b/sci-libs/ipp/ChangeLog
new file mode 100644
index 0000000..e29e353
--- /dev/null
+++ b/sci-libs/ipp/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sci-libs/ipp
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*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
+
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 0000000..998512d
--- /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: $
+
+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
new file mode 100644
index 0000000..b4c1f33
--- /dev/null
+++ b/sci-libs/ipp/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <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.
+</longdescription>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/ipp/
@ 2012-12-10 21:29 Justin Lecher
0 siblings, 0 replies; 10+ messages in thread
From: Justin Lecher @ 2012-12-10 21:29 UTC (permalink / raw
To: gentoo-commits
commit: 4151e68b5de5a85abb7089885103d52158bdd58d
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 10 19:38:53 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Dec 10 19:38:53 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4151e68b
In Cvs
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
---
sci-libs/ipp/ChangeLog | 10 ----------
sci-libs/ipp/ipp-7.1.1.117.ebuild | 25 -------------------------
sci-libs/ipp/metadata.xml | 10 ----------
3 files changed, 0 insertions(+), 45 deletions(-)
diff --git a/sci-libs/ipp/ChangeLog b/sci-libs/ipp/ChangeLog
deleted file mode 100644
index e29e353..0000000
--- a/sci-libs/ipp/ChangeLog
+++ /dev/null
@@ -1,10 +0,0 @@
-# ChangeLog for sci-libs/ipp
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*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
-
diff --git a/sci-libs/ipp/ipp-7.1.1.117.ebuild b/sci-libs/ipp/ipp-7.1.1.117.ebuild
deleted file mode 100644
index 998512d..0000000
--- a/sci-libs/ipp/ipp-7.1.1.117.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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
deleted file mode 100644
index b4c1f33..0000000
--- a/sci-libs/ipp/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <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.
-</longdescription>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/ipp/
@ 2018-04-03 16:44 Matthias Maier
0 siblings, 0 replies; 10+ messages in thread
From: Matthias Maier @ 2018-04-03 16:44 UTC (permalink / raw
To: gentoo-commits
commit: 6e12f69fb4747b2433b261895c52eeb4efd4df6e
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 3 14:57:53 2018 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Tue Apr 3 16:44:50 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6e12f69f
sci-libs/ipp: version bump to 18.0.2.199
Package-Manager: Portage-2.3.28, Repoman-2.3.9
sci-libs/ipp/ipp-18.0.2.199.ebuild | 43 ++++++++++++++++++++++++++++++++++++++
1 file changed, 43 insertions(+)
diff --git a/sci-libs/ipp/ipp-18.0.2.199.ebuild b/sci-libs/ipp/ipp-18.0.2.199.ebuild
new file mode 100644
index 000000000..0d5975c4d
--- /dev/null
+++ b/sci-libs/ipp/ipp-18.0.2.199.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+INTEL_DIST_SKU=3235
+INTEL_DIST_PV=2018_update2_professional_edition
+
+inherit intel-sdp-r1
+
+DESCRIPTION="Intel Integrated Performance Primitive library"
+HOMEPAGE="http://software.intel.com/en-us/articles/intel-ipp/"
+
+IUSE="doc"
+KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND=""
+RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
+
+CHECKREQS_DISK_BUILD=6500M
+
+INTEL_DIST_DAT_RPMS=(
+ "ipp-common-2018.2-199-2018.2-199.noarch.rpm"
+ "ipp-common-ps-2018.2-199-2018.2-199.noarch.rpm")
+INTEL_DIST_AMD64_RPMS=(
+ "ipp-mt-2018.2-199-2018.2-199.x86_64.rpm"
+ "ipp-mt-devel-2018.2-199-2018.2-199.x86_64.rpm"
+ "ipp-st-2018.2-199-2018.2-199.x86_64.rpm"
+ "ipp-st-devel-2018.2-199-2018.2-199.x86_64.rpm"
+ "ipp-st-devel-ps-2018.2-199-2018.2-199.x86_64.rpm")
+INTEL_DIST_X86_RPMS=(
+ "ipp-mt-32bit-2018.2-199-2018.2-199.x86_64.rpm"
+ "ipp-mt-devel-32bit-2018.2-199-2018.2-199.x86_64.rpm"
+ "ipp-st-32bit-2018.2-199-2018.2-199.x86_64.rpm"
+ "ipp-st-devel-32bit-2018.2-199-2018.2-199.x86_64.rpm"
+ "ipp-st-devel-ps-32bit-2018.2-199-2018.2-199.x86_64.rpm")
+
+pkg_setup() {
+ if use doc; then
+ INTEL_DIST_DAT_RPMS+=(
+ "ipp-doc-2018-2018.2-199.noarch.rpm")
+ fi
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/ipp/
@ 2018-04-03 16:44 Matthias Maier
0 siblings, 0 replies; 10+ messages in thread
From: Matthias Maier @ 2018-04-03 16:44 UTC (permalink / raw
To: gentoo-commits
commit: 820eb19a943f15359077a4b1e42286f4f590ae87
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 3 15:35:35 2018 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Tue Apr 3 16:44:50 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=820eb19a
sci-libs/ipp: drop old
Package-Manager: Portage-2.3.28, Repoman-2.3.9
sci-libs/ipp/ipp-8.2.2.187-r1.ebuild | 28 ----------------------------
1 file changed, 28 deletions(-)
diff --git a/sci-libs/ipp/ipp-8.2.2.187-r1.ebuild b/sci-libs/ipp/ipp-8.2.2.187-r1.ebuild
deleted file mode 100644
index 6415da854..000000000
--- a/sci-libs/ipp/ipp-8.2.2.187-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-INTEL_DPN=parallel_studio_xe
-INTEL_DID=7538
-INTEL_DPV=2015_update3
-INTEL_SUBDIR=composerxe
-INTEL_SINGLE_ARCH=false
-
-inherit intel-sdp
-
-DESCRIPTION="Intel Integrated Performance Primitive library"
-HOMEPAGE="http://software.intel.com/en-us/articles/intel-ipp/"
-
-IUSE=""
-KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-RDEPEND=">=dev-libs/intel-common-15[${MULTILIB_USEDEP}]"
-DEPEND=""
-
-CHECKREQS_DISK_BUILD=6500M
-
-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
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/ipp/
@ 2019-05-25 6:36 Matthias Maier
0 siblings, 0 replies; 10+ messages in thread
From: Matthias Maier @ 2019-05-25 6:36 UTC (permalink / raw
To: gentoo-commits
commit: b5ce4cc4ee19e2f7c3472ca042f8e60b3d46b589
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Sat May 25 06:05:08 2019 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Sat May 25 06:36:07 2019 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b5ce4cc4
sci-libs/ipp: version bump to 19.0.4.243
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
sci-libs/ipp/ipp-19.0.4.243.ebuild | 42 ++++++++++++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/sci-libs/ipp/ipp-19.0.4.243.ebuild b/sci-libs/ipp/ipp-19.0.4.243.ebuild
new file mode 100644
index 000000000..e42583e20
--- /dev/null
+++ b/sci-libs/ipp/ipp-19.0.4.243.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+INTEL_DIST_PV=2019_update4_professional_edition
+
+inherit intel-sdp-r1
+
+DESCRIPTION="Intel Integrated Performance Primitive library"
+HOMEPAGE="http://software.intel.com/en-us/articles/intel-ipp/"
+
+IUSE="doc"
+KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND=""
+RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
+
+CHECKREQS_DISK_BUILD=6500M
+
+INTEL_DIST_DAT_RPMS=(
+ "ipp-common-2019.4-243-2019.4-243.noarch.rpm"
+ "ipp-common-ps-2019.4-243-2019.4-243.noarch.rpm")
+INTEL_DIST_AMD64_RPMS=(
+ "ipp-mt-2019.4-243-2019.4-243.x86_64.rpm"
+ "ipp-mt-devel-2019.4-243-2019.4-243.x86_64.rpm"
+ "ipp-st-2019.4-243-2019.4-243.x86_64.rpm"
+ "ipp-st-devel-2019.4-243-2019.4-243.x86_64.rpm"
+ "ipp-st-devel-ps-2019.4-243-2019.4-243.x86_64.rpm")
+INTEL_DIST_X86_RPMS=(
+ "ipp-mt-32bit-2019.4-243-2019.4-243.x86_64.rpm"
+ "ipp-mt-devel-32bit-2019.4-243-2019.4-243.x86_64.rpm"
+ "ipp-st-32bit-2019.4-243-2019.4-243.x86_64.rpm"
+ "ipp-st-devel-32bit-2019.4-243-2019.4-243.x86_64.rpm"
+ "ipp-st-devel-ps-32bit-2019.4-243-2019.4-243.x86_64.rpm")
+
+pkg_setup() {
+ if use doc; then
+ INTEL_DIST_DAT_RPMS+=(
+ "ipp-doc-2019-2019.4-243.noarch.rpm")
+ fi
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/ipp/
@ 2020-05-05 6:30 Matthias Maier
0 siblings, 0 replies; 10+ messages in thread
From: Matthias Maier @ 2020-05-05 6:30 UTC (permalink / raw
To: gentoo-commits
commit: 6e280fa7307e3ea0eb41a4ed4bb49ffba0d09de2
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Tue May 5 05:28:05 2020 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Tue May 5 06:04:52 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6e280fa7
sci-libs/ipp: version bump to 2020 update 1
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
sci-libs/ipp/ipp-2020.1.217.ebuild | 44 ++++++++++++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
diff --git a/sci-libs/ipp/ipp-2020.1.217.ebuild b/sci-libs/ipp/ipp-2020.1.217.ebuild
new file mode 100644
index 000000000..2c0be6abf
--- /dev/null
+++ b/sci-libs/ipp/ipp-2020.1.217.ebuild
@@ -0,0 +1,44 @@
+# 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
+
+inherit intel-sdp-r1
+
+DESCRIPTION="Intel Integrated Performance Primitive library"
+HOMEPAGE="http://software.intel.com/en-us/articles/intel-ipp/"
+
+IUSE="doc"
+KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND=""
+RDEPEND="~dev-libs/intel-common-19.1.1.217[compiler]"
+
+CHECKREQS_DISK_BUILD=6500M
+
+MY_PV="$(ver_rs 2 '-')" # 2020.1-217
+
+QA_PREBUILT="*"
+
+INTEL_DIST_DAT_RPMS=(
+ "ipp-common-${MY_PV}-${MY_PV}.noarch.rpm"
+ "ipp-common-ps-${MY_PV}-${MY_PV}.noarch.rpm")
+INTEL_DIST_AMD64_RPMS=(
+ "ipp-mt-${MY_PV}-${MY_PV}.x86_64.rpm"
+ "ipp-mt-devel-${MY_PV}-${MY_PV}.x86_64.rpm"
+ "ipp-st-${MY_PV}-${MY_PV}.x86_64.rpm"
+ "ipp-st-devel-${MY_PV}-${MY_PV}.x86_64.rpm")
+INTEL_DIST_X86_RPMS=(
+ "ipp-mt-32bit-${MY_PV}-${MY_PV}.x86_64.rpm"
+ "ipp-mt-devel-32bit-${MY_PV}-${MY_PV}.x86_64.rpm"
+ "ipp-st-32bit-${MY_PV}-${MY_PV}.x86_64.rpm"
+ "ipp-st-devel-32bit-${MY_PV}-${MY_PV}.x86_64.rpm")
+
+pkg_setup() {
+ if use doc; then
+ INTEL_DIST_DAT_RPMS+=(
+ "ipp-doc-2020-${MY_PV}.noarch.rpm")
+ fi
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
end of thread, other threads:[~2020-05-05 6:30 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-05 6:30 [gentoo-commits] proj/sci:master commit in: sci-libs/ipp/ Matthias Maier
-- strict thread matches above, loose matches on Subject: below --
2019-05-25 6:36 Matthias Maier
2018-04-03 16:44 Matthias Maier
2018-04-03 16:44 Matthias Maier
2012-12-10 21:29 Justin Lecher
2012-12-10 21:29 Justin Lecher
2012-10-09 20:40 Justin Lecher
2012-02-16 22:35 Sebastien Fabbro
2011-05-30 19:06 Sebastien Fabbro
2011-05-17 18:27 Sebastien Fabbro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox