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.3 required=5.0 tests=DMARC_NONE,MAILING_LIST_MULTI, RDNS_DYNAMIC autolearn=no autolearn_force=no version=4.0.0 Received: from bender.hallendal.net (as1-4-5-1.han.s.bonet.se [194.236.131.211]) by chiba.3jane.net (Postfix) with ESMTP id 8C831150F8 for ; Sun, 2 Dec 2001 21:11:34 -0600 (CST) Received: from zoidberg.hallendal.net (unknown [192.168.114.10]) by bender.hallendal.net (Postfix) with ESMTP id 285844DF0 for ; Mon, 3 Dec 2001 04:11:27 +0100 (CET) Subject: Re: [gentoo-dev] mozilla ebuild... From: Mikael Hallendal To: gentoo-dev@gentoo.org In-Reply-To: <3C0AD475.9060604@shaw.ca> References: <3C0AD475.9060604@shaw.ca> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-E1MODO6iC3d3x0aGf8lC" X-Mailer: Evolution/0.99.0 (Preview Release) Date: 03 Dec 2001 04:10:57 +0100 Message-Id: <1007349058.9336.0.camel@zoidberg> Mime-Version: 1.0 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: Developer discussion list List-Unsubscribe: , List-Archive: X-Archives-Salt: 17d5c7ee-9d77-4cd8-b18d-5a31bdb9ff54 X-Archives-Hash: e440607310250baee5944f0574f97b4d --=-E1MODO6iC3d3x0aGf8lC Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable m=E5n 2001-12-03 klockan 02.25 skrev Zach Forrest: > I think it might be useful to add the following (or something similar)=20 > to the mozilla ebuild file. That way we don't have to download the JRE=20 > to the plugin directory if we already have it. >=20 > if [ "`use java`" ]; then > if [ -e "/opt/java/jre/plugin/i386/mozilla/javaplugin_oji.so" ] > then > dosym /opt/java/jre/plugin/i386/mozilla/javaplugin_oji.so > ${D}/usr/lib/mozilla/libjavaplugin_oji.so > fi > fi >=20 > Is it assumed that if there is a java USE flag that the jdk has been=20 > installed? If we use this scheme we should add java to the RDEPEND if java is in USE, that way it will be installed before the Mozilla ebuild. > Also, has anyone noticed that the Mozilla profile manager is pretty=20 > messed up? (The OK button says "Start Yah", some buttons have no text, et= c.) Hmm, how do you start it? Regards, Mikael Hallendal =20 --=20 Mikael Hallendal Gentoo Linux Developer, Desktop Team Leader CodeFactory AB, Stockholm, Sweden --=-E1MODO6iC3d3x0aGf8lC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQA8Cu1Bm0/ts8TQAWgRAu1eAKCt5r9GbBsul2II4Uq9SkP5O0hyAwCfbOpz i/BmeJ5eqtIjVRZJHgN+j20= =g1iM -----END PGP SIGNATURE----- --=-E1MODO6iC3d3x0aGf8lC--