From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_ADSP_NXDOMAIN, DMARC_MISSING,MAILING_LIST_MULTI,RDNS_DYNAMIC autolearn=no autolearn_force=no version=4.0.0 Received: from wired-networks.net (213-145-191-76.dd.nextgentel.com [213.145.191.76]) by chiba.3jane.net (Postfix) with SMTP id C1AC4AC620 for ; Tue, 14 May 2002 17:32:04 -0500 (CDT) Received: (qmail 15754 invoked from network); 14 May 2002 22:32:06 -0000 Received: from unknown (HELO maas) (192.168.0.2) by aleph.wired with SMTP; 14 May 2002 22:32:06 -0000 From: Erik Grinaker To: gentoo-dev@gentoo.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-UzVzOIZMhk6UWGrjmMyw" X-Mailer: Ximian Evolution 1.0.5 Date: 15 May 2002 00:23:18 +0200 Message-Id: <1021414998.4192.7.camel@maas.wired> Mime-Version: 1.0 Subject: [gentoo-dev] ebuild USE priority Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: f7da3038-d449-4937-afc6-c25fe1cb67b1 X-Archives-Hash: b2767910b8fadafc79f50af6e64e6811 --=-UzVzOIZMhk6UWGrjmMyw Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi all I'm making an ebuild here, and have run into a small "problem". The ebuild is for the Unix Amiga Emulator, or uae for short. uae allows you to select which backend to compile against during ./configure, and you can choose *either* x, svgalib, ncurses or sdl. If a user has, say, both X and svga in his USE variable, how do I determine whether to use X or svgalib for backend? According to what I believe is common sense I would prioritize them as X, sdl, svga, ncurses - but is there a better way to do this, or do I just go by feeling? --=20 Erik Grinaker Freelance UNIX/Linux systems consultant "Perfection is acheived not when there is nothing more to add, but rather when there is nothing more to take away" - Antoine de Saint-Exup=E9ry --=-UzVzOIZMhk6UWGrjmMyw Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQA84Y5VbB7iYiY7YroRAj7IAKCFEEdpKCsTbwI9gepTYSJT/zkHuACdGy11 DNLeYMHmsOH+PSkLYZLLJUc= =XFuI -----END PGP SIGNATURE----- --=-UzVzOIZMhk6UWGrjmMyw--