public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-nouveau: ChangeLog xf86-video-nouveau-0.0.16_pre20110801.ebuild
Date: Sat, 20 Aug 2011 18:31:39 +0000 (UTC)	[thread overview]
Message-ID: <20110820183140.1F2332004C@flycatcher.gentoo.org> (raw)

chithanh    11/08/20 18:31:39

  Modified:             ChangeLog
  Added:                xf86-video-nouveau-0.0.16_pre20110801.ebuild
  Log:
  New snapshot.
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.34                 x11-drivers/xf86-video-nouveau/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	19 Jul 2011 15:59:14 -0000	1.33
+++ ChangeLog	20 Aug 2011 18:31:39 -0000	1.34
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-video-nouveau
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.33 2011/07/19 15:59:14 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.34 2011/08/20 18:31:39 chithanh Exp $
+
+*xf86-video-nouveau-0.0.16_pre20110801 (20 Aug 2011)
+
+  20 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  +xf86-video-nouveau-0.0.16_pre20110801.ebuild:
+  New snapshot.
 
   19 Jul 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
   xf86-video-nouveau-0.0.16_pre20110711.ebuild:



1.1                  x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20110801.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20110801.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20110801.ebuild?rev=1.1&content-type=text/plain

Index: xf86-video-nouveau-0.0.16_pre20110801.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20110801.ebuild,v 1.1 2011/08/20 18:31:39 chithanh Exp $

EAPI=4
XORG_EAUTORECONF="yes"
XORG_DRI="always"
inherit linux-info xorg-2

DESCRIPTION="Accelerated Open Source driver for nVidia cards"
HOMEPAGE="http://nouveau.freedesktop.org/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"

KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""

RDEPEND=">=x11-libs/libdrm-2.4.24[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, enable CONFIG_DRM_NOUVEAU"
			ewarn "in the kernel."
		fi
	fi
}






             reply	other threads:[~2011-08-20 18:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-20 18:31 Chi-Thanh Christopher Nguyen (chithanh) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-08-30  8:27 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-nouveau: ChangeLog xf86-video-nouveau-0.0.16_pre20110801.ebuild Tony Vroon (chainsaw)
2011-09-04 12:18 Markus Meier (maekke)
2011-10-03 18:04 Joseph Jezak (josejx)

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=20110820183140.1F2332004C@flycatcher.gentoo.org \
    --to=chithanh@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