Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 67117
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Development Tools Team <dev-tools@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Danny <Dirus@programmer.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
eclipse-sdk-3.0.1-r2.ebuild.gz modified eclipse ebuild application/octet-stream Danny 2004-10-11 08:55 0000 3.96 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 67117 depends on: 65962 Show dependency tree
Bug 67117 blocks: 71530
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-10-11 08:53 0000
The ebuild already seems to have the code to check for firefox it's just not in
the RDEPENDS.  Here is a quick update to eclipse-sdk-3.0.1-r1 that fixes that.

As far as RDEPENDS goes, these are the new mozilla lines:
        mozilla? ( || ( >=net-www/mozilla-1.5
                        >=net-www/mozilla-firefox-0.9
                      )
                 )

This lets mozilla-firefox pass and the function detect-mozilla already picks
the right path for mozilla_dir.

Any reason this wouldn't work?

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Danny 2004-10-11 08:55:54 0000 -------
Created an attachment (id=41543) [details]
modified eclipse ebuild

------- Comment #2 From Danny 2004-10-11 09:10:27 0000 -------
I guess other ebuild issues need to be worked out first.

------- Comment #3 From Karl Trygve Kalleberg (RETIRED) 2004-10-12 15:29:57 0000 -------
We'd really like to be able to build against Firefox as well. As it stands,
our firefox does not include the headers that allow us to do this.

However, I'll see if I can't spend some more time with the thinking cap on.

------- Comment #4 From Faustus 2004-11-17 14:47:55 0000 -------
Also, mozilla-bin isn't recognized as mozilla.

------- Comment #5 From Karl Trygve Kalleberg (RETIRED) 2004-12-16 04:13:02 0000 -------
Nerdboy kindly requested that dev-tools take over all eclipse stuff.

------- Comment #6 From Petteri Räty 2005-06-22 13:04:56 0000 -------
Firefox includes headers since 3.0.2-r2. Changing the DEPEND to  
mozilla? ( || (>=www-client/mozilla-1.5 >=www-client/mozilla-firefox-1.0.2-r2))
makes the 3.0.2 ebuild emerge without errors.
 

------- Comment #7 From Saleem Abdulrasool (RETIRED) 2005-08-17 11:01:00 0000 -------
This has been done since -1.0.3.  Closing the bug, if there are reasons why
this
would be incorrect, please reopen.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug