Parent Directory
|
Revision Log
Remove old. Specify in descriptions the driver is for GX2 and LX, not GX as in GX1 (Portage version: 2.2.0_alpha45/cvs/Linux x86_64)
| 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-geode/xf86-video-geode-2.11.12.ebuild,v 1.3 2012/08/10 22:54:27 chithanh Exp $ |
| 4 | |
| 5 | EAPI=3 |
| 6 | |
| 7 | inherit xorg-2 |
| 8 | |
| 9 | DESCRIPTION="AMD Geode GX and LX video driver" |
| 10 | |
| 11 | KEYWORDS="x86" |
| 12 | IUSE="" |
| 13 | |
| 14 | RDEPEND="<x11-base/xorg-server-1.12.99" |
| 15 | DEPEND="${RDEPEND} |
| 16 | x11-proto/fontsproto |
| 17 | >=x11-proto/randrproto-1.2 |
| 18 | x11-proto/renderproto |
| 19 | x11-proto/videoproto |
| 20 | x11-proto/xextproto |
| 21 | x11-proto/xproto" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |