Donnie Berkholz wrote:
On Mon, 2004-02-09 at 19:06, Andrew Gaffney wrote:

-rw-r--r-- 1 root root 2185 Feb 9 15:58 ati-gatos-4.3.0.ebuild

pkg_setup() {
if [ ! "`grep gatos /var/db/pkg/x11-base/xfree-[0-9]*/USE`" ]
then
ewarn "This package requires that xfree was merged with the gatos USE flag enabled."
die "Please merge xfree with the gatos and sdk USE flags enabled."
fi
}


I thought you were referring to the warning in the xfree ebuild. The
gatos ebuild requires those two USE flags regardless of whether or not a
given xfree ebuild supports both. If said xfree ebuild doesn't support
both flags, it's simply gatos-incompatible.

I removed the pkg_setup() function from the ati-gatos-4.3.0 ebuild to disable the check for the 'gatos' USE flag when xfree is built. I also changed '>=x11-base/xfree-4.3.0-r5' to 'r4'. It compiled cleanly and the drivers work just fine with xfree-4.3.0-r4.


--
Andrew Gaffney
Network Administrator
Skyline Aeronautics, LLC.
636-357-1548


-- [EMAIL PROTECTED] mailing list



Reply via email to