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: x11-drivers/xf86-video-ati/
Date: Mon, 23 Jul 2012 12:15:04 +0000 (UTC)	[thread overview]
Message-ID: <1343045743.160918a28e977db01ccd93982d59fadf5cd47a9a.chithead@gentoo> (raw)

commit:     160918a28e977db01ccd93982d59fadf5cd47a9a
Author:     Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 23 12:15:43 2012 +0000
Commit:     Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
CommitDate: Mon Jul 23 12:15:43 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=160918a2

x11-drivers/xf86-video-ati: add glamor USE flag.

---
 .../xf86-video-ati/xf86-video-ati-9999.ebuild      |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
index 2b59718..993b306 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -10,9 +10,10 @@ inherit xorg-2
 DESCRIPTION="ATI video driver"
 
 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
+IUSE="glamor"
 
-RDEPEND=">=x11-libs/libdrm-2.4.33[video_cards_radeon]"
+RDEPEND=">=x11-libs/libdrm-2.4.36[video_cards_radeon]
+	glamor? ( x11-libs/glamor )"
 DEPEND="${RDEPEND}"
 
 src_configure() {
@@ -20,6 +21,7 @@ src_configure() {
 		--enable-dri
 		--enable-kms
 		--enable-exa
+		$(use_enable glamor)
 	)
 	xorg-2_src_configure
 }


             reply	other threads:[~2012-07-23 12:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-23 12:15 Chi-Thanh Christopher Nguyen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-06-05 15:21 [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-ati/ Chi-Thanh Christopher Nguyen
2014-05-28  0:45 Chi-Thanh Christopher Nguyen
2014-01-26 17:33 Chi-Thanh Christopher Nguyen
2013-07-13 12:13 Chi-Thanh Christopher Nguyen
2013-05-16  1:24 David Heidelberger
2013-04-20 20:36 Chi-Thanh Christopher Nguyen
2013-04-18 12:34 Chi-Thanh Christopher Nguyen
2013-04-07 23:06 David Heidelberger
2013-03-19  9:44 Chi-Thanh Christopher Nguyen
2012-11-06 21:19 Chi-Thanh Christopher Nguyen
2012-08-14 15:05 Tomas Chvatal
2012-05-03 20:44 Chi-Thanh Christopher Nguyen
2012-02-10 16:42 Matt Turner
2011-04-15 19:04 Michał Górny

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=1343045743.160918a28e977db01ccd93982d59fadf5cd47a9a.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