| 1 | # Copyright 1999-2012 Gentoo Foundation |
1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/Attic/xorg-server-1.12.99.905.ebuild,v 1.1 2012/08/24 19:23:10 mattst88 Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/Attic/xorg-server-1.12.99.905.ebuild,v 1.2 2012/09/01 12:50:31 chithanh Exp $ |
| 4 | |
4 | |
| 5 | EAPI=4 |
5 | EAPI=4 |
| 6 | |
6 | |
| 7 | XORG_DOC=doc |
7 | XORG_DOC=doc |
| 8 | inherit xorg-2 multilib versionator flag-o-matic |
8 | inherit xorg-2 multilib versionator flag-o-matic |
| … | |
… | |
| 138 | $(use_enable !minimal xfree86-utils) |
138 | $(use_enable !minimal xfree86-utils) |
| 139 | $(use_enable !minimal install-libxf86config) |
139 | $(use_enable !minimal install-libxf86config) |
| 140 | $(use_enable !minimal dri) |
140 | $(use_enable !minimal dri) |
| 141 | $(use_enable !minimal dri2) |
141 | $(use_enable !minimal dri2) |
| 142 | $(use_enable !minimal glx) |
142 | $(use_enable !minimal glx) |
|
|
143 | $(use_enable !minimal libdrm) |
| 143 | $(use_enable xnest) |
144 | $(use_enable xnest) |
| 144 | $(use_enable xorg) |
145 | $(use_enable xorg) |
| 145 | $(use_enable xvfb) |
146 | $(use_enable xvfb) |
| 146 | $(use_enable nptl glx-tls) |
147 | $(use_enable nptl glx-tls) |
| 147 | $(use_enable udev config-udev) |
148 | $(use_enable udev config-udev) |