diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-04-05 21:15:33 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-04-05 21:15:33 +0000 |
commit | 921bf6c611ceaaf3c0b8baa4481a20513075b0a8 (patch) | |
tree | cedebd539e9e470851978b594d9f2ee2b344d287 /media-video/ati-gatos | |
parent | masking hacked up vim (diff) | |
download | gentoo-2-921bf6c611ceaaf3c0b8baa4481a20513075b0a8.tar.gz gentoo-2-921bf6c611ceaaf3c0b8baa4481a20513075b0a8.tar.bz2 gentoo-2-921bf6c611ceaaf3c0b8baa4481a20513075b0a8.zip |
version bump
Diffstat (limited to 'media-video/ati-gatos')
-rw-r--r-- | media-video/ati-gatos/ChangeLog | 10 | ||||
-rw-r--r-- | media-video/ati-gatos/ati-gatos-4.2.0.11.ebuild | 21 | ||||
-rw-r--r-- | media-video/ati-gatos/files/digest-ati-gatos-4.2.0.11 | 1 |
3 files changed, 32 insertions, 0 deletions
diff --git a/media-video/ati-gatos/ChangeLog b/media-video/ati-gatos/ChangeLog new file mode 100644 index 000000000000..a5a7d76409ba --- /dev/null +++ b/media-video/ati-gatos/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for media-video/ati-gatos +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/media-video/ati-gatos/ChangeLog,v 1.1 2002/04/05 21:15:33 seemant Exp $ + +*ati-gatos-4.2.0.11 (5 Apr 2002) + + 5 Apr 2002; Seemant Kulleen <seemant@gentoo.org> ati-gatos-4.2.0.11.ebuild + files/digest-ati-gatos-4.2.0.11 ChangeLog: + + Updated version, submitted by pardsbane@offthehill.org (bug #1537) diff --git a/media-video/ati-gatos/ati-gatos-4.2.0.11.ebuild b/media-video/ati-gatos/ati-gatos-4.2.0.11.ebuild new file mode 100644 index 000000000000..c076ad61cef2 --- /dev/null +++ b/media-video/ati-gatos/ati-gatos-4.2.0.11.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# Maintainer: Daniel Robbins <drobbins@gentoo.org> +# $Header: /var/cvsroot/gentoo-x86/media-video/ati-gatos/ati-gatos-4.2.0.11.ebuild,v 1.1 2002/04/05 21:15:33 seemant Exp $ + +S=${WORKDIR}/X11R6 +MY_P=ATI-4.2.0-11 +DESCRIPTION="ATI drivers for Xfree86 that support ATI video capabilities" +SRC_URI="http://prdownloads.sourceforge.net/gatos/${MY_P}.i386.tar.gz" +HOMEPAGE="http://gatos.sourceforge.net" + +DEPEND="x11-base/xfree" + +src_install () { + dodoc ${S}/README* ${S}/ATI* + cd ${S}/lib/modules + insinto /usr/X11R6/lib/modules/multimedia + doins multimedia/* + insinto /usr/X11R6/lib/modules/drivers + doins drivers/* +} diff --git a/media-video/ati-gatos/files/digest-ati-gatos-4.2.0.11 b/media-video/ati-gatos/files/digest-ati-gatos-4.2.0.11 new file mode 100644 index 000000000000..ef28285fcf11 --- /dev/null +++ b/media-video/ati-gatos/files/digest-ati-gatos-4.2.0.11 @@ -0,0 +1 @@ +MD5 917e369185513bbb790bed970f185237 ATI-4.2.0-6.i386.tar.gz 189660 |