From: "Kacper Kowalik" <xarthisius@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/xarthisius:master commit in: virtual/opencl/
Date: Sun, 15 Jan 2012 11:04:37 +0000 (UTC) [thread overview]
Message-ID: <0c9c500f0002855ebb8d090020ce79b2126fd9b5.xarthisius@gentoo> (raw)
commit: 0c9c500f0002855ebb8d090020ce79b2126fd9b5
Author: Kacper Kowalik (Xarthisius) <xarthisius <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 11:04:31 2012 +0000
Commit: Kacper Kowalik <xarthisius <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 11:04:31 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/xarthisius.git;a=commit;h=0c9c500f
[virtual/opencl] add ati-driver
---
virtual/opencl/Manifest | 2 +-
virtual/opencl/opencl-0.ebuild | 11 +++--------
2 files changed, 4 insertions(+), 9 deletions(-)
diff --git a/virtual/opencl/Manifest b/virtual/opencl/Manifest
index 75db4c0..9bdba46 100644
--- a/virtual/opencl/Manifest
+++ b/virtual/opencl/Manifest
@@ -1,3 +1,3 @@
-EBUILD opencl-0.ebuild 696 RMD160 f06efa0c5a4e7b1e5ee32b355a18a0293edb3f09 SHA1 2bd4609c043b9fd8b895aa8949191cf2148cf939 SHA256 3398e00ebba8543c93209d834b95248c84bcc5f5a2288186e0f4127629b3523a
+EBUILD opencl-0.ebuild 562 RMD160 14a4b68e91460f1e7f95acd6fcb0cf9729f44207 SHA1 01b40068e7d19aacbe46dd6f7f884223a6a4887a SHA256 ccc61a3452933028b581da777a28076fb63f74912af92ddeee9be9c53ce188b3
MISC ChangeLog 563 RMD160 aa2dd37824bca3c9e8676a43f7e4856190b82ab0 SHA1 fa77721c3e624a171d1b40ca84f6edf440e00c90 SHA256 d73326fe95e263947a3266673baa0894b270efa8e32a6b63ba44d0f53a07a9a7
MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055
diff --git a/virtual/opencl/opencl-0.ebuild b/virtual/opencl/opencl-0.ebuild
index 6eca249..bb3ceb7 100644
--- a/virtual/opencl/opencl-0.ebuild
+++ b/virtual/opencl/opencl-0.ebuild
@@ -2,23 +2,18 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/opencl/opencl-0.ebuild,v 1.2 2011/12/20 22:09:15 vapier Exp $
-# Until ATI's SDK is in the tree, nvidia is the only
-# viable provider #392179 #257626
-
EAPI="4"
DESCRIPTION="Virtual for OpenCL implementations"
SLOT="0"
KEYWORDS="amd64 x86"
-#CARDS=( fglrx nvidia )
-CARDS=( nvidia )
+CARDS=( fglrx nvidia )
IUSE="${CARDS[@]/#/video_cards_}"
REQUIRED_USE="|| ( ${IUSE} )"
-# video_cards_fglrx? ( x11-drivers/ati-drivers[opencl] )
RDEPEND="|| (
- video_cards_nvidia? ( x11-drivers/nvidia-drivers
- || ( dev-util/opencl-headers >=dev-util/nvidia-cuda-toolkit-3.1 ) )
+ video_cards_fglrx? ( >=x11-drivers/ati-drivers-11.2[opencl] )
+ video_cards_nvidia? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
)"
next reply other threads:[~2012-01-15 11:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-15 11:04 Kacper Kowalik [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-01-15 11:17 [gentoo-commits] dev/xarthisius:master commit in: virtual/opencl/ 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=0c9c500f0002855ebb8d090020ce79b2126fd9b5.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