public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Chi-Thanh Christopher Nguyen" <chithanh@cs.tu-berlin.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/x11:master commit in: virtual/opencl/
Date: Wed, 19 Jun 2013 17:24:19 +0000 (UTC)	[thread overview]
Message-ID: <1371662633.81cae9c992a5492ce362ff338dce1dd7d2c5e539.chithead@gentoo> (raw)

commit:     81cae9c992a5492ce362ff338dce1dd7d2c5e539
Author:     Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 19 17:23:53 2013 +0000
Commit:     Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
CommitDate: Wed Jun 19 17:23:53 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=81cae9c9

virtual/opencl: relax dependencies

---
 virtual/opencl/{opencl-0-r3.ebuild => opencl-0-r4.ebuild} | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/virtual/opencl/opencl-0-r3.ebuild b/virtual/opencl/opencl-0-r4.ebuild
similarity index 69%
rename from virtual/opencl/opencl-0-r3.ebuild
rename to virtual/opencl/opencl-0-r4.ebuild
index 90faa1a..16c0da4 100644
--- a/virtual/opencl/opencl-0-r3.ebuild
+++ b/virtual/opencl/opencl-0-r4.ebuild
@@ -2,13 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/virtual/opencl/opencl-0-r2.ebuild,v 1.2 2012/03/24 11:56:44 ago Exp $
 
-EAPI="4"
+EAPI=5
 
 DESCRIPTION="Virtual for OpenCL implementations"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-CARDS=( fglrx nvidia radeon nouveau )
+CARDS=( fglrx intel nvidia radeon nouveau )
 IUSE="${CARDS[@]/#/video_cards_}"
 
 DEPEND=""
@@ -16,7 +16,8 @@ RDEPEND="app-admin/eselect-opencl
 	|| (
 		video_cards_fglrx? ( >=x11-drivers/ati-drivers-12.1-r1 )
 		video_cards_nvidia? ( >=x11-drivers/nvidia-drivers-290.10-r2 )
-		video_cards_radeon? ( >=media-libs/mesa-8.1[video_cards_radeon,opencl] )
-		video_cards_nouveau? ( >=media-libs/mesa-8.1[video_cards_nouveau,opencl] )
-		dev-util/intel-ocl-sdk
+		video_cards_intel? (
+			|| ( dev-util/intel-ocl-sdk dev-libs/beignet )
+		)
+		!video_cards_intel? ( media-libs/mesa[opencl,video_cards_nouveau?,video_cards_radeon?] )
 	)"


             reply	other threads:[~2013-06-19 17:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-19 17:24 Chi-Thanh Christopher Nguyen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-11-05 14:56 [gentoo-commits] proj/x11:master commit in: virtual/opencl/ Chi-Thanh Christopher Nguyen

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=1371662633.81cae9c992a5492ce362ff338dce1dd7d2c5e539.chithead@gentoo \
    --to=chithanh@cs.tu-berlin.de \
    --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