| 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-apps/intel-gpu-tools/intel-gpu-tools-1.2.ebuild,v 1.2 2012/03/18 01:57:44 chithanh Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.2.ebuild,v 1.3 2012/06/22 20:22:01 ago Exp $ |
| 4 | |
4 | |
| 5 | EAPI=4 |
5 | EAPI=4 |
| 6 | inherit xorg-2 |
6 | inherit xorg-2 |
| 7 | |
7 | |
| 8 | DESCRIPTION="intel gpu userland tools" |
8 | DESCRIPTION="intel gpu userland tools" |
| 9 | KEYWORDS="~amd64 ~x86" |
9 | KEYWORDS="amd64 ~x86" |
| 10 | IUSE="" |
10 | IUSE="" |
| 11 | RESTRICT="test" |
11 | RESTRICT="test" |
| 12 | |
12 | |
| 13 | DEPEND="x11-libs/cairo |
13 | DEPEND="x11-libs/cairo |
| 14 | x11-libs/libdrm[video_cards_intel] |
14 | x11-libs/libdrm[video_cards_intel] |