public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-nouveau/
@ 2011-03-31 14:14 Chi-Thanh Christopher Nguyen
  0 siblings, 0 replies; 5+ messages in thread
From: Chi-Thanh Christopher Nguyen @ 2011-03-31 14:14 UTC (permalink / raw
  To: gentoo-commits

commit:     c3cf8bf736ff540adc79b43ed67f5b50a5caa5b3
Author:     Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 31 14:14:44 2011 +0000
Commit:     Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
CommitDate: Thu Mar 31 14:14:44 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=c3cf8bf7

x11-drivers/xf86-video-nouveau: sync with portage

---
 .../xf86-video-nouveau-9999.ebuild                 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild
index b913ce0..461427a 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Accelerated Open Source driver for nVidia cards"
 HOMEPAGE="http://nouveau.freedesktop.org/"
 SRC_URI=""
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdrm-2.4.24[video_cards_nouveau]"



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-nouveau/
@ 2011-07-19 16:00 Chi-Thanh Christopher Nguyen
  0 siblings, 0 replies; 5+ messages in thread
From: Chi-Thanh Christopher Nguyen @ 2011-07-19 16:00 UTC (permalink / raw
  To: gentoo-commits

commit:     321cf08804a9e42f57ac77da0a50de52be2f6a06
Author:     Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 19 16:00:30 2011 +0000
Commit:     Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
CommitDate: Tue Jul 19 16:00:30 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=321cf088

x11-drivers/xf86-video-nouveau: sync with portage

---
 .../xf86-video-nouveau-9999.ebuild                 |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild
index 461427a..720a7c2 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild
@@ -3,6 +3,7 @@
 # $Header: $
 
 EAPI=4
+XORG_DRI="always"
 inherit linux-info xorg-2
 
 EGIT_REPO_URI="git://anongit.freedesktop.org/git/nouveau/${PN}"



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-nouveau/
@ 2012-04-25 22:37 Chi-Thanh Christopher Nguyen
  0 siblings, 0 replies; 5+ messages in thread
From: Chi-Thanh Christopher Nguyen @ 2012-04-25 22:37 UTC (permalink / raw
  To: gentoo-commits

commit:     54f705503038467af534b6f28365093178769c70
Author:     Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 25 22:38:08 2012 +0000
Commit:     Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
CommitDate: Wed Apr 25 22:38:08 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=54f70550

x11-drivers/xf86-video-nouveau: raise libdrm dependency

---
 .../xf86-video-nouveau-9999.ebuild                 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild
index 720a7c2..7325b6e 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild
@@ -15,7 +15,7 @@ SRC_URI=""
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
-RDEPEND=">=x11-libs/libdrm-2.4.24[video_cards_nouveau]"
+RDEPEND=">=x11-libs/libdrm-2.4.34[video_cards_nouveau]"
 DEPEND="${RDEPEND}
 	x11-proto/glproto
 	x11-proto/xf86driproto



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-nouveau/
@ 2012-10-25  0:53 Chi-Thanh Christopher Nguyen
  0 siblings, 0 replies; 5+ messages in thread
From: Chi-Thanh Christopher Nguyen @ 2012-10-25  0:53 UTC (permalink / raw
  To: gentoo-commits

commit:     11d715bde7208d5e4e2169c3fb326e3c0d3c60c5
Author:     Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 25 00:53:52 2012 +0000
Commit:     Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
CommitDate: Thu Oct 25 00:53:52 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=11d715bd

x11-drivers/xf86-video-nouveau: simplify ebuild in line with the one in portage.

---
 .../xf86-video-nouveau-9999.ebuild                 |   18 ++----------------
 1 files changed, 2 insertions(+), 16 deletions(-)

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild
index 7325b6e..a5a6742 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -16,18 +16,4 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdrm-2.4.34[video_cards_nouveau]"
-DEPEND="${RDEPEND}
-	x11-proto/glproto
-	x11-proto/xf86driproto
-	x11-proto/dri2proto"
-
-pkg_postinst() {
-	xorg-2_pkg_postinst
-	if ! has_version x11-base/nouveau-drm; then
-		if ! linux_config_exists || ! linux_chkconfig_present DRM_NOUVEAU; then
-			ewarn "Nouveau DRM not detected. If you want any kind of"
-			ewarn "acceleration with nouveau, emerge x11-base/nouveau-drm or"
-			ewarn "enable CONFIG_DRM_NOUVEAU in the kernel."
-		fi
-	fi
-}
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-nouveau/
@ 2015-08-29 23:27 Matt Turner
  0 siblings, 0 replies; 5+ messages in thread
From: Matt Turner @ 2015-08-29 23:27 UTC (permalink / raw
  To: gentoo-commits

commit:     61bdd0cbe9556ebd007e37d0f52cd7353e6e0b2e
Author:     Matt Turner <mattst88 <AT> gmail <DOT> com>
AuthorDate: Sat Aug 29 23:31:20 2015 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Aug 29 23:31:20 2015 +0000
URL:        https://gitweb.gentoo.org/proj/x11.git/commit/?id=61bdd0cb

x11-drivers/xf86-video-nouveau: Require libdrm >= 2.4.60.

Bug: https://bugs.gentoo.org/551878

 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild
index b1c55c6..0f4c043 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild
@@ -15,5 +15,5 @@ SRC_URI=""
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
-RDEPEND=">=x11-libs/libdrm-2.4.34[video_cards_nouveau]"
+RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-08-29 23:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-31 14:14 [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-nouveau/ Chi-Thanh Christopher Nguyen
  -- strict thread matches above, loose matches on Subject: below --
2011-07-19 16:00 Chi-Thanh Christopher Nguyen
2012-04-25 22:37 Chi-Thanh Christopher Nguyen
2012-10-25  0:53 Chi-Thanh Christopher Nguyen
2015-08-29 23:27 Matt Turner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox