Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: cardoe@g.o
Subject: Re: [gentoo-dev] How to handle x86/amd64 only packages on other arches
Date: Wed, 25 Jan 2012 09:45:27
Message-Id: 20120125104623.3db665a1@pomiocik.lan
In Reply to: [gentoo-dev] How to handle x86/amd64 only packages on other arches by Doug Goldstein
1 On Wed, 25 Jan 2012 02:01:20 -0600
2 Doug Goldstein <cardoe@g.o> wrote:
3
4 > I need to be able to have ppc/arm/etc users install a package that can
5 > only be built on x86/amd64. The packages in question are
6 > sys-apps/seabios and sys-apps/vgabios. The point is that a PPC machine
7 > that's using qemu-system-x86_64 still needs to use seabios and
8 > vgabios. I was planning on building the package on my own hardware and
9 > posting up sys-apps/seabios-bin and sys-apps/vgabios-bin unless of
10 > course someone has a better suggestion.
11
12 Yes, -bin seem to be the best solution. Otherwise, we'd have to require
13 some kind of portage-capable cross-toolchain for that package.
14
15 I'd suggest you *DEPEND on it through:
16 || ( sys-apps/seabios sys-apps/seabios-bin )
17
18 so that x86 users could still choose the binary package for some reason.
19
20 --
21 Best regards,
22 Michał Górny

Attachments

File name MIME type
signature.asc application/pgp-signature