Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89653 - build wxmozilla against Firefox [EBUILD]
Summary: build wxmozilla against Firefox [EBUILD]
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-19 06:24 UTC by Anton Romanov
Modified: 2006-04-26 12:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
wxmozilla-0.5.3.patch (wxmozilla-0.5.3.patch,1.49 KB, patch)
2005-04-19 06:30 UTC, Anton Romanov
Details | Diff
firefox.patch (firefox.patch,1.12 KB, patch)
2005-04-19 06:32 UTC, Anton Romanov
Details | Diff
wxmozilla-0.5.4-ebuild-firefox.patch (wxmozilla-firefox.patch,798 bytes, patch)
2005-05-19 01:28 UTC, Vaclav Slavik
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Romanov 2005-04-19 06:24:52 UTC
ebuild and patch for building wxmozilla against firefox if it is installed and mozilla is not.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Anton Romanov 2005-04-19 06:30:08 UTC
Created attachment 56658 [details, diff]
wxmozilla-0.5.3.patch

patch for 0.5.3 ebuild
Comment 2 Anton Romanov 2005-04-19 06:32:05 UTC
Created attachment 56659 [details, diff]
firefox.patch

required patch
Comment 3 Vaclav Slavik 2005-05-06 11:50:52 UTC
Wouldn't it be better to have a 'firefox' use flag like e.g. galeon ebuild does, so that you can control which one (mozilla/firefox) you want to build against?
Comment 4 Anton Romanov 2005-05-08 07:39:08 UTC
don't even know ...
and why someone would have both mozilla and firefox installed?
anyway let's wait for someone from developers to say....
Comment 5 Vaclav Slavik 2005-05-19 01:28:50 UTC
Created attachment 59264 [details, diff]
wxmozilla-0.5.4-ebuild-firefox.patch

Just-released wxMozilla 0.5.4 has support for Firefox (shamelessly stolen from
your Gentoo patch), so it's now enough to pass --enable-firefox to configure.

Attached patch to the ebuild does just that.
Comment 6 Vaclav Slavik 2005-05-19 01:30:49 UTC
Re #4:
> and why someone would have both mozilla and firefox installed?

Because they need it? Like me? Like, to test stuff with both and to have both
apps that depend on Mozilla and Firefox installed?
Comment 7 Vaclav Slavik 2006-04-23 08:31:56 UTC
Note: patch in bug #130969 also fixes this one.
Comment 8 Fernando Serboncini (RETIRED) gentoo-dev 2006-04-26 12:12:18 UTC
I'm closing this bug since 0.5.6 already have this flag.