From: "Kacper Kowalik" <xarthisius@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/xarthisius:master commit in: dev-util/intel-ocl-sdk/
Date: Sun, 25 Dec 2011 20:03:56 +0000 (UTC) [thread overview]
Message-ID: <00e78df24629d019b0db9a4ec2f6e12bc24362be.xarthisius@gentoo> (raw)
commit: 00e78df24629d019b0db9a4ec2f6e12bc24362be
Author: Kacper Kowalik (Xarthisius) <xarthisius.kk <AT> gmail <DOT> com>
AuthorDate: Sun Dec 25 20:03:49 2011 +0000
Commit: Kacper Kowalik <xarthisius <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 20:03:49 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/xarthisius.git;a=commit;h=00e78df2
[dev-util/intel-ocl-sdk] move headers to vendor dir
---
dev-util/intel-ocl-sdk/Manifest | 2 +-
dev-util/intel-ocl-sdk/intel-ocl-sdk-1.5.ebuild | 7 +++----
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/dev-util/intel-ocl-sdk/Manifest b/dev-util/intel-ocl-sdk/Manifest
index 4b2e5e8..6eb8917 100644
--- a/dev-util/intel-ocl-sdk/Manifest
+++ b/dev-util/intel-ocl-sdk/Manifest
@@ -1,3 +1,3 @@
DIST intel_ocl_sdk_1.5_x64.tgz 27901208 RMD160 dbc9fe35080bec352fd1ba3c5be6fa4ec9f17e0f SHA1 752168236f05022369384964a05371718fd963aa SHA256 bfc3b45e833ad158266fd79fb9494b040a060d48e5880dbbf538eba167450810
-EBUILD intel-ocl-sdk-1.5.ebuild 1238 RMD160 a403502db13aff8934d4046038974c7cda44b2e7 SHA1 4203098c04f4d88c5f7e04774baaf0190054fbf5 SHA256 e4e44f7d6dbcebffa8b358051c01a997b84c6347fe97ec357bc116f95cdacfb6
+EBUILD intel-ocl-sdk-1.5.ebuild 1199 RMD160 6d542d795aca317455f4697c160a2df7f00891fc SHA1 d83437a6cf92f689fee7a5ba4409975b496e2ffc SHA256 807d24a277f595d351e9f42d612b6230c0a4a872d01c9e875e5c807d626009ba
MISC metadata.xml 237 RMD160 c1eff8035f69f2011d83fdee601d3131a88ea9bf SHA1 bbbe43f48a08f38c431e4f1aecd0210b8049798b SHA256 da0461f424a48f918d7233b1c957149d1bedcd5b81e63652176728af4e524c6f
diff --git a/dev-util/intel-ocl-sdk/intel-ocl-sdk-1.5.ebuild b/dev-util/intel-ocl-sdk/intel-ocl-sdk-1.5.ebuild
index 4836c31..9e8cc12 100644
--- a/dev-util/intel-ocl-sdk/intel-ocl-sdk-1.5.ebuild
+++ b/dev-util/intel-ocl-sdk/intel-ocl-sdk-1.5.ebuild
@@ -6,7 +6,6 @@ EAPI=4
MY_PN=${PN//-/_}
MY_P=${MY_PN}_${PV}_x64
-INTEL_SDK=/opt/intel/opencl-sdk/
inherit rpm multilib
@@ -47,11 +46,11 @@ src_prepare() {
}
src_install() {
- insinto ${INTEL_SDK}
- doins -r usr/include
# things that are left out: llc, ioc
-
insinto ${INTEL_CL}
+ doins -r usr/include
+
+ insopts -m 755
doins usr/lib64/libOpenCL.so
pushd usr/lib64/OpenCL/vendors/intel &> /dev/null
rm -f libboost* libtbb*
next reply other threads:[~2011-12-25 20:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-25 20:03 Kacper Kowalik [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-01-15 10:38 [gentoo-commits] dev/xarthisius:master commit in: dev-util/intel-ocl-sdk/ Kacper Kowalik
2011-12-25 23:00 Kacper Kowalik
2011-12-25 19:25 Kacper Kowalik
2011-12-21 15:07 Kacper Kowalik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=00e78df24629d019b0db9a4ec2f6e12bc24362be.xarthisius@gentoo \
--to=xarthisius@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox