From e8f9613ec05effb3cc10f3011372ce0fd308ec72 Mon Sep 17 00:00:00 2001 From: Joshua Baergen Date: Tue, 20 Mar 2007 02:05:05 +0000 Subject: Version bump from upstream. Fixes some bugs and adds EXA support. Package-Manager: portage-2.1.2.2 --- .../xf86-video-siliconmotion-1.5.1.ebuild | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.5.1.ebuild (limited to 'x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.5.1.ebuild') diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.5.1.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.5.1.ebuild new file mode 100644 index 000000000000..f3ec6e4e538f --- /dev/null +++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.5.1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.5.1.ebuild,v 1.1 2007/03/20 02:05:05 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" +XDPVER=4 + +inherit x-modular + +DESCRIPTION="Silicon Motion video driver" +KEYWORDS="~alpha ~amd64 ~ia64 ~sh ~x86 ~x86-fbsd" +RDEPEND=">=x11-base/xorg-server-1.0.99" +DEPEND="${RDEPEND} + x11-proto/fontsproto + x11-proto/randrproto + x11-proto/renderproto + x11-proto/videoproto + x11-proto/xextproto + x11-proto/xproto" -- cgit v1.2.3-65-gdbad