public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mikael Hallendal <hallski@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] mozilla ebuild...
Date: 03 Dec 2001 04:10:57 +0100	[thread overview]
Message-ID: <1007349058.9336.0.camel@zoidberg> (raw)
In-Reply-To: <3C0AD475.9060604@shaw.ca>

[-- Attachment #1: Type: text/plain, Size: 1067 bytes --]

mån 2001-12-03 klockan 02.25 skrev Zach Forrest:
> I think it might be useful to add the following (or something similar) 
> to the mozilla ebuild file. That way we don't have to download the JRE 
> to the plugin directory if we already have it.
> 
> 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
> 
> Is it assumed that if there is a java USE flag that the jdk has been 
> 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 
> messed up? (The OK button says "Start Yah", some buttons have no text, etc.)

Hmm, how do you start it?

Regards,
  Mikael Hallendal
 
-- 

Mikael Hallendal
Gentoo Linux Developer, Desktop Team Leader
CodeFactory AB, Stockholm, Sweden


[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

  reply	other threads:[~2001-12-03  3:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-03  1:25 [gentoo-dev] mozilla ebuild Zach Forrest
2001-12-03  3:10 ` Mikael Hallendal [this message]
2001-12-03  3:55   ` Zach Forrest
  -- strict thread matches above, loose matches on Subject: below --
2003-04-05  6:30 Messer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1007349058.9336.0.camel@zoidberg \
    --to=hallski@gentoo.org \
    --cc=gentoo-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox