Gentoo Archives: gentoo-dev

From: Andrew Gaffney <agaffney@×××××××××××.com>
To: Donnie Berkholz <spyderous@g.o>
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] ati-gatos and xfree-4.3.0-r4
Date: Tue, 10 Feb 2004 01:51:13
Message-Id: 40283765.5060904@skylineaero.com
In Reply to: Re: [gentoo-dev] ati-gatos and xfree-4.3.0-r4 by Donnie Berkholz
1 Donnie Berkholz wrote:
2 > On Mon, 2004-02-09 at 19:06, Andrew Gaffney wrote:
3 >
4 >>-rw-r--r-- 1 root root 2185 Feb 9 15:58 ati-gatos-4.3.0.ebuild
5 >>
6 >>pkg_setup() {
7 >> if [ ! "`grep gatos /var/db/pkg/x11-base/xfree-[0-9]*/USE`" ]
8 >> then
9 >> ewarn "This package requires that xfree was merged with the gatos USE
10 >>flag enabled."
11 >> die "Please merge xfree with the gatos and sdk USE flags enabled."
12 >> fi
13 >>}
14 >
15 >
16 > I thought you were referring to the warning in the xfree ebuild. The
17 > gatos ebuild requires those two USE flags regardless of whether or not a
18 > given xfree ebuild supports both. If said xfree ebuild doesn't support
19 > both flags, it's simply gatos-incompatible.
20
21 I removed the pkg_setup() function from the ati-gatos-4.3.0 ebuild to disable the check
22 for the 'gatos' USE flag when xfree is built. I also changed '>=x11-base/xfree-4.3.0-r5'
23 to 'r4'. It compiled cleanly and the drivers work just fine with xfree-4.3.0-r4.
24
25 --
26 Andrew Gaffney
27 Network Administrator
28 Skyline Aeronautics, LLC.
29 636-357-1548
30
31
32 --
33 gentoo-dev@g.o mailing list