Parent Directory
|
Revision Log
Stable for ppc64, wrt bug #440872 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.4.ebuild,v 1.4 2012/11/28 21:39:38 ranger Exp $ |
| 4 | |
| 5 | EAPI=4 |
| 6 | XORG_DRI="always" |
| 7 | inherit xorg-2 |
| 8 | |
| 9 | DESCRIPTION="Accelerated Open Source driver for nVidia cards" |
| 10 | HOMEPAGE="http://nouveau.freedesktop.org/" |
| 11 | |
| 12 | KEYWORDS="amd64 ppc ppc64 x86" |
| 13 | IUSE="" |
| 14 | |
| 15 | RDEPEND=">=x11-libs/libdrm-2.4.34[video_cards_nouveau]" |
| 16 | DEPEND="${RDEPEND} |
| 17 | x11-proto/glproto |
| 18 | x11-proto/xf86driproto |
| 19 | x11-proto/dri2proto" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |