1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
# ChangeLog for media-video/ati-drivers
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/ati-drivers/ChangeLog,v 1.8 2003/05/02 00:00:48 drobbins Exp $
01 May 2003; Daniel Robbins <drobbins@gentoo.org>
ati-drivers-2.9.8.ebuild: Tweaked compile process to work even with NVIDIA
headers (defined USE_GLU,) moved unpack stuff to src_unpack, and removed
automatic calls to "opengl-update" (messed up gamecd.) Also unmasking for
x86. And no longer installs app sources. And now auto-downloads and unpacks
everthing. And dep fixes :)
*ati-drivers-2.9.8 (26 Apr 2003)
26 Feb 2003 Luca Barbato <lu_zero@gentoo.org> ati-drivers-2.9.8.ebuild,
ChangeLog: New update, should had support to the 9800 serie.
23 Apr 2003 Luca Barbato <lu_zero@gentoo.org> ati-drivers-2.9.6.ebuild,
ati-drivers-2.5.1-r1,ChangeLog : Fix some stuff
*ati-drivers-2.9.6 (3 Apr 2003)
3 Apr 2003 Luca Barbato <lu_zero@gentoo.org> ati-drivers-2.9.6.ebuild,
ChangeLog :
As requested I update the ebuild, I do not suggest the use of those
drivers
1 Mar 2003 Luca Barbato <lu_zero@gentoo.org> ati-drivers-2.5.1-r1.ebuild,
ChangeLog:
make sure that the opengl is set to xfree while compiling and after
unmerge.
*ati-drivers-2.5.1-r1 (3 Feb 2003)
3 Feb 2003 Luca Barbato <lu_zero@gentoo.org> ati-drivers-2.5.1-r1.ebuild,
ChangeLog, files/digest-ati-drivers-2.5.1-r1:
add the xfree dependency to avoid the xfree 4.2.99 incompatibility.
removed the previous ebuild.
*ati-drivers-2.5.1 (26 Dec 2002)
26 Dec 2002;Brad Cowan <bcowan@gentoo.org> ati-drivers-2.5.1.ebuild,
ChangeLog, files/digest-ati-drivers-2.5.1: Initial import.
29 Nov 2002; Luca Barbato <lu_zero@psxfanatics.com> ati-drivers-2.5.1.ebuild,
ChangeLog, files/digest-ati-drivers-2.5.1:
Initial ebuild for the ati precompiled drivers.
The idea of using cpio is from the icc ebuilds, the rest is from the nvidia-*
ebuilds.
|