Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15821 - [Update] mozilla-1.3b.ebuild
Summary: [Update] mozilla-1.3b.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 15947
  Show dependency tree
 
Reported: 2003-02-16 21:01 UTC by Tom Forsythe
Modified: 2003-02-23 19:32 UTC (History)
8 users (show)

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


Attachments
mozilla-1.3b.ebuild (mozilla-1.3b.ebuild,19.44 KB, text/plain)
2003-02-16 21:01 UTC, Tom Forsythe
Details
Lets Galeon and Epiphany save cookies (mozilla-1.3b-cookie-save.patch,862 bytes, patch)
2003-02-20 18:06 UTC, Matthew Schick
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Forsythe 2003-02-16 21:01:04 UTC
Attached is an ebuild for Mozilla 1.3b.  It is based on the ebuild for Mozilla
1.3a.  The changes I made from the 1.3a to the 1.3b ebuild were to rename the
crypt USE flag to mozcrypt to disable the Enigma patch (no version exists from
Mozilla 1.3b yet) and to fix an install bug in xpinstall/packager/Makefile.in. 
I have tested an earlier version of this ebuild, and I am currently testing this
version.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Tom Forsythe 2003-02-16 21:01:56 UTC
Created attachment 8351 [details]
mozilla-1.3b.ebuild
Comment 2 Tom Forsythe 2003-02-16 21:25:54 UTC
The compile has completed successfully.  I'm now running Mozilla 1.3b compiled from the attached ebuild with no noticable problems.
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2003-02-16 22:07:19 UTC
I can see one problem .. if the user do not have Xft2 installed, it will prob
link to the wrong Xft and bork.  Ill get to this when I get to it.
Comment 4 Stefan Jones (RETIRED) gentoo-dev 2003-02-18 04:30:35 UTC
How is this going, can I be of any help?

I have seen some strangeness in the 1.3beta compile, works but 
some strange link errors are ignored. Will investigate.

I have the blackdown 1.4.1 ebuild ready, it will fix once and for all
the plugin issues. (gcc 3.2 compiled) (commiting soon)

When this ebuild is debuged fully by you or me I will also put in galeon-1.3.2
which is very stable now. (and maybe 1.2.8 for the stable branch)

Stefan
Comment 5 Brian Heung 2003-02-18 05:07:24 UTC
I just finished compiling 1.3b and portage removed 1.2.1. In 1.3b, the ebuild does not create a symlink from /usr/lib/mozilla/mozilla to /usr/bin/mozilla. Thought that might be useful.
Comment 6 Stefan Jones (RETIRED) gentoo-dev 2003-02-18 06:11:29 UTC
/usr/bin/mozilla is not installed for you as you haven't got mozilla.sh in the files directory.

copy it over from /usr/portage/net-www/mozilla/files/mozilla.sh

This will not be a problem once it is in portage.
Comment 7 Alex Veber 2003-02-19 14:00:08 UTC
I dont get it, why not just DEPEND on xft2 ? its in stable already.
GNOME 2.2 needs it, doesnt hurt Qt and KDE and we will also be ready for Xfree 4.3.
Comment 8 Martin Schlemmer (RETIRED) gentoo-dev 2003-02-19 18:37:30 UTC
Good question :P
Comment 9 Matthew Schick 2003-02-20 18:06:26 UTC
Created attachment 8560 [details, diff]
Lets Galeon and Epiphany save cookies

The moz bug is here http://bugzilla.mozilla.org/show_bug.cgi?id=188214.  I can
verify that it works with Epiph, haven't tried it with Galeon yet tho.
Comment 10 Martin Schlemmer (RETIRED) gentoo-dev 2003-02-23 19:32:24 UTC
Added mozilla-1.3_beta to portage.  Added patch for bug.