summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-09-01 11:36:38 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-09-01 11:36:38 +0000
commit5ce163cf740a89cfb2a48cff01f7e8d73b6182fe (patch)
tree57649e6b5e95a2eb7d8417caa2dada60cbdc7cc4 /x11-apps/intel-gpu-tools/intel-gpu-tools-1.3.ebuild
parentadd herd and description to metadata.xml (diff)
downloadhistorical-5ce163cf740a89cfb2a48cff01f7e8d73b6182fe.tar.gz
historical-5ce163cf740a89cfb2a48cff01f7e8d73b6182fe.tar.bz2
historical-5ce163cf740a89cfb2a48cff01f7e8d73b6182fe.zip
Version bump.
Package-Manager: portage-2.2.0_alpha123/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/intel-gpu-tools/intel-gpu-tools-1.3.ebuild')
-rw-r--r--x11-apps/intel-gpu-tools/intel-gpu-tools-1.3.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-apps/intel-gpu-tools/intel-gpu-tools-1.3.ebuild b/x11-apps/intel-gpu-tools/intel-gpu-tools-1.3.ebuild
new file mode 100644
index 000000000000..a472794014c3
--- /dev/null
+++ b/x11-apps/intel-gpu-tools/intel-gpu-tools-1.3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/intel-gpu-tools/intel-gpu-tools-1.3.ebuild,v 1.1 2012/09/01 11:36:38 chithanh Exp $
+
+EAPI=4
+inherit xorg-2
+
+DESCRIPTION="intel gpu userland tools"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RESTRICT="test"
+
+DEPEND="x11-libs/cairo
+ >=x11-libs/libdrm-2.4.31[video_cards_intel]
+ >=x11-libs/libpciaccess-0.10"
+RDEPEND="${DEPEND}"