# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild,v 1.4 2006/02/23 05:39:24 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" inherit x-modular DESCRIPTION="X.Org xdpyinfo application" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libXext x11-libs/libX11 x11-libs/libXtst x11-libs/libXxf86vm x11-libs/libXxf86dga x11-libs/libXxf86misc x11-libs/libXi x11-libs/libXrender x11-libs/libXinerama x11-libs/libdmx x11-libs/libXp" DEPEND="${RDEPEND} x11-proto/xextproto x11-proto/kbproto x11-proto/xf86vidmodeproto x11-proto/xf86dgaproto x11-proto/xf86miscproto x11-proto/inputproto x11-proto/renderproto x11-proto/xineramaproto x11-proto/dmxproto x11-proto/printproto"